Closed d4straub closed 8 months ago
Updated params documentation (more details for multi-region analysis) and workflow figure.
nf-core lint
nextflow run . -profile test,docker --outdir <OUTDIR>
nextflow run . -profile debug,test,docker --outdir <OUTDIR>
docs/usage.md
docs/output.md
CHANGELOG.md
README.md
Posted for pipeline commit 6f0b65a
+| ✅ 191 tests passed |+ #| ❔ 6 tests were ignored |# !| ❗ 1 tests had warnings |!
Updated params documentation (more details for multi-region analysis) and workflow figure.
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).