diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
commit | 273821c4d377411699fe450ab9d48f7e5933d9b6 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /biology/fastDNAml/DESCR | |
parent | d8ed248248754208ebf0c3a07f7a0847af2e838a (diff) | |
download | pkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'biology/fastDNAml/DESCR')
-rw-r--r-- | biology/fastDNAml/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/biology/fastDNAml/DESCR b/biology/fastDNAml/DESCR new file mode 100644 index 00000000000..9a8cffffa5a --- /dev/null +++ b/biology/fastDNAml/DESCR @@ -0,0 +1,8 @@ +fastDNAml is a program derived from Joseph Felsenstein's version 3.3 DNAML +(part of his PHYLIP package). Users should consult the documentation for +DNAML before using this program. + +fastDNAml is an attempt to solve the same problem as DNAML, but to do so +faster and using less memory, so that larger trees and/or more bootstrap +replicates become tractable. Much of fastDNAml is merely a recoding of the +PHYLIP 3.3 DNAML program from PASCAL to C. |