From e4307ad8abfa123d749cd70ce37cff486e804590 Mon Sep 17 00:00:00 2001 From: Sofia Stamouli Date: Tue, 1 Nov 2022 20:50:42 +0100 Subject: [PATCH] Change modules.config to include porechop_porechop --- conf/modules.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/modules.config b/conf/modules.config index 397e0c2..dad18a2 100644 --- a/conf/modules.config +++ b/conf/modules.config @@ -134,7 +134,7 @@ process { ] } - withName: PORECHOP { + withName: PORECHOP_PORECHOP { ext.prefix = { "${meta.id}_${meta.run_accession}" } publishDir = [ path: { "${params.outdir}/porechop" },