diff options
author | krion <krion@FreeBSD.org> | 2004-06-22 22:29:59 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-06-22 22:29:59 +0800 |
commit | b0c92213920ccf7bad17837b85a7f9080c307c4d (patch) | |
tree | 6fc91443a32e2cf6719dd4f89533a2da08a6dc8b /biology/Makefile | |
parent | 50e7fca20578b4fa1af9153b0afc92acb15b1bd4 (diff) | |
download | freebsd-ports-gnome-b0c92213920ccf7bad17837b85a7f9080c307c4d.tar.gz freebsd-ports-gnome-b0c92213920ccf7bad17837b85a7f9080c307c4d.tar.zst freebsd-ports-gnome-b0c92213920ccf7bad17837b85a7f9080c307c4d.zip |
Add ariadne 1.3, programs to compare protein sequences and
profiles, using the Smith-Waterman algorithm.
PR: ports/67811
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>
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 8a93091edb93..37da8a15a1cc 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -5,6 +5,7 @@ SUBDIR += L-Breeder SUBDIR += act + SUBDIR += ariadne SUBDIR += artemis SUBDIR += avida SUBDIR += babel |