Profile HMM hidden state interpretation
1
0
Entering edit mode
5.3 years ago
jaip217 ▴ 30

I'm trying to understand some of the details behind how a profile HMM (like the one implemented in HMMER) works. What exactly are the 'hidden' states in the model and how should they be interpreted? For example, if I calculate the most probable sequence of states given some observable protein sequence and a trained model, what exactly does that sequence of states represent?

HMM hmmer profile hmm • 1.6k views
ADD COMMENT
0
Entering edit mode
5.3 years ago

In an HMM, the hidden states model the process by which a sequence of observation is generated. In a profile HMM, the states corresponds to positions in a multiple alignment and can be of three types: match, delete or insert. Maybe this paper can help your understanding. The most probable sequence of states corresponds to the most probable path through the hidden states of the model that would produce the observed sequence.

EDIT: Forgot the obligatory reference to the Biological sequence analysis book (aka the Durbin book), chapter 3.

ADD COMMENT

Login before adding your answer.

Traffic: 2893 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6