diff options
author | Petar Petrov <ppetrov@paju.oulu.fi> | 2013-01-13 11:16:51 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-20 09:03:02 -0500 |
commit | 906fb4874df40c307db9e8d7227af05e102f8a16 (patch) | |
tree | 52476baa80f6382ad18d3dd825d71355456c9baa /academic/mrbayes/README | |
parent | 191857cec786b4ff66e46f5c9aa7821acbe9dc92 (diff) | |
download | slackbuilds-906fb4874df40c307db9e8d7227af05e102f8a16.tar.gz |
academic/mrbayes: Added (Bayesian Inference of Phylogeny).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/mrbayes/README')
-rw-r--r-- | academic/mrbayes/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/academic/mrbayes/README b/academic/mrbayes/README new file mode 100644 index 0000000000..4787afa0d5 --- /dev/null +++ b/academic/mrbayes/README @@ -0,0 +1,9 @@ +MrBayes: Bayesian Inference of Phylogeny + +MrBayes is a program for Bayesian inference and model choice across a +wide range of phylogenetic and evolutionary models. MrBayes uses +Markov chain Monte Carlo (MCMC) methods to estimate the posterior +distribution of model parameters. + +For citing information, check the program's web site, the pdf manual +and the References file in /usr/doc/mrbayes-*. |