mrbayes
Bayesian Inference of Phylogeny
MrBayes is a program for the Bayesian estimation of phylogeny. Bayesian inference of phylogeny is based upon a quantity called the posterior probability distribution of trees, which is the probability of a tree conditioned on the observations. The conditioning is accomplished using Bayes's theorem. The posterior probability distribution of trees is impossible to calculate analytically; instead, MrBayes uses a simulation technique called Markov chain Monte Carlo (or MCMC) to approximate the posterior probabilities of trees.
homepage ↗ sourceforge: mrbayes github: NBISweden/MrBayes
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 3.2.7 | 2 | 13 h | details › |
Versions & arches
Use flags of 3.2.7
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- mpi Add MPI (Message Passing Interface) layer to the apps that support it
- readline Enable support for libreadline, a GNU line-editing library that almost everyone wants