Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikeizbicki/hmm

hidden markov models in haskell
https://github.com/mikeizbicki/hmm

Last synced: 2 months ago
JSON representation

hidden markov models in haskell

Awesome Lists containing this project

README

        

This is a Hidden Markov Model (HMM) library for Haskell. It is in the hackage repository already, and that's probably the version that you want to use. Try installing it with the command:

> cabal install hmm

The easiest way to learn to use the library is by following the tutorial at: http://izbicki.me/blog/using-hmms-in-haskell-for-bioinformatics