diff options
author | wjv <wjv@FreeBSD.org> | 2002-03-27 22:42:56 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2002-03-27 22:42:56 +0800 |
commit | 39d668c0346e97530288a9e6f9c4fb0d7c9c51a3 (patch) | |
tree | 21b1cdf4e1acc6bc8f4e54da5a09876236a16568 /biology/Makefile | |
parent | 1756efabd1de0b9ab1edc671456cd1d4e4ec7bfa (diff) | |
download | freebsd-ports-gnome-39d668c0346e97530288a9e6f9c4fb0d7c9c51a3.tar.gz freebsd-ports-gnome-39d668c0346e97530288a9e6f9c4fb0d7c9c51a3.tar.zst freebsd-ports-gnome-39d668c0346e97530288a9e6f9c4fb0d7c9c51a3.zip |
Add crimap 2.4, a tool for the creation of multilocus linkage maps.
PR: 35198
Submitted by: Tony Maher <tonym@biolateral.com.au>
Diffstat (limited to 'biology/Makefile')
-rw-r--r-- | biology/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/Makefile b/biology/Makefile index 1de3d9e94a34..2551f00d5a13 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -7,6 +7,7 @@ SUBDIR += chemeq SUBDIR += clustalw SUBDIR += coalesce + SUBDIR += crimap SUBDIR += deft SUBDIR += dna-qc SUBDIR += emboss |