aboutsummaryrefslogtreecommitdiff
path: root/biology/recombine/pkg-descr
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2001-08-06 14:49:53 +0000
committerJohann Visagie <wjv@FreeBSD.org>2001-08-06 14:49:53 +0000
commit043c249d98e3cecabda732fe063ff7efc496d6f0 (patch)
tree3f4903a31df7082a3ffa7b1423fadfac8fff2fd2 /biology/recombine/pkg-descr
parent52619bca7a2acada3959062718cfbb11333d5d57 (diff)
Notes
Diffstat (limited to 'biology/recombine/pkg-descr')
-rw-r--r--biology/recombine/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/biology/recombine/pkg-descr b/biology/recombine/pkg-descr
new file mode 100644
index 000000000000..f6af628d2837
--- /dev/null
+++ b/biology/recombine/pkg-descr
@@ -0,0 +1,12 @@
+Recombine fits a model which has a single population of constant size with a
+single recombination rate across all sites. It can accomodate either plain
+DNA or RNA data or SNP (single nucleotide polymorphism) data.
+
+Recombine 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>