https://github.com/lucventurini/mikado
Raw File
Tip revision: 0401f417fbf831303dcb30b7d25de43061b8c3a2 authored by Luca Venturini on 26 February 2016, 18:15:27 UTC
Now we produce separate monoloci_out and loci_out metrics and scores files. Moved many of the clique functions outside of the Abstractlocus class, greatly simplifying the import chain.
Tip revision: 0401f41
requirements.txt
pyyaml
jsonschema
numpy
networkx>=1.10
sqlalchemy>=1
sqlalchemy_utils
biopython>=1.6
intervaltree
nose
pyfaidx
back to top