Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Fixes Bug in K22F that is caused by infra-clades as terminal taxons #237

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

cherman2
Copy link
Contributor

@cherman2 cherman2 commented Feb 4, 2025

BUG: fixes a bug in Kraken2-to-features that caused an error if an infra-clade was the terminal taxon.

If Bracken is run before kraken2-to-features, this is not an issue becuase bracken would estimate down to the species, so this bug only occurs if Kraken2-to-features is run independently.

Co-authored-by: @colinvwood

…fra-clade was the terminal taxon

Co-authored-by: colinvwood
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.41%. Comparing base (b6d068a) to head (a12dace).
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
- Coverage   95.60%   95.41%   -0.19%     
==========================================
  Files          34       34              
  Lines        1956     1984      +28     
  Branches      226      233       +7     
==========================================
+ Hits         1870     1893      +23     
- Misses         48       49       +1     
- Partials       38       42       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cherman2 cherman2 changed the title BUG: Fixes BUG: Fixes Bug in K22F that is caused by infra-clades as terminal taxons Feb 4, 2025
Copy link
Contributor

@ebolyen ebolyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @cherman2 and @colinvwood!

@ebolyen ebolyen merged commit 37d04de into bokulich-lab:main Feb 7, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants