Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
khalid
radseqref
Commits
8ff6bd9b
Commit
8ff6bd9b
authored
Mar 05, 2021
by
khalid
Browse files
Add a constraint in wild cards for samples and ids
parent
a1e44975
Changes
1
Hide whitespace changes
Inline
Side-by-side
files/Snakefile
View file @
8ff6bd9b
...
...
@@ -8,7 +8,10 @@ import csv
#############
#
Wildcards
#
#############
wildcard_constraints
:
sample
=
"[^\/]+"
,
id
=
"[^\/]+"
STEPS
=
config
[
"steps"
]
PREPARE_REPORT_OUTPUTS
=
config
[
"prepare_report_outputs"
]
PREPARE_REPORT_SCRIPTS
=
config
[
"prepare_report_scripts"
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment