https://github.com/lucventurini/mikado
Raw File
Tip revision: dded88edbe2a27dc484da9bb6122077cb2799586 authored by Luca Venturini on 25 January 2019, 12:52:09 UTC
Merge pull request #143 from lucventurini/master
Tip revision: dded88e
requirements.txt
wheel>=0.28.0
pyyaml
jsonschema
cython>=0.25
numpy>=1.15.0
networkx>=2
sqlalchemy>=1
sqlalchemy_utils
biopython>=1.70
intervaltree
nose  # for numpy tester
pytest
pyfaidx
scikit-learn>=0.17.0
scipy>=0.15.0
frozendict
python-magic
drmaa
snakemake
docutils!=0.13.1
tabulate
ujson
simplejson
typing; python_version < "3.5"
pandas
back to top