From e8bc395eb5e40322112656d7facd7a88d2fb8e2c Mon Sep 17 00:00:00 2001 From: Ira Cooke Date: Fri, 27 Sep 2024 11:53:33 +1000 Subject: [PATCH] Update genomics config --- conf/genomics.config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/genomics.config b/conf/genomics.config index bc4353b..431baab 100644 --- a/conf/genomics.config +++ b/conf/genomics.config @@ -7,3 +7,7 @@ params { max_memory=600.GB fb_chunksize=1000000 } + +process { + scratch = true +} \ No newline at end of file