aboutsummaryrefslogtreecommitdiffstats
path: root/biology/hmmer/pkg-descr
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-07-13 07:30:04 +0800
committersteve <steve@FreeBSD.org>1998-07-13 07:30:04 +0800
commit17b7b562b92a246ecc4075bd3b56a95804a7218a (patch)
tree64e36ff7c7db76d68a42bd3cf55fa61666d3f1e9 /biology/hmmer/pkg-descr
parent92a79e9638e469bd26a8a3fb06c0e207c330cca0 (diff)
downloadfreebsd-ports-gnome-17b7b562b92a246ecc4075bd3b56a95804a7218a.tar.gz
freebsd-ports-gnome-17b7b562b92a246ecc4075bd3b56a95804a7218a.tar.zst
freebsd-ports-gnome-17b7b562b92a246ecc4075bd3b56a95804a7218a.zip
Initial import of hmmer version 2.0.
Profile hidden Markov models for biological sequence analysis. PR: 7120 Submitted by: Matthew Jason Euclid Barnhart <barnhart@sequencer.wustl.edu>
Diffstat (limited to 'biology/hmmer/pkg-descr')
-rw-r--r--biology/hmmer/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/biology/hmmer/pkg-descr b/biology/hmmer/pkg-descr
new file mode 100644
index 000000000000..869b22f5c3e6
--- /dev/null
+++ b/biology/hmmer/pkg-descr
@@ -0,0 +1,10 @@
+HMMER is an implementation of profile HMM methods for sensitive database
+searches using multiple sequence alignments as queries.
+
+Basically, you give HMMER a multiple sequence alignment as input; it builds
+a statistical model called a "hidden Markov model" which you can then use as
+a query into a sequence database to find (and/or align) additional
+homologues of the sequence family.
+
+Hmmer is developed by Sean Eddy at Washington University School of Medicine.
+More information is available at http://hmmer.wustl.edu/