Hi, I used Qimme2 with silva_132 and output the raw count of each level by viewing taxa_barplot.qzv.
qiime taxa barplot
–i-table denoise_table.qza
–i-taxonomy denoised-seqs-with-taxa.qza
–m-metadata-file sample-metadata.txt
–o-visualization taxa_barplot.qzv
But, inside the levelX.csv files, there are taxa look like:
D_0__Bacteria...__
D_0__Bacteria.D_1__Proteobacteria.D_2__Gammaproteobacteria.D_3__Betaproteobacteriales.D_4__Burkholderiaceae.D_5__Parasutterella.__
I did not find any these taxa in my original silva_132 taxonomy. How Qimme2 generated these taxa? How should I do with them? Thanks!!!