I am seeking for help with solving a strange problem that I encountered for the first time. I used the following command to process my raw sequencing data, which were generated by using 16S primers 799F and 1193R (amplicon is about 400 bp).
Overall, i got good sequences after this step, and I also Blasted a few top sequences in NCBI and got bacterial hit/ with no problem. But when i used the following command to run the taxonomy step in Qiime2, the taxonomy file i got provided >90% unassigned results (txt file attached).
If you search the forum you'll find that this is likely due to your reads being in a different orientation than the reference database. You can confirm this by looking at the orientation start and stop positions of the query and hit sequence of your BLAST result (remember BLAST will search your query in both directions, i.e. reverse complement, to find a hit). Here is a thread to get you started: