Skip to content
Snippets Groups Projects
Commit a285ff88 authored by Christian Arnold's avatar Christian Arnold
Browse files

Changed path to Snakefile

parent 19a85189
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
configFile="config.yaml"
# Snakefile to use
snakefile="/g/scb2/zaugg/carnold/Projects/AtacSeq/src/Snakemake/dev/Snakefile"
snakefile="/g/scb2/zaugg/carnold/Projects/AtacSeq/src/Snakefile"
#######################
# PERFORMANCE OPTIONS #
......@@ -89,7 +89,7 @@ runAlsoDownstreamRules=true
rerunIncomplete=true
# Should the WHOLE pipeline be rerun? use with care, setting this to true will rerun everything
forceRerunAll=false
forceRerunAll=true
# Should Snakemake abort after the first error or continue running?
abortAfterFirstError=false
......
......@@ -13,7 +13,7 @@
configFile="config.yaml"
# Snakefile to use
snakefile="/g/scb2/zaugg/carnold/Projects/AtacSeq/src/Snakemake/Snakefile"
snakefile="/g/scb2/zaugg/carnold/Projects/AtacSeq/src/Snakefile"
#######################
# PERFORMANCE OPTIONS #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment