https://github.com/lucventurini/mikado
Raw File
Tip revision: 0a08c502da873a2e98790b15e68e6e8943dce7d3 authored by Luca Venturini on 07 January 2017, 15:22:58 UTC
Progress on implementing the loading of external scores.
Tip revision: 0a08c50
MANIFEST.in
include DESCRIPTION.md
include README.md
include AUTHORS
include requirements.txt
recursive-include *py
recursive-include Mikado *pyx
recursive-include Mikado *pxd
recursive-include bin *py
recursive-include util *py
recursive-include Mikado *snakefile *json *yaml
back to top