aboutsummaryrefslogtreecommitdiff
path: root/biology/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-15 15:13:41 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-15 15:13:41 +0000
commit565d0310d54ba529b128ffb34c33342e99bf6a15 (patch)
tree99dc7883b67ed74e0081a54fe0bcb4fc58f1472a /biology/Makefile
parentab07c49bb66140b142d27aeef1c3d32eb14b6a3a (diff)
downloadports-565d0310d54ba529b128ffb34c33342e99bf6a15.tar.gz
ports-565d0310d54ba529b128ffb34c33342e99bf6a15.zip
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. WWW: http://mrbayes.csit.fsu.edu/ PR: ports/118542 Submitted by: mzaki at biol.s.u-tokyo.ac.jp
Notes
Notes: svn path=/head/; revision=203737
Diffstat (limited to 'biology/Makefile')
-rw-r--r--biology/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/Makefile b/biology/Makefile
index 9cc884558da2..3b535a3b219f 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -46,6 +46,7 @@
SUBDIR += migrate
SUBDIR += molden
SUBDIR += mopac
+ SUBDIR += mrbayes
SUBDIR += mummer
SUBDIR += nab
SUBDIR += ncbi-toolkit