From 05bef3522b12cb500ef2feb6b5574ce458899fb6 Mon Sep 17 00:00:00 2001 From: jemten Date: Wed, 13 Mar 2024 13:38:33 +0100 Subject: [PATCH] fixing typo --- subworkflows/local/utils_nfcore_tomte_pipeline/main.nf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subworkflows/local/utils_nfcore_tomte_pipeline/main.nf b/subworkflows/local/utils_nfcore_tomte_pipeline/main.nf index 91fe27f7..62a701e8 100644 --- a/subworkflows/local/utils_nfcore_tomte_pipeline/main.nf +++ b/subworkflows/local/utils_nfcore_tomte_pipeline/main.nf @@ -225,7 +225,7 @@ def toolCitationText() { "FastQC (Andrews 2010),", params.switch_drop_as ? "FRASER (Mertes et al 2021)," : "", "GATK (McKenna et al. 2010),", - params.switch_stringtie ? "GFFCompare (Pertea et al. 2020), StringTie (Perteat et al. 2015)," : "", + params.switch_stringtie ? "GFFCompare (Pertea et al. 2020), StringTie (Pertea et al. 2015)," : "", "MultiQC (Ewels et al. 2016),", params.switch_drop_ae ? "OUTRIDER (Brechtmann et al. 2018)," : "", "SAMtools (Danecek et al. 2021),",