MP-EST¶
The MP-EST method estimates species trees from a set of gene trees by maximizing a pseudo-likelihood function. The program is written in C. The parallel version of the program can run independent searches (chains) in parallel. Each chain starts with a different seed. The program will find the estimate of the species tree with the largest likelihood score across chains. To use MP-EST, you need to create two files; a gene tree file and a control file.
Environment Modules¶
Run module spider MP-EST
to find out what environment modules are available for this application.
System Variables¶
- HPC_MPEST_DIR - installation directory
- HPC_MPEST_BIN - executable directory
- HPC_MPEST_DOC - documentation directory
- HPC_MPEST_DATA - data directory