mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 11:08:17 +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/test.bowtie2.log
|
||||||
- path: ./output/bowtie2/versions.yml
|
- 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
|
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:
|
tags:
|
||||||
- bowtie2
|
- bowtie2
|
||||||
|
|
Loading…
Reference in a new issue