https://github.com/lucventurini/mikado
Raw File
Tip revision: acc96229cf794e40492ef7d7fabd3119dc6ca522 authored by Luca Venturini on 17 January 2017, 18:57:09 UTC
Solved a bug which caused transcripts with non-verified introns to be classified as having all the verified introns in the locus. Implemented a test to catch the mistake in the future. Moreover, now verified introns are considered at the level of the superlocus, until we define the genes.
Tip revision: acc9622
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