HMMER 3 Dirichlet mixture parameters
0
0
Entering edit mode
8.0 years ago

Hi,

I'm trying to implement a Dirichlet mixture model for computing HMM emission probabilities, based on the paper by Sjolander et al 1996. My program seems to be working OK, but to be sure that my code is free of bugs I would like to compare it to the output of hmmbuild algorithm (HMMER 3), which uses Dirichlet mixture model for computing HMM emission probabilities as a default.

As far as I understand HMMER 3 uses a new Dirichlet prior, not the one from [[1]]? So could someone please tell me where can I get the new Dirichlet mixture parameters for HMMER 3. HMMER 3.1 manual says only that Dirichlet mixture prior parameters are "built in".

Thanks.

Ivan

HMMER 3 hmmbuild • 1.9k views
ADD COMMENT
0
Entering edit mode

Sounds like you are a programmer so you could look in the source code for HMMER while waiting for a response.

ADD REPLY
0
Entering edit mode

That is a good suggestion, and I would recommend looking on github for browsing the source code.

ADD REPLY
0
Entering edit mode

Thanks guys. I found it.

The only thing which is a bit odd is that the nine distribution mixture coefficients differ slightly from the numbers provided in (Sjolander 1996), although the code comment says it is the Sjolander 96 coefficients. Numbers don't differ much, so it probably doesn't have any significant effect on the emission distributions.

ADD REPLY

Login before adding your answer.

Traffic: 2307 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