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
Beatrice Tan
CNAprioritization
Commits
ae28e193
Commit
ae28e193
authored
Feb 01, 2018
by
Beatrice Tan
Browse files
Update GISTIC2.smk
parent
d164e88d
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
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