From cfe34d6e8d56efcc45cd05499b9ff7000fafe6bd Mon Sep 17 00:00:00 2001 From: Alexander Peltzer Date: Fri, 11 Oct 2024 15:05:22 +0000 Subject: [PATCH] Hopefully fix --- subworkflows/local/utils_nfcore_smrnaseq_pipeline/main.nf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subworkflows/local/utils_nfcore_smrnaseq_pipeline/main.nf b/subworkflows/local/utils_nfcore_smrnaseq_pipeline/main.nf index 4a0bf9aa..13c76918 100644 --- a/subworkflows/local/utils_nfcore_smrnaseq_pipeline/main.nf +++ b/subworkflows/local/utils_nfcore_smrnaseq_pipeline/main.nf @@ -111,7 +111,7 @@ workflow PIPELINE_INITIALISATION { three_prime_adapter = ch_three_prime_adapter // channel: [ val(string) ] phred_offset = ch_phred_offset // channel: [ val(string) ] } - +} /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~