diff options
author | snj <snj@pkgsrc.org> | 2004-04-11 04:06:09 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-11 04:06:09 +0000 |
commit | 7b4bd4a80491d96a69c6b5140f72ba05e647faa0 (patch) | |
tree | a90a9a699b5e9ffdd10ba54dc95d5362c04d562f /biology/hmmer/DESCR | |
parent | 847fda614b43d80af99690cf538e97adf1250a0c (diff) | |
download | pkgsrc-7b4bd4a80491d96a69c6b5140f72ba05e647faa0.tar.gz |
Convert to buildlink3 and correct a spelling error in DESCR.
Diffstat (limited to 'biology/hmmer/DESCR')
-rw-r--r-- | biology/hmmer/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/hmmer/DESCR b/biology/hmmer/DESCR index fe451f2ada7..579feb85d30 100644 --- a/biology/hmmer/DESCR +++ b/biology/hmmer/DESCR @@ -1,6 +1,6 @@ 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 +multiple sequence alignment 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. |