From 8f23e8f23cd00f475b812a57c735c3d76a3e7afe Mon Sep 17 00:00:00 2001 From: Louis LE NEZET <58640615+LouisLeNezet@users.noreply.github.com> Date: Tue, 19 Mar 2024 09:36:06 +0100 Subject: [PATCH] Update conf/test_panelprep.config Co-authored-by: Maxime U Garcia --- conf/test_panelprep.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/test_panelprep.config b/conf/test_panelprep.config index fe7bffb1..d604e038 100644 --- a/conf/test_panelprep.config +++ b/conf/test_panelprep.config @@ -20,7 +20,7 @@ params { max_time = '6.h' // Input data - input = "tests/csv/panel.csv" + input = "${projectDir}/tests/csv/panel.csv" input_region = "tests/csv/regionsheet.csv" outdir = "results/test_panelprep" genome = "GRCh38"