https://github.com/lucventurini/mikado
Raw File
Tip revision: 3f97c454a743c267aa9e43b5eca216c1878fe4d1 authored by Luca Venturini on 03 October 2015, 19:38:46 UTC
Fixed #22 (still to verify), added blast hit loading for split transcripts (#15), finally implemented BLAST score (#5)!
Tip revision: 3f97c45
MANIFEST.in
include DESCRIPTION.rst
include *py *.json *.yaml
recursive-include mikado_lib *.py *.json *.yaml
recursive-include util *py
recursive-include test *py
back to top