Open tillenglert opened 4 days ago
Version bump and changeling update to version 1.1.0dev
(Also merged master back into dev to include the updated date, within the changelog which was missed prior to release)
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
Version bump and changeling update to version 1.1.0dev
(Also merged master back into dev to include the updated date, within the changelog which was missed prior to release)
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).