https://github.com/lucventurini/mikado
Raw File
Tip revision: 665b943567e4ba2f24c0c6ebf781e4874b421f17 authored by Luca Venturini on 03 February 2017, 18:15:58 UTC
Implemented the new clustering algorithm, modified the configuration to make it tidier.
Tip revision: 665b943
requirements.txt
wheel>=0.28.0
pyyaml
jsonschema
cython>=0.25
numpy
networkx>=1.10
sqlalchemy>=1
sqlalchemy_utils
biopython>=1.66
intervaltree
nose
pyfaidx
scikit-learn>=0.17.0
scipy>=0.15.0
frozendict
python-magic
drmaa
snakemake
docutils!=0.13.1
tabulate
ujson
back to top