https://github.com/lucventurini/mikado
Raw File
Tip revision: 3d4d02d842a6a14c2b6dde81e90fb31fc5d87be8 authored by Luca Venturini on 09 March 2016, 21:15:41 UTC
Fully zippable mikado. Now compare can be used to perform self-comparisons. Removed an unnecessary call to database while loading BLAST data.
Tip revision: 3d4d02d
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