Closed tillenglert closed 3 months ago
This PR includes many refactorings, like sorting removing timestamps and making IDs reproducible.
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 90118eb
+| ✅ 196 tests passed |+ #| ❔ 2 tests were ignored |# !| ❗ 2 tests had warnings |!
This PR includes many refactorings, like sorting removing timestamps and making IDs reproducible.
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).