Closed MatthewJM96 closed 11 months ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 04af154
+| ✅ 154 tests passed |+
#| ❔ 3 tests were ignored |#
!| ❗ 2 tests had warnings |!
test_pplace
does not produce phyloseq/qiime2_phyloseq.rds any more, I would not have suspected that with the change...
Edit: https://github.com/nf-core/ampliseq/pull/676 should fix this!
Qiime2 part of the summary report tries to include information from the chosen qiime reference database. In cases where a classifier is used directly, this information may not be available, so I've added to check to see whether it is or not.
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).CHANGELOG.md
is updated.