mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 14:13:09 +00:00
8 lines
237 B
YAML
8 lines
237 B
YAML
|
- name: lissero test_lissero
|
||
|
command: nextflow run tests/modules/lissero -entry test_lissero -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- lissero
|
||
|
files:
|
||
|
- path: output/lissero/test.tsv
|
||
|
contains: ['ID', 'SEROTYPE', 'FULL']
|