diff options
author | wjv <wjv@FreeBSD.org> | 2001-08-06 14:41:58 +0000 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2001-08-06 14:41:58 +0000 |
commit | 1ecad37c2cfb2f844dba6ec64841802668f5ae0e (patch) | |
tree | 5c83be9cc6d0bfefa6f24a83099a782e91078976 /biology/coalesce/pkg-descr | |
parent | 266ecf82a355a85dcbba5f0741e0483ee35e2181 (diff) | |
download | FreeBSD-ports-1ecad37c2cfb2f844dba6ec64841802668f5ae0e.zip FreeBSD-ports-1ecad37c2cfb2f844dba6ec64841802668f5ae0e.tar.gz |
Add coalesce 1.50, a program to fit population models.
Diffstat (limited to 'biology/coalesce/pkg-descr')
-rw-r--r-- | biology/coalesce/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/biology/coalesce/pkg-descr b/biology/coalesce/pkg-descr new file mode 100644 index 0000000..42961b7 --- /dev/null +++ b/biology/coalesce/pkg-descr @@ -0,0 +1,12 @@ +Coalesce fits the model which has a single population of constant size, and +estimates 4Nu, where N is the effective population size and u is the neutral +mutation rate per site + +Coalesce forms part of the Lamarc (Likelihood Analysis with Metropolis +Algorithm using Random Coalescence) suite. See: + + http://evolution.genetics.washington.edu/lamarc.html + +WWW: http://evolution.genetics.washington.edu/lamarc/recombine.html + +-- Johann Visagie <wjv@FreeBSD.org> |