Skip to content

LepMap3 Overview

Pavel V. Dimens edited this page May 20, 2021 · 4 revisions

Snakemake lets you output directed acyclic graphs of the workflow, so here is the simplified one. For all the dirty details, have a look at the detailed workflow. You can generate one yourself with the command

snakemake --snakefile rules/LepMap3.smk --directory . --rulegraph | dot -Tpng > rulegraph.png

pipeline overview