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

Handling of incertae sedis output from genbank #174

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

jacobcook1995
Copy link
Collaborator

This PR adds handling of output containing Incertae sedis in Genbank/DADA2 format. It's designed to fail if the first or last provided rank are Incertae sedis because in this case the taxonomic information is genuinely missing rather than referring to a real uncertainty.

The implementation is a little bit rough, let me know if you have ideas for cleaning it up

Fixes #172

@jacobcook1995 jacobcook1995 requested a review from davidorme July 18, 2024 14:37
@jacobcook1995 jacobcook1995 linked an issue Jul 18, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.97%. Comparing base (9324649) to head (7223808).
Report is 84 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #174      +/-   ##
===========================================
- Coverage    79.04%   77.97%   -1.08%     
===========================================
  Files           13       13              
  Lines         3741     3854     +113     
===========================================
+ Hits          2957     3005      +48     
- Misses         784      849      +65     

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

@jacobcook1995
Copy link
Collaborator Author

Making this a draft as it is unlikely we will every publish anything with a NCBITaxa sheet, so a slight fix like this is unlikely to be useful. Will close and delete the branch once we have settled on a replacement system

@jacobcook1995 jacobcook1995 marked this pull request as draft August 12, 2024 09:08
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.

Handling of Incertae sedis output from genbank
2 participants