From f86681effd9eacba3754b3f83b8ab6c275c8b310 Mon Sep 17 00:00:00 2001 From: Christian Brandt <35726766+replikation@users.noreply.github.com> Date: Wed, 24 Jul 2024 10:04:05 +0200 Subject: [PATCH] fix #274 --- workflows/process/freyja.nf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflows/process/freyja.nf b/workflows/process/freyja.nf index 4dc63a5..12a8fc7 100644 --- a/workflows/process/freyja.nf +++ b/workflows/process/freyja.nf @@ -1,6 +1,6 @@ process freyja { label 'freyja' - errorStrategy 'retry' + errorStrategy 'ignore' maxRetries 1 publishDir "${params.output}/${params.lineagedir}/${name}/lineage-proportion-by-reads", mode: 'copy', pattern: "*"