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

Add --priority-taxids option for database building. #256

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yesimon
Copy link

@yesimon yesimon commented May 21, 2020

All kmers associated with any priority taxids will override other taxids, meaning that the hash
value for the kmer will not be LCA'd but set at priority taxid. This is useful for artificial
vector/plasmid sequences overlapping bacteria so that their kmers don't get uninformatively LCA'd
to a root node.

The default value includes 32630 and 81077. Specifying any taxids will clear these two taxids.
Multiple taxids can be separated by colon (:), comma (,) or repeated args.

@yesimon yesimon force-pushed the sy-priority-taxid branch 2 times, most recently from 6db7221 to 8524cd0 Compare May 22, 2020 21:01
All kmers associated with any priority taxids will override other taxids, meaning that the hash
value for the kmer will not be LCA'd but set at priority taxid. This is useful for artificial
vector/plasmid sequences overlapping bacteria so that their kmers don't get uninformatively LCA'd
to a root node.

The default value includes 32630 and 81077. Specifying any taxids will clear these two taxids.
Multiple taxids can be separated by colon (:), comma (,) or repeated args.
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.

1 participant