This MedLibrary.org supplementary page on Least squares inference in phylogeny is provided directly from the open source Wikipedia as a service to our readers. Please see the note below on authorship of this content, as well as the Wikipedia usage guidelines. To search for other content from our encyclopedia supplement, please use the form below:
Related Sponsors
Least squares inference in phylogeny generates a phylogenetic tree based on an observed matrix of pairwise genetic distances and optionally a weight matrix. The goal is to find a tree which satisfies the distance constraints as best as possible.
Contents |
Ordinary and weighted least squares
The discrepancy between the observed pairwise distances Dij and the distances Tij over a phylogenetic tree (i.e. the sum of the branch lengths in the path from leaf i to leaf j) is measured by
| S = | ∑ | wij(Dij − Tij)2 |
| ij |
where the weights wij depend on the least squares method used. Least squares distance tree construction aims to find the tree (topology and branch lengths) with minimal S. This is a non-trivial problem. It involves searching the discrete space of unrooted binary tree topologies whose size is exponential in the number of leaves. For n leaves there are 1 • 3 • 5 • ... • (2n-3) different topologies. Enumerating them is not feasible already for a small number of leaves. Heuristic search methods are used to find a reasonably good topology. The evaluation of S for a given topology (which includes the computation of the branch lengths) is a linear least squares problem. There are several ways to weight the squared errors (Dij − Tij)2, depending on the knowledge and assumptions about the variances of the observed distances. When nothing is known about the errors, or if they are assumed to be independently distributed and equal for all observed distances, then all the weights wij are set to one. This leads to an ordinary least squares estimate. In the weighted least squares case the errors are assumed to be independent (or their correlations are not known). Given independent errors, a particular weight should ideally be set to the inverse of the variance of the corresponding distance estimate. Sometimes the variances may not be known, but they can be modeled as a function of the distance estimates. In the Fitch and Margoliash method 1 for instance it is assumed that the variances are proportional to the squared distances.
Generalized least squares
The ordinary and weighted least squares methods described above assume independent distance estimates. If the distances are derived from genomic data their estimates covary, because evolutionary events on internal branches (of the true tree) can push several distances up or down at the same time. The resulting covariances can be taken into account using the method of generalized least squares, i.e. minimizing the following quantity
| ∑ | wij,kl(Dij − Tij)(Dkl − Tkl) |
| ij,kl |
where wij,kl are the entries of the inverse of the covariance matrix of the distance estimates.
External links
- PHYLIP, a freely distributed phylogenetic analysis package containing an implementation of the weighted least squares method
- PAUP, a similar package available for purchase
- Darwin, a programming environment with a library of functions for statistics, numerics, sequence and phylogenetic analysis
References
- ^ Fitch WM, Margoliash E. (1967). Construction of phylogenetic trees. Science 155: 279-84.
|
|||||||||||||||||
Wikipedia content modification information:
- This page was last modified on 23 October 2007, at 22:49.
Wikipedia Authorship and Review
Wikipedia content provided here is not reviewed directly by MedLibrary.org. Wikipedia content is authored by an open community of volunteers and is not produced by or in any way affiliated with MedLibrary.org.
Wikipedia Usage Guidelines
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article on "Least squares inference in phylogeny".
The URL for this specific entry is:
All Wikipedia text is available under the terms of the GNU Free Documentation License. (See Copyrights for details). Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc.
