From ece879727459a03b7eb3f1899696ba912ff0642c Mon Sep 17 00:00:00 2001
From: not populated not populated <ameynert@sdf-cs1.eidf.epcc.ed.ac.uk>
Date: Wed, 29 Sep 2021 13:49:24 +0100
Subject: [PATCH] Fixed output folder path

---
 trio_whole_exome_bcbio_template.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/trio_whole_exome_bcbio_template.yaml b/trio_whole_exome_bcbio_template.yaml
index afdc0b5..8c8a989 100644
--- a/trio_whole_exome_bcbio_template.yaml
+++ b/trio_whole_exome_bcbio_template.yaml
@@ -19,4 +19,4 @@ details:
   analysis: variant2
   genome_build: hg38
 upload:
-  dir: /home/u035/u035/shared/trio_whole_exome/results
+  dir: /home/u035/u035/shared/results
-- 
GitLab