Hi,
I want to align my 16S sequences using the latest silva reference alignment (v123). For the align.seqs command, is reference=silva.nr_v123.align? I hesitate because the the Silva reference files page on the wiki (http://www.mothur.org/wiki/Silva_reference_files) says that this reference could be customized for alignments. Do I need to customize the file, or can I use it directly? In the past, I have used silva.bacteria.fasta from 2012 as the reference file, but now I would be using a .align file as the reference file.
After aligning to silva.nr_v123.align, my summary.seqs() output:
Start End NBases Ambigs Polymer NumSeqs
Minimum: -1 -1 0 0 1 1
2.5%-tile: 21597 27659 201 0 4 4364
25%-tile: 21787 27659 203 0 4 43631
Median: 21929 27659 209 0 4 87262
75%-tile: 21934 27659 220 0 5 130893
97.5%-tile: 21969 28450 234 0 6 170160
Maximum: 43116 43116 355 0 8 174523
Mean: 21874.7 27805.3 211.598 0 4.28712
of unique seqs: 33904
total # of seqs: 174523
Besides the 1 sequence that starts and ends at -1, the other positioning looks okay to me. Do you agree?