--
--
--
Hi Greg,
I run Qiime1.9.0 assign taxonomy to the OTUs with assign_taxonomy.py script, species level is so little, only several otus assigned several species in the otus_tax_assignments.txt, and the latter summarize_taxa_through_plots.py script produce .txt document only from out_table_sorted.L2.txt to out_table_sorted.L6.txt without species level
The command:
assign_taxonomy.py -i ./usearch_qf_results_80/otus.fa -r /usr/local/lib/python2.7/dist-packages/qiime_default_reference/gg_13_8_otus/rep_set/97_otus.fasta -t /usr/local/lib/python2.7/dist-packages/qiime_default_reference/gg_13_8_otus/taxonomy/97_otu_taxonomy.txt
and the latter command:
summarize_taxa_through_plots.py -o taxa_summary/plots -i ./usearch_qf_results_80/otu_table.biom -m samples_Map_all.txt -s
The 16s sequences amplified V3,V4,V5 regions, ~450bp, sequencing company analysis the data reached the species level. I don’t know what can I do to reach the species level. I hope you can give me some suggestion about this question, thank you!