Hello, Qiime team!
I have just trained my own classifier for the purpose of ITS2 sequencing analysis. However, the taxonomy results could only give me Kingdom level which is Fungi. My reads length is about 220 bp.
In this case, I doubt may be something was wrong with my choice with reads-extraction. I learnt that the average length for ITS2 region is around 340 bp, but the length for specific sequence is variable. Therefore, I ignored this part in the following command I used.
"qiime feature-classifier extract-reads --i-sequences 99_otus.qza --p-f-primer GTGARTCATCGAATCTTTG --p-r-primer TCCTCCGCTTATTGATATGC --o-reads ref-seas.qza"
Which parameter should I change to enable me to get taxonomy results in more depth? It should be abnormal to only get kingdom or phylum level.
Thanks!