From 67c93a4743f2020ddc9ecfded566dddd74d6dd39 Mon Sep 17 00:00:00 2001 From: FriederikeHanssen Date: Thu, 18 Mar 2021 11:06:38 +0100 Subject: [PATCH] Update conf/pipeline/sarek/cfc.config Co-authored-by: Gisela Gabernet --- conf/pipeline/sarek/cfc.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/pipeline/sarek/cfc.config b/conf/pipeline/sarek/cfc.config index 9d34c59..400b86f 100644 --- a/conf/pipeline/sarek/cfc.config +++ b/conf/pipeline/sarek/cfc.config @@ -19,7 +19,7 @@ process { memory = 372.GB } withName:MapReads{ - cpus = 48 + cpus = 20 memory = 128.GB } -} \ No newline at end of file +}