Closed d4straub closed 10 months ago
A bunch of additions and bug fixes accumulated again, so a release is justified again I think.
Main changes:
--qiime_ref_taxonomy greengenes2
--dada_ref_taxonomy phytoref
--dada_ref_taxonomy zehr-nifh
--qiime_ref_tax_custom
--skip_qiime_downstream
--dada_addspecies_allowmultiple
For details, please have a look at the CHANGELOG.
nf-core lint
nextflow run . -profile test,docker --outdir <OUTDIR>
docs/usage.md
docs/output.md
CHANGELOG.md
README.md
Posted for pipeline commit 2c67a45
+| ✅ 157 tests passed |+ #| ❔ 3 tests were ignored |# !| ❗ 3 tests had warnings |!
Thanks!
A bunch of additions and bug fixes accumulated again, so a release is justified again I think.
Main changes:
--qiime_ref_taxonomy greengenes2
(prokaryotic 16S),--dada_ref_taxonomy phytoref
(eukaryotic plastid 16S rRNA),--dada_ref_taxonomy zehr-nifh
(Nitrogenase iron protein NifH)--qiime_ref_tax_custom
,--skip_qiime_downstream
, and--dada_addspecies_allowmultiple
For details, please have a look at the CHANGELOG.
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).