Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Reference
authored
Jun 30, 2020
by
peguerin
Show whitespace changes
Inline
Side-by-side
Reference.md
View page @
ee159c31
...
@@ -44,7 +44,7 @@ A Snakemake workflow is defined by specifying rules in a Snakefile. Rules decomp
...
@@ -44,7 +44,7 @@ A Snakemake workflow is defined by specifying rules in a Snakefile. Rules decomp
## Overview
## Overview
Snakefile in green, set of input/output
`
wildcard
`
files in yellow, configuration files in white, rules in grey.
Snakefile in green, set of input/output files in yellow, configuration files in white, rules in grey.
```mermaid
```mermaid
...
...