CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/11/22 04:05:51
Log message:
Import HMMER, a Hidden Markov Model toolkit.
Port from maintainer Senthil Kumar M with tweaks from sthen@ and I.
ok sthen@
HMMER is used for searching sequence databases for sequence homologs,
and for making sequence alignments. It implements methods using
probabilistic models called profile hidden Markov models (profile
HMMs). HMMER is designed to detect remote homologs as sensitively as
possible, relying on the strength of its underlying probability
models.
HMMER is often used together with a profile database, such as Pfam
or many of the databases that participate in Interpro. But HMMER
can also work with query sequences, not just profiles, just like
BLAST. For example, you can search a protein query sequence against
a database with phmmer, or do an iterative search with jackhmmer.
Status:
Vendor Tag: jca
Release Tags: jca_20161122
N ports/biology/hmmer/Makefile
N ports/biology/hmmer/distinfo
N ports/biology/hmmer/pkg/DESCR
N ports/biology/hmmer/pkg/PLIST
No conflicts created by this import