From 001ae0523dbfba94e9a588ee3e40a099dab85ba9 Mon Sep 17 00:00:00 2001 From: user name <ameynert@sdf-cs1.eidf.epcc.ed.ac.uk> Date: Tue, 15 Aug 2023 15:17:19 +0100 Subject: [PATCH] Template update --- assets/trio_whole_exome_bcbio_template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/trio_whole_exome_bcbio_template.yaml b/assets/trio_whole_exome_bcbio_template.yaml index 1f872b1..75d49bd 100644 --- a/assets/trio_whole_exome_bcbio_template.yaml +++ b/assets/trio_whole_exome_bcbio_template.yaml @@ -23,4 +23,4 @@ upload: dir: ./results resources: gatk-haplotype: - options: ["--active-probability-threshold", "0", "--interval-padding", 100] + options: '["--active-probability-threshold", "0", "--interval-padding", 100]' -- GitLab