diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-28 23:36:09 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-28 23:36:09 +0000 |
commit | 93f1100735f815f1170e719f7fdcecc21826b27c (patch) | |
tree | 9e1a48c34e9e324832ccc3854598556169045810 /biology/Makefile | |
parent | f327d76c0624c5a9104b0f704de69a617b68d88e (diff) | |
download | FreeBSD-ports-93f1100735f815f1170e719f7fdcecc21826b27c.zip FreeBSD-ports-93f1100735f815f1170e719f7fdcecc21826b27c.tar.gz |
Bio::SCF module allows you to read and update (in a restricted
way) SCF chromatographic sequence files. It is an interface to
Roger Staden's io-lib. See the installation directions for further
instructions.
WWW: http://search.cpan.org/dist/Bio-SCF/
PR: ports/138263
Submitted by: Wen Heping <wenheping at gmail.com>
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 54316dd..8e06ae0 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -65,6 +65,7 @@ SUBDIR += p5-Bio-MAGETAB SUBDIR += p5-Bio-NEXUS SUBDIR += p5-Bio-Phylo + SUBDIR += p5-Bio-SCF SUBDIR += p5-bioperl SUBDIR += p5-bioperl-run SUBDIR += paml |