https://github.com/lucventurini/mikado
Raw File
Tip revision: 849e9b2d0168c4bdaa58d77dcb21ffaa80912086 authored by Luca Venturini on 12 April 2016, 16:48:01 UTC
Moved the intervaltree from the library to the cython version.
Tip revision: 849e9b2
requirements.txt
pyyaml
jsonschema
Cython
cython
numpy
networkx>=1.10
sqlalchemy>=1
sqlalchemy_utils
biopython>=1.6
intervaltree
nose
pyfaidx
scikit-learn>=0.17.0
scipy>=0.15.0
back to top