Skip to content
GitLab
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
1335a2e5
Commit
1335a2e5
authored
Feb 01, 2018
by
Beatrice Tan
Browse files
Update Snakefile
parent
c831d14d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Snakefile
View file @
1335a2e5
...
...
@@ -42,11 +42,7 @@ onerror:
rule all:
"""Define desired output from pipeline."""
input:
"Samplesize/Report.txt",
#"Reports/Tools.txt",
#"Reports/Overlap_regions.bed"
#"Reports/Segments.txt",
#"GO/comparison.txt"
"Reports/Results.html"
rule help:
...
...
@@ -65,7 +61,6 @@ rule report:
genes_both="Reports/Genes_both.txt",
genes_gistic="Reports/Genes_GISTIC2.txt",
genes_rubic="Reports/Genes_RUBIC.txt",
overlap="Reports/Overlap_genes.txt",
venn="Reports/Venn_overlap_genes.png",
swarmplot="Reports/Swarmplot_sizes.png",
circos="Reports/Circos/RecurrentRegions.png",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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