From 1e45d737eb98094b9247683e9d81c0d3217bf89d Mon Sep 17 00:00:00 2001 From: Edmund Miller Date: Mon, 18 Dec 2023 12:57:43 -0600 Subject: [PATCH] test: DRAGMAP => NARFMAP --- tests/config/pytesttags.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/config/pytesttags.yml b/tests/config/pytesttags.yml index f33e55023c..2e26af7b63 100644 --- a/tests/config/pytesttags.yml +++ b/tests/config/pytesttags.yml @@ -88,7 +88,7 @@ umi: - conf/modules/umi.config - modules/nf-core/bwa/mem/** - modules/nf-core/bwamem2/mem/** - - modules/nf-core/dragmap/align/** + - modules/nf-core/narfmap/align/** - modules/nf-core/fgbio/callmolecularconsensusreads/** - modules/nf-core/fgbio/fastqtobam/** - modules/nf-core/fgbio/groupreadsbyumi/** @@ -127,7 +127,7 @@ bwamem2: ### dragmap dragmap: - conf/modules/aligner.config - - modules/nf-core/dragmap/align/** + - modules/nf-core/narfmap/align/** - subworkflows/local/fastq_align_bwamem_mem2_dragmap_sentieon/** - tests/csv/3.0/fastq_single.csv - tests/test_aligner_dragmap.yml