Closed pharmlovex closed 3 weeks ago
Fix: Missing import statements on error messages when starting without samplesheet (#1566).
Removed the Nexflow (library) called within the groovy function retrieveInput().
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
nf-core pipelines lint
Posted for pipeline commit e6a6db8
+| ✅ 215 tests passed |+ #| ❔ 11 tests were ignored |# !| ❗ 4 tests had warnings |!
Fix: Missing import statements on error messages when starting without samplesheet (#1566).
Removed the Nexflow (library) called within the groovy function retrieveInput().
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).