mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
fix test name
This commit is contained in:
parent
cbc47767f7
commit
04f82d4d34
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
- path: ./output/bowtie2/test.bowtie2.log
|
||||
- path: ./output/bowtie2/versions.yml
|
||||
|
||||
- name: bowtie2 align test_bowtie2_align_single_end
|
||||
- name: bowtie2 align test_bowtie2_align_single_end_sorted
|
||||
command: nextflow run ./tests/modules/bowtie2/align -entry test_bowtie2_align_single_end_sorted -c ./tests/config/nextflow.config -c ./tests/modules/bowtie2/align/nextflow.config
|
||||
tags:
|
||||
- bowtie2
|
||||
|
|
Loading…
Reference in a new issue