e9a09085574336e1082922dbbdc7595741e6f96a
[jalview.git] / help / html / calculations / tree.html
1 <html>\r
2 \r
3 <body>\r
4 <p><strong>UPGMA tree</strong></p>\r
5 <p>If this option is selected then all sequences are used to generate a UPGMA \r
6   tree. The pairwise distances used to cluster the sequences are the percentage \r
7   mismatch between two sequences. For a reliable phylogenetic tree I recommend \r
8   other programs (phylowin, phylip) should be used as they have the speed to use \r
9   better distance methods and bootstrapping. Again, plans are afoot for a server \r
10   to do this and to be able to read in tree files generated by other programs. \r
11   <br>\r
12   When the tree has been calculated a new window is displayed showing the tree \r
13   with labels on the leaves showing the sequence ids. The user can select the \r
14   ids with the mouse and the selected sequences will also be selected in the alignment \r
15   window and the PCA window if that analysis has been calculated. </p>\r
16 <p>Selecting the 'show distances' checkbox will put branch lengths on the branches. \r
17   These branch lengths are the percentage mismatch between two nodes. </p>\r
18 <p>&nbsp;</p>\r
19 <p><strong>Neighbour Joining tree</strong></p>\r
20 <p> The distances between sequences for this tree are generated in the same way \r
21   as for the UPGMA tree. The method of clustering is the neighbour joining method \r
22   which doesn't just pick the two closest leaves to cluster together but compensates \r
23   for long edges by subtracting from the distances the average distance from each \r
24   leaf to all the others. <br>\r
25   Selection and output options are the same as for the UPGMA tree.<br>\r
26 </p>\r
27 </body>\r
28 </html>\r