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
Chouaref
Snakemake_ATAC_2020
Commits
72df9aa1
Commit
72df9aa1
authored
Dec 28, 2020
by
JihedC
Browse files
change constraint wildcards
parent
6be879ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
ATAC-seq_pipeline/Snakefile
View file @
72df9aa1
...
...
@@ -39,7 +39,7 @@ wildcard_constraints:
sample = "[A-Za-z0-9]+"
wildcard_constraints:
unit = "
L
[0-9]+
"
unit = "[
A-Za-z
0-9]+
################## DESIRED OUTPUT ##################
...
...
Write
Preview
Markdown
is supported
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