mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2025-01-02 20:52:07 -05:00
Update tests/modules/bowtie2/align/test.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
This commit is contained in:
parent
dcffd93875
commit
0d00452eca
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
- name: bowtie2 align test_bowtie2_align_single_end
|
||||
command: nextflow run tests/modules/bowtie2/align -entry test_bowtie2_align_single_end -c tests/config/nextflow.config
|
||||
command: nextflow run ./tests/modules/bowtie2/align -entry test_bowtie2_align_single_end -c ./tests/config/nextflow.config -c ./tests/modules/bowtie2/align/nextflow.config
|
||||
tags:
|
||||
- bowtie2/align
|
||||
- bowtie2
|
||||
|
|
Loading…
Reference in a new issue