-
Notifications
You must be signed in to change notification settings - Fork 52
1.1 Release #77
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
1.1 Release #77
Conversation
|
Added release information
Added NL
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. A bit of cleanup needed for some remnants of the old file structure for the modules, but a nf-core modules update
should do the trick 🙂
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Small release changes
Oh another thing I saw when running the test: a rogue |
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, just that the new syntax without the functions.nf
and without the addParams
functionality is not part of this release. I am not sure what the consensus here is about switching now or leaving it here as is, since it is quite a big change.
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
Enhancements & fixes
2.2
21.04.0
->21.10.3
getchromsizes
was submitted to nf-core and moved fromlocal
tonf-core
CALCULATE_FRIP
andCALCULATE_PEAK_REPROD
python reporting modulesSoftware dependencies
Note, since the pipeline is now using Nextflow DSL2, each process will be run with its own Biocontainer. This means that on occasion it is entirely possible for the pipeline to be using different versions of the same tool. However, the overall software dependency changes compared to the last release have been listed below for reference.
samtools
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).