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
hem
hamlet
Commits
b2218af3
Commit
b2218af3
authored
Jun 23, 2020
by
van den Berg
Browse files
Remove plot_vars from local rules
parent
ae33b468
Pipeline
#3874
passed with stages
in 52 minutes and 15 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
includes/snv-indels/Snakefile
View file @
b2218af3
...
...
@@ -3,7 +3,7 @@ from os import path
# We need the QC-seq output
include: "../qc-seq/Snakefile"
localrules:
plot_vars,
table_vars_all, table_vars_hi
localrules: table_vars_all, table_vars_hi
containers = {
"bedtools-2.27-grep-2.14-gawk-5.0-click-7-python-3.7": "docker://quay.io/biocontainers/mulled-v2-a4b89e0b16b1d7db92e5a069e5c40405b3b53aab:98c4ac2f0e27869be58f6a4d8bb7ae3bc02a3a70-0",
...
...
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