Closed sofstam closed 1 month ago
This PR updates the documentation to describe the db_type column that has been added in database samplesheet.
db_type
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 80cdb0c
+| ✅ 267 tests passed |+ !| ❗ 2 tests had warnings |!
Oh and in the table itself
This PR updates the documentation to describe the
db_type
column that has been added in database samplesheet.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).