mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
fix tags
This commit is contained in:
parent
26d2231e85
commit
dd458e3388
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
- name: snapaligner align test_snapaligner_single
|
||||
command: nextflow run tests/modules/snapaligner/align -entry test_snapaligner_single -c tests/config/nextflow.config
|
||||
tags:
|
||||
- snapaligner/single
|
||||
- snapaligner/align
|
||||
- snapaligner
|
||||
files:
|
||||
- path: output/snapaligner/test.bam
|
||||
|
@ -11,7 +11,7 @@
|
|||
- name: snapaligner align test_snapaligner_paired
|
||||
command: nextflow run tests/modules/snapaligner/align -entry test_snapaligner_paired -c tests/config/nextflow.config
|
||||
tags:
|
||||
- snapaligner/paired
|
||||
- snapaligner/align
|
||||
- snapaligner
|
||||
files:
|
||||
- path: output/snapaligner/test.bam
|
||||
|
|
Loading…
Reference in a new issue