Closed d4straub closed 1 year ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 928beeb
+| ✅ 152 tests passed |+
#| ❔ 3 tests were ignored |#
!| ❗ 2 tests had warnings |!
Thanks for the approval but I attempt to fix test_fasta with all functionality, so I will add a few more commits ;)
I had two minutes before a meeting... ;-)
Alright, I think all is fine.
Closes https://github.com/nf-core/ampliseq/issues/629
Also added verbose error message if ASV length or codon filter remove all ASVs. rRNA filter had such an error already.
Fixed:
Will not fix:
nextflow run ampliseq -profile test_fasta,singularity --outdir results_fasta -resume --vsearch_cluster
therefore no VSEARCH clustering will be available with fasta file input. If need be that can be fixed in another PR.PR checklist
nf-core lint
).nextflow run . -profile 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).