Open maxulysse opened 1 month ago
Adapted from https://github.com/nf-core/sarek/pull/1668 by @edmundmiller | @maxulysse
nf-core pipelines 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
Let's put it aside for now, I think it's the way to go, but let's try to see if https://github.com/nf-core/rnaseq/pull/1437 is not fixing our issues already
Adapted from https://github.com/nf-core/sarek/pull/1668 by @edmundmiller | @maxulysse
PR checklist
nf-core pipelines 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).