diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-09-26 03:29:59 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-09-26 03:29:59 +0000 |
commit | 4573ae961fdb4d0e95fd4e321ad7fd61d8d05354 (patch) | |
tree | 1be57ea454ee02ce8a45a143df4d99225fa9ceb7 /biology/gp/PLIST | |
parent | 6e1d4c159ebdd9f40a869249bedbfe250b7755bd (diff) | |
download | pkgsrc-4573ae961fdb4d0e95fd4e321ad7fd61d8d05354.tar.gz |
Initial import of gp, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.
GP is a set of small utilities written in ANSI C to manipulate
DNA sequences in a Unix fashion, fit for combining within shell
and cgi scripts.
Diffstat (limited to 'biology/gp/PLIST')
-rw-r--r-- | biology/gp/PLIST | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/biology/gp/PLIST b/biology/gp/PLIST new file mode 100644 index 00000000000..f4b93eb1c8f --- /dev/null +++ b/biology/gp/PLIST @@ -0,0 +1,50 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 03:30:00 jschauma Exp $ +bin/gp_acc +bin/gp_adjust +bin/gp_cdndev +bin/gp_cusage +bin/gp_digest +bin/gp_dimer +bin/gp_findorf +bin/gp_gc +bin/gp_getseq +bin/gp_matrix +bin/gp_mkmtx +bin/gp_pars +bin/gp_pattern +bin/gp_primer +bin/gp_qs +bin/gp_randseq +bin/gp_scan +bin/gp_seq2prot +bin/gp_shift +bin/gp_slen +bin/gp_tm +bin/gp_trimer +man/man1/Genpak.1 +man/man1/gp_acc.1 +man/man1/gp_adjust.1 +man/man1/gp_cdndev.1 +man/man1/gp_cusage.1 +man/man1/gp_digest.1 +man/man1/gp_dimer.1 +man/man1/gp_findorf.1 +man/man1/gp_gc.1 +man/man1/gp_getseq.1 +man/man1/gp_matrix.1 +man/man1/gp_mkmtx.1 +man/man1/gp_pattern.1 +man/man1/gp_primer.1 +man/man1/gp_qs.1 +man/man1/gp_randseq.1 +man/man1/gp_seq2prot.1 +man/man1/gp_slen.1 +man/man1/gp_tm.1 +man/man1/gp_trimer.1 +share/examples/genpak/ecoli.mtx +share/examples/genpak/enzyme.enz +share/examples/genpak/mporfs.seq +share/examples/genpak/myco.cdn +share/examples/genpak/sample.seq +share/examples/genpak/standard.cdn +@dirrm share/examples/genpak |