Difference between revisions of "MrBayes"
Line 6: | Line 6: | ||
MrBayes supports MPI parallellisation, which may be helpful for solving large problems. | MrBayes supports MPI parallellisation, which may be helpful for solving large problems. | ||
+ | |||
+ | |||
+ | == Links == | ||
+ | * [http://mrbayes.csit.fsu.edu/ Official website] | ||
+ | * [http://mrbayes.csit.fsu.edu/mb3.1_manual.pdf Manual] |
Revision as of 15:04, 25 February 2011
MrBayes is a program for Bayesian estimation of phylogeny, which uses Markov chain Monte Carlo (MCMC) to find and asses the correctness of the predicted trees.
Computational considerations
MrBayes supports MPI parallellisation, which may be helpful for solving large problems.