I did a little cleanup of the changelog (there was a link to the wrong PR and a floating ]).
Let me know if there's anyone else we want to call out in the "Credits" for this release.
Resolved a warning from a leftover but completed TODO in output.md.
Updated versions of modules/subworkflows.
Biggest change was propagating up the new multiqc process inputs.
Note, when running on Mac with docker you may hit: https://github.com/MultiQC/MultiQC/issues/2667
Updated the workflow version to 1.0.1
PR checklist
[x] This comment contains a description of changes (with reason).
[x] Make sure your code lints (nf-core lint).
[x] Ensure the test suite passes (nf-test test main.nf.test -profile test,docker).
Running through the checklist: https://nf-co.re/docs/checklists/pipeline_release
I did a little cleanup of the changelog (there was a link to the wrong PR and a floating
]
). Let me know if there's anyone else we want to call out in the "Credits" for this release.Resolved a warning from a leftover but completed
TODO
inoutput.md
.Updated versions of modules/subworkflows. Biggest change was propagating up the new multiqc process inputs. Note, when running on Mac with docker you may hit: https://github.com/MultiQC/MultiQC/issues/2667
Updated the workflow version to 1.0.1
PR checklist
nf-core lint
).nf-test test main.nf.test -profile test,docker
).CHANGELOG.md
is updated.