aboutsummaryrefslogtreecommitdiffstats
path: root/biology/lamarc/pkg-descr
diff options
context:
space:
mode:
authorwjv <wjv@FreeBSD.org>2001-08-07 16:17:58 +0800
committerwjv <wjv@FreeBSD.org>2001-08-07 16:17:58 +0800
commit8739c9eb808eb0c907965c8f6bca19b357188087 (patch)
treeb961a51ded0d456661f503cfe66344125f6dd071 /biology/lamarc/pkg-descr
parentd58febfbdfa049d70f538f6133f7526d8aa852c8 (diff)
downloadfreebsd-ports-gnome-8739c9eb808eb0c907965c8f6bca19b357188087.tar.gz
freebsd-ports-gnome-8739c9eb808eb0c907965c8f6bca19b357188087.tar.zst
freebsd-ports-gnome-8739c9eb808eb0c907965c8f6bca19b357188087.zip
Add lamarc 2001.08.06,
a package of programs for computing population parameters.
Diffstat (limited to 'biology/lamarc/pkg-descr')
-rw-r--r--biology/lamarc/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/biology/lamarc/pkg-descr b/biology/lamarc/pkg-descr
new file mode 100644
index 000000000000..27742c70aa62
--- /dev/null
+++ b/biology/lamarc/pkg-descr
@@ -0,0 +1,13 @@
+LAMARC (Likelihood Analysis with Metropolis Algorithm using Random
+Coalescence) is a package of programs for computing population parameters
+such as population size, population growth rate and migration rates. It does
+this by using likelihoods for samples of data (sequences, microsatellites,
+and electrophoretic polymorphisms) from populations.
+
+This port does not contain anything by itself; it is a "meta-port" which
+installs the four packages that make up LAMARC: Coalesce, Fluctuate, Migrate
+and Recombine.
+
+WWW: http://evolution.genetics.washington.edu/lamarc.html
+
+-- Johann Visagie <wjv@FreeBSD.org>