Add MultiQC index section to navigate between reports#135
Conversation
|
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 3.2.0. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
|
|
@pontushojer add: in the lint scope of |
maxulysse
left a comment
There was a problem hiding this comment.
LGTM, just one minor comment due to linting error
|
@nf-core-bot fix linting pretty please 🙏 |
|
@nf-core-bot fix linting |
|
@maxulysse thanks for the comment! Tests are all passed now. |
|
@maxulysse @FranBonath Is this ok to merge or should it be wait until after 1.0? I am a bit unsure what the nf-core merge policy is (if there is one) - seems most people just merge themselves once it is approved :) |
|
@pontushojer once a PR is approved and all discussions have come to a conclusion it is absolutely ok to self-merge. :) |
Add MultiQC index section to navigate between reports
fix #125
The PR adds a new section to the MultiQC reports that enables users to navigate between the global and tag-group reports.
Example (using
full_tests/MiSeq_PairedEnd/SampleSheet.csv)Untitled.mov
PR checklist
nf-core lint).nf-test test main.nf.test -profile test,docker).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).