-
Notifications
You must be signed in to change notification settings - Fork 80
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
Layer phylogenetic options on to sourmash lca gather? #583
Comments
+1 collapsing to phylogenetic resolution! |
9 tasks
relevant #817 |
Imma gonna close this b/c the other issues handle this well and sourmash lca gather is going away... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With the merge of #533, the LCA databases have been updated to be complete and work with regular gather. This means that sourmash lca gather is now kind of redundant. BUT IS IT REALLY?? Well, currently, yes. But the LCA commands explicitly work with taxonomic information that is unavailable to the general public.
We could update lca gather to allow "collapsing" output to a given phylogenetic resolution, e.g.
sourmash lca gather -p family ...
. Right now it defaults to "lowest level available" which means strain or species generally.The text was updated successfully, but these errors were encountered: