We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dereplicate --p-mode super
This issue was initially discovered by a user in this thread. When a set of sequences, and their associated taxonomy:
are derepliated using --p-mode super, there is potential for achimeric taxonomy string to be produced:
--p-mode super
This chimeric taxonomy string does not exist in the taxonomy input file.
EDIT: the code is working as intended, as per this post.
EDIT 2: As per EDIT 1, I am changing the focus of this Issue to: clarify the help text for --p-mode super.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue was initially discovered by a user in this thread. When a set of sequences, and their associated taxonomy:
are derepliated using
--p-mode super
, there is potential for achimeric taxonomy string to be produced:This chimeric taxonomy string does not exist in the taxonomy input file.
EDIT: the code is working as intended, as per this post.
EDIT 2: As per EDIT 1, I am changing the focus of this Issue to: clarify the help text for
--p-mode super
.The text was updated successfully, but these errors were encountered: