From b1a8b45aa06fe5b09c7de7f7bbbb4275de2bea95 Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Thu, 5 Dec 2019 17:52:53 +0100 Subject: [PATCH] Maybe typo? --- conf/pipeline/eager/shh.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/pipeline/eager/shh.config b/conf/pipeline/eager/shh.config index 3dd95ed..afe0871 100644 --- a/conf/pipeline/eager/shh.config +++ b/conf/pipeline/eager/shh.config @@ -8,7 +8,7 @@ params { // Specific nf-core/eager process configuration process { - withName: malt { + withName:malt { memory = { check_max( 756.GB * task.attempt, 'memory' ) } cpus = { check_max(64 * task.attempt, 'cpus') } time = 1440.h