https://github.com/lucventurini/mikado
Raw File
Tip revision: ef339e241c42b960d0c9cd30b633f2049c4f2306 authored by Luca Venturini on 07 March 2016, 14:31:50 UTC
New scoring system for create model. BF for set start method, added an option for modifying via CLI. BF for trimming and tests.
Tip revision: ef339e2
requirements.txt
pyyaml
jsonschema
numpy
networkx>=1.10
sqlalchemy>=1
sqlalchemy_utils
biopython>=1.6
intervaltree
nose
pyfaidx
scikit-learn>=0.17.0
scipy>=0.15.0
back to top