- recipe ghmm
General Hidden Markov Model library (GHMM) is a freely available C library implementing efficient data structures and algorithms for basic and extended HMMs with discrete and continous emissions
- Homepage:
- License:
GPL2
- Recipe:
- package ghmm¶
-
- Versions:
0.9-2
,0.9-1
,0.9-0
- Depends:
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install ghmm
and update with:
conda update ghmm
or use the docker container:
docker pull quay.io/biocontainers/ghmm:<tag>
(see ghmm/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/ghmm/README.html)