Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Beatrice Tan
CNAprioritization
Commits
ae28e193
Commit
ae28e193
authored
Feb 01, 2018
by
Beatrice Tan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update GISTIC2.smk
parent
d164e88d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
rules/GISTIC2.smk
rules/GISTIC2.smk
+1
-1
No files found.
rules/GISTIC2.smk
View file @
ae28e193
...
...
@@ -13,7 +13,7 @@ rule install_gistic:
rule run_gistic:
"""Run GISTIC2 for the tumor segmentation data."""
input:
gistic_dir=os.path.join(config["gisticdir"], "gistic2"),
gistic_dir
ectory
=os.path.join(config["gisticdir"], "gistic2"),
seg="Input/Segments_tumor.txt"
output:
"GISTIC/all_lesions.conf_" + config["gistic_precision"] + ".txt",
...
...
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