zipHMMlib: a highly optimised HMM library exploiting repetitions in the input to speed up the forward algorithm

BMC Bioinformatics. 2013 Nov 22:14:339. doi: 10.1186/1471-2105-14-339.

Abstract

Background: Hidden Markov models are widely used for genome analysis as they combine ease of modelling with efficient analysis algorithms. Calculating the likelihood of a model using the forward algorithm has worst case time complexity linear in the length of the sequence and quadratic in the number of states in the model. For genome analysis, however, the length runs to millions or billions of observations, and when maximising the likelihood hundreds of evaluations are often needed. A time efficient forward algorithm is therefore a key ingredient in an efficient hidden Markov model library.

Results: We have built a software library for efficiently computing the likelihood of a hidden Markov model. The library exploits commonly occurring substrings in the input to reuse computations in the forward algorithm. In a pre-processing step our library identifies common substrings and builds a structure over the computations in the forward algorithm which can be reused. This analysis can be saved between uses of the library and is independent of concrete hidden Markov models so one preprocessing can be used to run a number of different models.Using this library, we achieve up to 78 times shorter wall-clock time for realistic whole-genome analyses with a real and reasonably complex hidden Markov model. In one particular case the analysis was performed in less than 8 minutes compared to 9.6 hours for the previously fastest library.

Conclusions: We have implemented the preprocessing procedure and forward algorithm as a C++ library, zipHMM, with Python bindings for use in scripts. The library is available at http://birc.au.dk/software/ziphmm/.

MeSH terms

  • Algorithms
  • Animals
  • Computer Simulation
  • Gorilla gorilla / genetics
  • Humans
  • Likelihood Functions
  • Markov Chains*
  • Observational Studies as Topic
  • Pan troglodytes / genetics
  • Peptide Library*
  • Pongo / genetics
  • Probability
  • Software*
  • Time Factors

Substances

  • Peptide Library