Skip to content

Commit 7cefed8

Browse files
We don't have any mandatory flags
1 parent ee0ec5b commit 7cefed8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.snakemake-workflow-catalog.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# configuration of display in snakemake workflow catalog: https://snakemake.github.io/snakemake-workflow-catalog
22

33
usage:
4-
mandatory-flags: # optional definition of additional flags
5-
desc: # describe your flags here in a few sentences (they will be inserted below the example commands)
6-
flags: # put your flags here
74
software-stack-deployment: # definition of software deployment method (at least one of conda, singularity, or singularity+conda)
85
conda: true # whether pipeline works with --use-conda
96
singularity: false # whether pipeline works with --use-singularity

0 commit comments

Comments
 (0)