diff --git a/config/config.yaml b/config/config.yaml index 5ef8764..0bf0d34 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -8,7 +8,7 @@ workdir: "WORKDIR" # by default, use the scripts copied to the working directory. # alternatively, use the scripts from the pipeline source. scriptsdir: "WORKDIR/scripts" -#scriptsdir: "PIPELINE_HOME/scripts" +#scriptsdir: "PIPELINE_HOME/workflow/scripts" # tab delimited samples file .. see samplefile for format details samplemanifest: "WORKDIR/config/samples.tsv"