nf-core / ampliseq

Amplicon sequencing analysis workflow using DADA2 and QIIME2
https://nf-co.re/ampliseq
MIT License
187 stars 117 forks source link

Add classifier name and database name to output file names #560

Closed erikrikarddaniel closed 1 year ago

erikrikarddaniel commented 1 year ago

Description of feature

E.g. dada2/ASV.tax.tsv would be dada2/ASV.dada2tax.sbdi-gtdb_r07rs207.tsv and dada2/ASV.tax_species.tsv would become dada2/ASV.dada2species.sbdi-gtdb_r07rs207.tsv.

d4straub commented 1 year ago

I have added the ref tax abbreviation but not the taxonomic algorithm name to the file names.