Closed ramprasadn closed 3 weeks ago
Addresses https://github.com/nf-core/raredisease/issues/611
nf-core lint
nextflow run . -profile test,docker --outdir <OUTDIR>
nextflow run . -profile test_one_sample,docker --outdir <OUTDIR>
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 359d876
+| ✅ 200 tests passed |+ #| ❔ 7 tests were ignored |# !| ❗ 2 tests had warnings |!
PR checklist
Addresses https://github.com/nf-core/raredisease/issues/611
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).nextflow run . -profile test_one_sample,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).