Closed d4straub closed 7 months ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 066df3d
+| ✅ 190 tests passed |+
#| ❔ 6 tests were ignored |#
!| ❗ 2 tests had warnings |!
Thanks! I agree, I also dont like restrictions to file names. However, in this case, it is read by QIIME2 which expects a specific file structure in the compressed file and they call that "qza".
Implement reviewer suggestion from https://github.com/nf-core/ampliseq/pull/725
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).