Open erkutilaslan opened 3 weeks ago
added clumpify module to the pipeline. not sure if any of its outputs goes into multiqc (other than version).
nf-core lint
nf-test test main.nf.test -profile test,docker
nextflow run . -profile debug,test,docker --outdir <OUTDIR>
docs/usage.md
docs/output.md
CHANGELOG.md
README.md
nf-core pipelines lint
Posted for pipeline commit b0e2558
+| ✅ 188 tests passed |+ !| ❗ 21 tests had warnings |!
added clumpify module to the pipeline. not sure if any of its outputs goes into multiqc (other than version).
PR checklist
nf-core lint
).nf-test test main.nf.test -profile test,docker
).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).