mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 14:13:09 +00:00
11 lines
403 B
YAML
11 lines
403 B
YAML
|
- name: megan daa2info test_megan_daa2info
|
||
|
command: nextflow run ./tests/modules/megan/daa2info -entry test_megan_daa2info -c ./tests/config/nextflow.config -c ./tests/modules/megan/daa2info/nextflow.config
|
||
|
tags:
|
||
|
- megan/daa2info
|
||
|
- megan
|
||
|
files:
|
||
|
- path: output/megan/test.megan
|
||
|
contains: ["@Creator"]
|
||
|
- path: output/megan/test.txt.gz
|
||
|
contains: ["# Number of reads: 1"]
|