control.mpest | R Documentation |
This function can generate a control file for mpest
control.mpest(genetreefile, ngene, randomseed=-1, nrun, speciesnames, outputfile)
genetreefile |
the gene tree file |
ngene |
the number of genes |
randomseed |
the default is -1; otherwise, a random seed will be generated |
nrun |
the number of runs; each run has a different starting point, and mp-est will find the tree with the maximum likelihood score across all runs |
speciesnames |
the names of species |
outputfile |
the name of the control file |
Liang Liu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.