From 44fc2f035cc27d7e765be3064e5745a07e168886 Mon Sep 17 00:00:00 2001 From: Christian Meesters Date: Wed, 17 Apr 2024 16:16:52 +0200 Subject: [PATCH] feat: shorter path to solutions, when all is copied --- config/config_dresden.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config_dresden.yaml b/config/config_dresden.yaml index b6de70b..3a51507 100644 --- a/config/config_dresden.yaml +++ b/config/config_dresden.yaml @@ -17,7 +17,7 @@ course: # these are the path names to contain sample data # see the README for explanations. pathtosetup: "/projects/p_nhr_snakemake" - pathtosolutions: "/projects/p_nhr_snakemake/solutions" + pathtosolutions: "solutions" # This is the selected slide to explain the 'Hello World' script # to introduce SLURM. It requires different account and partition # settings on every cluster.