Closed praveenraj2018 closed 2 years ago
Template merge 2.3.2
Updated nf-core modules to the latest
Fix the file validation in check_samplesheet.py as well as meta.id with correct sample name with proper split
[ ] This comment contains a description of changes (with reason).
[ ] If you've fixed a bug or added code that should be tested, add tests!
[ ] Make sure your code lints (nf-core lint).
nf-core lint
[ ] Ensure the test suite passes (nextflow run . -profile test,docker).
nextflow run . -profile test,docker
[ ] Usage Documentation in docs/usage.md is updated.
docs/usage.md
[ ] Output Documentation in docs/output.md is updated.
docs/output.md
[ ] CHANGELOG.md is updated.
CHANGELOG.md
[ ] README.md is updated (including new tool citations and authors/contributors).
README.md
Posted for pipeline commit 57c5425
+| ✅ 147 tests passed |+
Template merge 2.3.2
Updated nf-core modules to the latest
Fix the file validation in check_samplesheet.py as well as meta.id with correct sample name with proper split
PR checklist
[ ] This comment contains a description of changes (with reason).
[ ] If you've fixed a bug or added code that should be tested, add tests!
[ ] Make sure your code lints (
nf-core lint
).[ ] Ensure the test suite passes (
nextflow run . -profile test,docker
).[ ] Usage Documentation in
docs/usage.md
is updated.[ ] Output Documentation in
docs/output.md
is updated.[ ]
CHANGELOG.md
is updated.[ ]
README.md
is updated (including new tool citations and authors/contributors).