Cytogenetics hidden Markov model
Project description
CytoHMM
A hidden Markov model for cytogenetic microarrays.
Getting started
Python 3
Installing
Using the source code from github. First install numpy and cython
git clone https://github.com/harry-zuzan/cytohmm.git
cd cytohmm
python setup.py install
Using pip
pip install numpy
pip install cython
pip install cytohmm
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cytohmm-0.1.0.tar.gz
(103.6 kB
view hashes)