# HG changeset patch # User leomrtns # Date 1558631577 14400 # Node ID e9b5ad7dffde9e2c8525d196ba7523caabe9ae0a # Parent 6ade7ba67f5da101572bd7fdd5b8677112167023 planemo upload diff -r 6ade7ba67f5d -r e9b5ad7dffde super_distance.xml --- a/super_distance.xml Thu May 23 12:59:34 2019 -0400 +++ b/super_distance.xml Thu May 23 13:12:57 2019 -0400 @@ -28,7 +28,7 @@ ]]> - + + Matrix Representation with Distances: calculates pairwise distances between gene leaves, and estimates species trees from summary distance matrices This software implements a class of methods called Matrix Representation with Distances (MRD), with emphasis on whole - gene families (i.e. gene trees that may contain paralogs) for species tree inference.
- The two main output trees are the Nodal and the Average supertrees. If the "--fast" option was not selected, then the file All - supertrees will have several other estimates (otherwise it will have only the two main supertrees).

+ gene families (i.e. gene trees that may contain paralogs) for species tree inference. + The two main output trees are the *Nodal* and the *Average* supertrees. If the "--fast" option was not selected, then the file *All* + supertrees will have several other estimates (otherwise it will have only the two main supertrees). + The "Nodal" supertree is estimated from nodal distances betweeen gene tree leaves (equivalent to assuming equal branch lengths), but its final branch lengths are estimated by least squares using the average branch lengths. The "Average" supertree uses this information directly, and both supertrees are estimated by - UPGMA.
-
-
+ UPGMA. + + super_distance [-h|--help] [-v|--version] [-F|--fast] [-e|--epsilon=] [-s|--species=] [-o|--output=] []... Based on several rescaled patristic distances, the program takes the average matrix between genes and estimates