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
According to this thread by the author, bbduk2.sh is being depreciated in favor of just using bbduk.sh.
bbduk2.sh
bbduk.sh
As of 38.x, the bbduk2.sh script is no longer included in the conda package.
The text was updated successfully, but these errors were encountered:
Ah, right! When I, or someone else gets around to this, we've already updated this code in atlas at https://github.com/metagenome-atlas/atlas/blob/master/atlas/rules/qc.snakefile#L285.
atlas
Sorry, something went wrong.
No branches or pull requests
According to this thread by the author,
bbduk2.sh
is being depreciated in favor of just usingbbduk.sh
.As of 38.x, the bbduk2.sh script is no longer included in the conda package.
The text was updated successfully, but these errors were encountered: