https://github.com/lucventurini/mikado
Raw File
Tip revision: c230611f750ce885e1d319f790cf9ff18b26c9a6 authored by Luca Venturini on 22 July 2016, 17:23:11 UTC
Started working on documentation of class codes
Tip revision: c230611
MANIFEST.in
include DESCRIPTION.md
include *py
recursive-include bin *py
recursive-include util *py
recursive-include Mikado *snakefile *json *yaml
back to top