View source: R/Optimize.TopologySearch.R
Optimize.TopologySearch | R Documentation |
This function returns an optimized species topology and its maximized likelihood
Optimize.TopologySearch(handle.GeneTrees, string.PathDir)
handle.GeneTrees |
Phylo object containing a list of gene trees |
string.PathDir |
String defining the path to a parent directory used for optimizing species tree |
numeric.Stells_algorthm |
Numeric defining with algorithm of STELLS to use: 0 or 1 |
handle.Optimized_SpeciesTree Species tree with branch lengths (in coalescent units) that has been optimized with STELLS
numeric.MaximizedLnL Numeric containing the maximum likelihood given the optimized branch lengths of the species tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.