Difference between revisions of "MrBayes"
(Created page with "[http://mrbayes.csit.fsu.edu/ MrBayes] is a program for Bayesian estimation of [http://en.wikipedia.org/wiki/Phylogeny phylogeny], which uses [http://en.wikipedia.org/wiki/Markov...") |
|||
Line 1: | Line 1: | ||
− | [http://mrbayes.csit.fsu.edu/ MrBayes] is a program for Bayesian estimation of [http://en.wikipedia.org/wiki/Phylogeny phylogeny], which uses [http://en.wikipedia.org/wiki/Markov_chain_Monte_Carlo Markov chain Monte Carlo (MCMC)] to find and asses the correctness of the predicted trees. | + | [http://mrbayes.csit.fsu.edu/ MrBayes] is a program for Bayesian estimation of [http://en.wikipedia.org/wiki/Phylogeny phylogeny], which uses [http://en.wikipedia.org/wiki/Markov_chain_Monte_Carlo 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. |
Revision as of 11:12, 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.