-
Notifications
You must be signed in to change notification settings - Fork 36
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
v1.2.1 - Bouncy Basenji Patch PR #554
Conversation
Bump up the version number after 1.2 release
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Important! Template update for nf-core/tools v3.0.2
Add darkmode version of metromap
The KrakenUniq module has a breaking change requiring a further input.
In the rare case that there are two samples with the same identifier and run accession, one being single-end and the other paired-end, this change makes the prefix and thus the KrakenUniq output filenames unique.
Add darkmode diagram
Update krakenuniq
update the module nonpareil/curve
Bump the version before patch release v 1.2.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.
LGTM!
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.
Nice work !
I don't really know what this pipeline do but it seems solid.
On a global scale, it would be nice to add some nf-test on the local modules/subworkflows and on the whole pipeline to follow the modification and their impact ;)
But that can be done on another release as it is quite the work.
Yes, we are planning to do that in the next release. The issue has been created: #555 |
Address review comments for Patch release v1.2.1
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).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).