Skip to content

Commit

Permalink
test: DRAGMAP => NARFMAP
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Jan 10, 2024
1 parent 692b4c2 commit 1e45d73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/config/pytesttags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/**
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 1e45d73

Please sign in to comment.