diff options
author | pav <pav@FreeBSD.org> | 2004-11-12 05:35:04 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-11-12 05:35:04 +0800 |
commit | 3e69f3523705f60f2d0158d98d6934563d1a5ab0 (patch) | |
tree | be93b57d62cae31b341cbba0084ad93ea7845d44 /biology/Makefile | |
parent | f9bcd020a9dcef2485b0822e142c51244f38dc39 (diff) | |
download | freebsd-ports-gnome-3e69f3523705f60f2d0158d98d6934563d1a5ab0.tar.gz freebsd-ports-gnome-3e69f3523705f60f2d0158d98d6934563d1a5ab0.tar.zst freebsd-ports-gnome-3e69f3523705f60f2d0158d98d6934563d1a5ab0.zip |
Add blast, a powerful software package for gene and protein identification,
using sensitive, selective and rapid similarity searches of protein and
nucleotide sequence databases.
PR: ports/69636
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 37da8a15a1cc..fee70f22165f 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -10,6 +10,7 @@ SUBDIR += avida SUBDIR += babel SUBDIR += biojava + SUBDIR += blast SUBDIR += chemeq SUBDIR += clustalw SUBDIR += coalesce |