https://github.com/lucventurini/mikado
Raw File
Tip revision: 6caadc18c7c06582ce663fe42da5f1c609e8503c authored by Luca Venturini on 16 January 2017, 23:40:53 UTC
Mikado now optionally performs the second clustering based only on exonic overlap (optionally, only CDS features can be considered for this step).
Tip revision: 6caadc1
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
tabulate
ujson
back to top