mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
c10f9eb817
* add lissero module * Update test.yml Co-authored-by: Gregor Sturm <mail@gregor-sturm.de>
7 lines
237 B
YAML
7 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']
|