From a849fe991ce709212a705597050886a35e75770b Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Tue, 4 May 2021 21:43:19 +0200 Subject: [PATCH] Add additional retry allowance for silly big data in markdups --- 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 5046df0..14bd00c 100644 --- a/conf/pipeline/eager/shh.config +++ b/conf/pipeline/eager/shh.config @@ -10,7 +10,7 @@ params { // Specific nf-core/eager process configuration process { - maxRetries = 2 + maxRetries = 3 withName: malt { maxRetries = 1