https://github.com/lucventurini/mikado
Raw File
Tip revision: 45ddd4568e7e86f4bd210af1a7b1c496dd0aad2c authored by Luca Venturini on 29 February 2016, 10:00:33 UTC
Moved the check for negative ORFs to load_orfs.
Tip revision: 45ddd45
requirements.txt
pyyaml
jsonschema
numpy
networkx>=1.10
sqlalchemy>=1
sqlalchemy_utils
biopython>=1.6
intervaltree
nose
pyfaidx
back to top