https://github.com/lucventurini/mikado
Raw File
Tip revision: 8e8b2ba07b22938c87f582b8705e12cb01a44c4b authored by Luca Venturini on 08 February 2017, 16:50:54 UTC
Now Mikado compare will also output the location of the matches, in WebApollo-like format.
Tip revision: 8e8b2ba
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