Difference between revisions of "HMMER"

From SNIC Documentation
Jump to: navigation, search
Line 1: Line 1:
 
[http://hmmer.janelia.org HMMER] is a software package for working with profile hidden Markov models (HMM) of known regions in proteins.  
 
[http://hmmer.janelia.org HMMER] is a software package for working with profile hidden Markov models (HMM) of known regions in proteins.  
  
An HMM is a statistical model that describes the known sequence variations within a specific group of proteins that may be of special interest; for example a protein family with known function, or a domain containing a well studied interaction surface or an active site. HMM is a machine learning technique [http://en.wikipedia.org/wiki/Hidden_Markov_model] where the models are built from training examples that are known good members, and the finished models can be used to reliably classify and annotate new or poorly understood protein sequences in an automated fashion. Large libraries of trusted HMMs (such as [http://pfam.sanger.ac.uk/ Pfam]) are of course immensely beneficial, as they can be used to automatically classify large portions of newly sequenced genomes, directly as they become available.
+
An HMM is a statistical model that describes the known sequence variations within a specific group of proteins that may be of special interest; for example a protein family with known function, or a domain containing a well studied interaction surface or an active site. HMM is a machine learning technique [http://en.wikipedia.org/wiki/Hidden_Markov_model] where the models are built from training examples that are known good members, and where the finished models can be used to reliably classify and annotate new or poorly understood protein sequences in an automated fashion. Large libraries of trusted HMMs (such as [http://pfam.sanger.ac.uk/ Pfam]) are of course immensely beneficial, as they can be used to automatically classify large portions of newly sequenced genomes, directly as they become available.

Revision as of 14:28, 17 February 2011

HMMER is a software package for working with profile hidden Markov models (HMM) of known regions in proteins.

An HMM is a statistical model that describes the known sequence variations within a specific group of proteins that may be of special interest; for example a protein family with known function, or a domain containing a well studied interaction surface or an active site. HMM is a machine learning technique [1] where the models are built from training examples that are known good members, and where the finished models can be used to reliably classify and annotate new or poorly understood protein sequences in an automated fashion. Large libraries of trusted HMMs (such as Pfam) are of course immensely beneficial, as they can be used to automatically classify large portions of newly sequenced genomes, directly as they become available.