Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
IMP
IMP
Commits
8d77cfce
Commit
8d77cfce
authored
May 07, 2020
by
Valentina Galata
Browse files
fixed typo in localrules declaration in data_input.sml
parent
5baaeed4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
workflow/rules/Preprocessing/data_input.smk
workflow/rules/Preprocessing/data_input.smk
+1
-1
No files found.
workflow/rules/Preprocessing/data_input.smk
View file @
8d77cfce
...
@@ -68,7 +68,7 @@ data_input = {
...
@@ -68,7 +68,7 @@ data_input = {
'mt': MT
'mt': MT
}
}
localrules: prepare_mg_data,
rule
prepare_mt_data
localrules: prepare_mg_data, prepare_mt_data
if config['skip_preprocessing']:
if config['skip_preprocessing']:
if MG:
if MG:
...
...
Valentina Galata
@valentina.galata
mentioned in issue
#156 (closed)
·
May 07, 2020
mentioned in issue
#156 (closed)
mentioned in issue #156
Toggle commit list
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