From 51229b918774d969943636a1a55e4e5294335568 Mon Sep 17 00:00:00 2001 From: Suzanne Jin Date: Thu, 16 Jan 2025 12:41:30 +0100 Subject: [PATCH] . --- .../nf-core/abundance_differential_filter/tests/main.nf.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subworkflows/nf-core/abundance_differential_filter/tests/main.nf.test b/subworkflows/nf-core/abundance_differential_filter/tests/main.nf.test index 311deeeea35..658df7eedaa 100644 --- a/subworkflows/nf-core/abundance_differential_filter/tests/main.nf.test +++ b/subworkflows/nf-core/abundance_differential_filter/tests/main.nf.test @@ -330,7 +330,7 @@ nextflow_workflow { } } - test("deseq2 and limmavoom - mouse - basic") { + test("deseq2 and limma - mouse - basic") { config './deseq2_limmavoom_basic.config' tag "deseq2+limmavoom" @@ -524,4 +524,4 @@ nextflow_workflow { ) } } -} \ No newline at end of file +}