I'm try to use Qiime with RTAX assign_taxonomy method to deal with miseq PE data, which is not sequenced_through the V3 region.
but the result turn out to nothing assigned!
I follow the Qiime tutorial http://qiime.org/tutorials/rtax.html.
and here is my code :
assign_taxonomy.py -i leftseqs.fna_rep_set.fasta -m rtax --read_1_seqs_fp left/leftseqs.fna --read_2_seqs_fp right/rightseqs.fna -r 97_otus.fasta -t 97_otu_taxonomy.txt
also here is the repsentative sequence I use and the log file when run with RTAX.
the fa file is too big for upload.
thanks so much