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 @
310b8dab
...
@@ -18,8 +18,7 @@ Each workflow is stored with the following structure:
...
@@ -18,8 +18,7 @@ Each workflow is stored with the following structure:
| │ ├── module1.smk
| │ ├── module1.smk
| │ └── module2.smk
| │ └── module2.smk
│ ├── envs
│ ├── envs
| │ ├── tool1.yaml
| │ └── tools.yaml
| │ └── tool2.yaml
| └── Snakefile
| └── Snakefile
├── config
├── config
│ └── config.yaml
│ └── config.yaml
...
...