| Literature DB >> 26130081 |
Vincent Lefort1, Richard Desper1, Olivier Gascuel2.
Abstract
FastME provides distance algorithms to infer phylogenies. FastME is based on balanced minimum evolution, which is the very principle of Neighbor Joining (NJ). FastME improves over NJ by performing topological moves using fast, sophisticated algorithms. The first version of FastME only included Nearest Neighbor Interchange. The new 2.0 version also includes Subtree Pruning and Regrafting, while remaining as fast as NJ and providing a number of facilities: Distance estimation for DNA and proteins with various models and options, bootstrapping, and parallel computations. FastME is available using several interfaces: Command-line (to be integrated in pipelines), PHYLIP-like, and a Web server (http://www.atgc-montpellier.fr/fastme/).Entities:
Keywords: (balanced) minimum evolution; NNI and SPR topological moves; distance-based; fast algorithms; phylogeny inference
Mesh:
Year: 2015 PMID: 26130081 PMCID: PMC4576710 DOI: 10.1093/molbev/msv150
Source DB: PubMed Journal: Mol Biol Evol ISSN: 0737-4038 Impact factor: 16.240
Substitution Models and Algorithms Available in FastME 2.0.
| Models | |||
|---|---|---|---|
| Target | Method | ||
| DNA | p-distance | General | Analytical formula |
| RY symmetric | |||
| RY | |||
| JC69 (Jukes, | |||
| K2P (Kimura, | |||
| F81 (Felsenstein, | |||
| F84 (Felsenstein, | |||
| TN93 (Tamura, | |||
| LogDet (Lockhart, | |||
| Protein | p-distance | General | Analytical formula |
| F81-like | General | Analytical formula | |
| LG (Le, | General | ML estimation | |
| WAG (Whelan, | General | ML estimation | |
| JTT (Jones, | General | ML estimation | |
| Dayhoff (Dayhoff, | General | ML estimation | |
| DCMut (Kosiol, | General | ML estimation | |
| CpRev (Adachi, | Chloroplast | ML estimation | |
| MtREV (Adachi, | Mitochondria | ML estimation | |
| RtREV (Dimmic, | Retrovirus | ML estimation | |
| HIVb/w (Nickle, | HIV | ML estimation | |
| FLU (Dang et al., | Flu | ML estimation | |
Note.—All models (except p-distance and LogDet) can be used with a continuous gamma distribution of rates across sites with user-defined parameter (typically 1.0). We distinguish models where a fast analytical formula is available to estimate evolutionary distances, from those (slower) requiring maximization of the likelihood function. For algorithms, we distinguish 1) the criterion being optimized (BME or OLSME) and 2) the construction of a first tree (using iterative taxon addition, or the agglomerative [NJ] scheme) versus the improvement of this initial tree using topological moves (NNIs or SPRs). We display worst case time complexities (as usual); n is the number of taxa and k the number of iterations. With NNIs, k is usually similar to n. With SPRs, k is usually much smaller than n.