diff options
author | wjv <wjv@FreeBSD.org> | 2001-08-07 16:17:58 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2001-08-07 16:17:58 +0800 |
commit | 8739c9eb808eb0c907965c8f6bca19b357188087 (patch) | |
tree | b961a51ded0d456661f503cfe66344125f6dd071 /biology/lamarc/pkg-descr | |
parent | d58febfbdfa049d70f538f6133f7526d8aa852c8 (diff) | |
download | freebsd-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-descr | 13 |
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> |