Hi
I'm facing an issue with taxonomic classification in QIIME 2. After running my sequences through the classifier, I only receive classifications at the kingdom level and no genus or species levels.
-ncbi-data \
--p-query 33175[BioProject] \
--o-sequences ncbi-refseqs-unfiltered.qza \
--o-taxonomy ncbi-refseqs-taxonomy-unfiltered.qza
after this I followed
qiime rescript filter-seqs-length-by-taxon
qiime rescript filter-taxa
qiime rescript evaluate-fit-classifier
feature-classifier classify-sklearn
```
`qiime metadata tabulate ``
```
qiime taxa barplot
```
[taxonomy-3.tsv|attachment](upload://2hXgPEM8FEDPmTub3EQKmY7OIep.tsv) (144.6 KB)
[taxonomy-3.tsv|attachment](upload://2hXgPEM8FEDPmTub3EQKmY7OIep.tsv) (144.6 KB)