diff options
author | garga <garga@FreeBSD.org> | 2006-03-15 18:26:12 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-03-15 18:26:12 +0800 |
commit | 60fd4ae51d8b434715173b0b18a3168a795587d6 (patch) | |
tree | 26fdb5c540f02b15f7754c1ac7f54ba85be4d403 /biology/Makefile | |
parent | 35d559dc3c3c73172a7e81752bbda057cb2a72c6 (diff) | |
download | freebsd-ports-gnome-60fd4ae51d8b434715173b0b18a3168a795587d6.tar.gz freebsd-ports-gnome-60fd4ae51d8b434715173b0b18a3168a795587d6.tar.zst freebsd-ports-gnome-60fd4ae51d8b434715173b0b18a3168a795587d6.zip |
Add blat 33, a fast tool for local sequence similarity searches.
PR: ports/93060
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 a16c682cf739..f8ecae099be7 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -13,6 +13,7 @@ SUBDIR += blast SUBDIR += clustalw SUBDIR += coalesce + SUBDIR += blat SUBDIR += chemeq SUBDIR += crimap SUBDIR += distribfold |