# HG changeset patch # User gandres # Date 1443797752 14400 # Node ID 6362669c440af33ef3964eaa7b210ac0102d7584 # Parent 3ef62be50f9d9d03379c0ed02a7fa0acdea82515 planemo upload diff -r 3ef62be50f9d -r 6362669c440a fastMe_main/fastme.xml --- a/fastMe_main/fastme.xml Wed Jul 01 10:43:05 2015 -0400 +++ b/fastMe_main/fastme.xml Fri Oct 02 10:55:52 2015 -0400 @@ -1,4 +1,4 @@ - + Calculate distance tree for an alignment file @@ -6,15 +6,16 @@ perl - fastme + fastme + - - - - + + + + + + @@ -34,10 +35,13 @@ > $fileout_log + + + @@ -67,12 +71,6 @@ - - - - - - @@ -124,6 +122,7 @@ Description ----------- + FastME - A distance based phylogeny reconstruction algorithm. FastME showed better topological accuracy than NJ, @@ -234,4 +233,23 @@ + + + +@article{Lefort30062015, +author = {Lefort, Vincent and Desper, Richard and Gascuel, Olivier}, +title = {FastME 2.0: A Comprehensive, Accurate, and Fast Distance-Based Phylogeny Inference Program}, +year = {2015}, +doi = {10.1093/molbev/msv150}, +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/).}, +URL = {http://mbe.oxfordjournals.org/content/early/2015/07/25/molbev.msv150.abstract}, +eprint = {http://mbe.oxfordjournals.org/content/early/2015/07/25/molbev.msv150.full.pdf+html}, +journal = {Molecular Biology and Evolution} +} + + + + + +