I simply want to create a 16S-based phylogenetic tree. I first used seqboot (1000 replicates), then dnadist, then neighbor, then consense and finally retree (change outgroup).
By searching the internet I realized that consense "confuses" branch length with bootstrap values... I opened the tree file using a text editor and it looks like this:
(Haloarc_am:500.0,(((((S000128561:1000.0,(((((KK2_8:1000.0,S000372751:1000.0):1000.0,
S000385187:1000.0):515.0,((S000434611:1000.0,S000120839:1000.0):537.0,KK37:1000.0):1000.0):1000.0, (KK210:1000.0,S001177649:1000.0):1000.0):660.0,(KK154:1000.0,S001801122:1000.0):1000.0):569.0):775.0, (S000126695:1000.0,KK311:1000.0):1000.0):978.0,(((((S000103513:1000.0,
What I can't understand is which of the numbers are bootstrap values; I suspect some of them are branch lengths (maybe those exactly next to taxa names).
I guess I should've seen it earlier that there are only bootstrap values in here and no branch lengths... Even the scale bar is completely wrong! So, what to do if I want to create a phylogenetic tree with branch lengths AND bootstrap values on it?