diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-09-26 03:52:47 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-09-26 03:52:47 +0000 |
commit | 20bf40599b88d4fcd6fe9a6008b34f2ddc22a9c1 (patch) | |
tree | 218097c09ee71f732d2d35ca7025d859a19f9758 /biology/hmmer/PLIST | |
parent | b94fb679874887744925d33fe0c78dcb5fa09fd9 (diff) | |
download | pkgsrc-20bf40599b88d4fcd6fe9a6008b34f2ddc22a9c1.tar.gz |
Initial import of hmmer, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.
HMMER is an implementation of profile HMM methods for sensitive database
searches using multiple sequence alignments as queries. HMMER takes
multiple sequence alignement as input and builds statistical model
called "Hidden Markov Model" which can be used as a query into a
sequence database to find and/or align additional homologues of the
sequence family.
Diffstat (limited to 'biology/hmmer/PLIST')
-rw-r--r-- | biology/hmmer/PLIST | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/biology/hmmer/PLIST b/biology/hmmer/PLIST new file mode 100644 index 00000000000..5dd1779c36a --- /dev/null +++ b/biology/hmmer/PLIST @@ -0,0 +1,20 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 03:52:47 jschauma Exp $ +bin/hmmalign +bin/hmmbuild +bin/hmmcalibrate +bin/hmmconvert +bin/hmmemit +bin/hmmfetch +bin/hmmindex +bin/hmmpfam +bin/hmmsearch +man/man1/hmmalign.1 +man/man1/hmmbuild.1 +man/man1/hmmcalibrate.1 +man/man1/hmmconvert.1 +man/man1/hmmemit.1 +man/man1/hmmer.1 +man/man1/hmmfetch.1 +man/man1/hmmindex.1 +man/man1/hmmpfam.1 +man/man1/hmmsearch.1 |