-
Notifications
You must be signed in to change notification settings - Fork 131
Release 2.1.1 #261
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
Release 2.1.1 #261
Conversation
Bump version 2.2.0dev and adjusted release date
Fix workflow diagram CC-BY attribution
fix large assemblies
Co-authored-by: Daniel Straub <42973691+d4straub@users.noreply.github.com>
Co-authored-by: Daniel Straub <42973691+d4straub@users.noreply.github.com>
… assemblers are not overwritten.
Add Prodigal
Co-authored-by: Daniel Straub <42973691+d4straub@users.noreply.github.com>
Co-authored-by: Daniel Straub <42973691+d4straub@users.noreply.github.com>
Add --skip_prodigal
Co-authored-by: AntoniaSchuster <56543138+AntoniaSchuster@users.noreply.github.com>
fix gtdbtk conda channel
Add fastp to multiqc
Co-authored-by: Gisela Gabernet <gisela.gabernet@gmail.com>
Fix --skip_busco
Prepare for release 2.1.1
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Thanks for the reviews! I am running the large test run on our cluster right now, will wait until thats finished before I merge. |
@d4straub beforeyou go, in a separte test I noticed the following typo: Lines 83 to 119 in 0b51bd1
specififed -> specified (this occurs in multiple places in the file, so check everywhere) |
Good catch! Seems like a copy paste error, I replaced all occurrences of |
Approved |
fix typo
Current version 2.1.0 doesnt work with the newest nextflow version 21.10.x, so that minor release is needed.
Changes are added Prokka (prokaryotic gene finding & annotation) per MAG, prodigal (prokaryotic gene finding) on metagenome and several bug fixes.
PR checklist
nf-core lint
).nextflow run . -profile test,docker
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).