@hackage cmv1.0.4
Detailed visualization of CMs, HMMs and their comparisions
Categories
License
GPL-3.0-only
Maintainer
egg@informatik.uni-freiburg.de
Links
Versions
Installation
Tested Compilers
Dependencies (21)
Dependents (0)
cmv is a collection of tools for the visualisation of Hidden Markov Models (HMMV) and RNA-family models (CMV). Moreover it can visualise comparisons of these models (HMMCV,CMCV), and annotate linked regions in the structural alignments they were constructed from and via, 3rd party tools, in their consensus secondary structure.
They are available as a commandline tools and as a webservice cmvs.
The source code of cmv is open source and available via GitHub and Hackage (License GPL-3):
For instruction how to use cmv please see the Help page.
Installation via bioconda
cmv can be installed with all dependencies via conda. Once you have conda installed simply type:
conda install -c bioconda -c conda-forge cmv
Installation via cabal-install
cmv is implemented in Haskell and can be installed via the Haskell package distribution sytem cabal. CMV is implemented in Haskell and can be installed via the Haskell package distribution sytem cabal. Additionally to cabal you require cairo, pango, happy and alex which can be installed via the distribution package manager e.g. Ubuntu:
sudo apt-get install libcairo2 libpango1.0-0 libpangomm-1.4-dev happy alex
Once you have cabal installed simply type:
cabal install cmv
Optional Dependencies:
cmv creates output which can be visualised via following optional dependencies.
Precompiled Executables
- Linux (ghc-8.0.2) HMMV 1.0.3 x86_64
- Linux (ghc-8.0.2) HMMCV 1.0.3 x86_64
- Linux (ghc-8.0.2) CMV 1.0.2 x86_64
- Linux (ghc-8.0.2) CMCV 1.0.2 x86_64
- Linux (ghc-8.0.2) CMCV 1.0.2 x86_64
