diff options
author | wjv <wjv@FreeBSD.org> | 2002-03-27 22:18:49 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2002-03-27 22:18:49 +0800 |
commit | 504ab34a5f35e30094ccfc7eb5cc265ada2965c5 (patch) | |
tree | d21dda9671bcf211b392d489fc7c5f1c01df3adf /biology/Makefile | |
parent | ef2f9c170618c32fb260f5f08d82432cf75f2d11 (diff) | |
download | freebsd-ports-gnome-504ab34a5f35e30094ccfc7eb5cc265ada2965c5.tar.gz freebsd-ports-gnome-504ab34a5f35e30094ccfc7eb5cc265ada2965c5.tar.zst freebsd-ports-gnome-504ab34a5f35e30094ccfc7eb5cc265ada2965c5.zip |
Add tRNAscan-SE 1.21, an improved tool for transfer RNA detection.
PR: 33853
Submitted by: chuynh@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 ead96e624098..1de3d9e94a34 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -44,6 +44,7 @@ SUBDIR += seaview SUBDIR += seqio SUBDIR += sim4 + SUBDIR += tRNAscan-SE SUBDIR += t_coffee SUBDIR += tinker SUBDIR += treeviewx |