-
Notifications
You must be signed in to change notification settings - Fork 705
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
Update all nf-core/modules and subworkflows #1330
Conversation
Dev -> master for 3.14.0 release
|
Bumping MultiQC version is breaking the pipeline 🤦🏽 I can reproduce locally with the default
|
This reverts commit b8cf404.
This PR bumped all of the modules and also had to bump MultiQC to the latest version 1.22.3. I pushed a commit to bring the fields in the custom content in-line with the latest required by MultiQC. However, I still am not seeing any custom content rendered in the MultiQC report - we can fix this in a separate PR. |
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).