Skip to content

yarden/bhmm

 
 

Repository files navigation

Build Status

Bayesian hidden Markov model toolkit

This toolkit provides machinery for sampling from the Bayesian posterior of hidden Markov models with various choices of prior and output models.

Installation

Installation from conda

The easiest way to install bhmm is via the conda package manager:

conda config --add channels http://conda.binstar.org/omnia
conda install bhmm

Installation from source

python setup.py install

References

See here for a manuscript describing the theory behind using Gibbs sampling to sample from Bayesian hidden Markov model posteriors.

Bayesian hidden Markov model analysis of single-molecule force spectroscopy: Characterizing kinetics under measurement uncertainty. John D. Chodera, Phillip Elms, Frank Noé, Bettina Keller, Christian M. Kaiser, Aaron Ewall-Wice, Susan Marqusee, Carlos Bustamante, Nina Singhal Hinrichs http://arxiv.org/abs/1108.1430

Package maintainers

About

Bayesian hidden Markov models toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.7%
  • C 4.1%
  • PowerShell 2.1%
  • XSLT 1.0%
  • Shell 0.6%
  • Batchfile 0.5%