refactor: merge prepare, map & quantify workflows
Closes #25 (closed)
- trigger workflows
prepare.smk,map.smkandquantify.smkfrom a singleSnakefile - the separation over three files is conserved; each file is imported in the
Snakefile - use a single
config.yamlfile to trigger the entire run (preparation, mapping & quantification)
Edited by Alex Kanitz