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
mmassaviol
WAWmassaviol
Commits
ff3a400d
Commit
ff3a400d
authored
Oct 28, 2021
by
khalid
Browse files
change json dir
parent
08afc43e
Changes
1
Hide whitespace changes
Inline
Side-by-side
workflows/global_rules.snakefile
View file @
ff3a400d
...
...
@@ -140,7 +140,7 @@ rule all:
"cp /workflow/Snakefile {output.Snakefile} && "
"cp -r /workflow/scripts {output.scripts} && "
"cp {params.params_file} {output.params} &&"
"cp /workflow/
files/
*.json {output.json} "
"cp /workflow/*.json {output.json} "
onsuccess:
print("Workflow finished with SUCCESS")
...
...
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