https://github.com/lucventurini/mikado
Raw File
Tip revision: 25a7aea36ff50144a316df06530628ce2f2894b0 authored by Luca Venturini on 04 April 2019, 14:56:57 UTC
Redundant-intron calculation is now correct again. Now trying to fix the redundant one.
Tip revision: 25a7aea
requirements.txt
wheel>=0.28.0
pyyaml
jsonschema
cython>=0.25
numpy>=1.16.0
networkx>=2
sqlalchemy>=1.3
sqlalchemy-utils
biopython>=1.70
intervaltree
pytest
pyfaidx
scikit-learn>=0.17.0
scipy>=1.0.0
frozendict
python-magic
drmaa
snakemake
docutils!=0.13.1
tabulate
ujson
simplejson
pandas
pytest-cov
pysam >= 0.15.1
back to top