https://github.com/lucventurini/mikado
Raw File
Tip revision: 753fa0aef7af5249690017755393cea466a18a4a authored by Luca Venturini on 10 August 2015, 11:09:43 UTC
Changed implementation of as_dict - hopefully faster. BF for prepare_gtf w/ multiple threads
Tip revision: 753fa0a
MANIFEST.in
include DESCRIPTION.rst
include *py
recursive-inlcude mikado_lib *py
recursive-include util *py
recursive-include test *py
back to top