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
|
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Collaborator
Author
|
Thanks for the reviews! I am running the large test run on our cluster right now, will wait until thats finished before I merge. |
Collaborator
Author
|
Good catch! Seems like a copy paste error, I replaced all occurrences of |
Member
|
Approved |
fix typo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).