mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
13 lines
560 B
YAML
13 lines
560 B
YAML
|
- name: pear test_pear
|
||
|
command: nextflow run ./tests/modules/pear -entry test_pear -c ./tests/config/nextflow.config -c ./tests/modules/pear/nextflow.config
|
||
|
tags:
|
||
|
- pear
|
||
|
files:
|
||
|
- path: output/pear/test.assembled.fastq.gz
|
||
|
md5sum: d02799ee04909655e7be5c9161c876b2
|
||
|
- path: output/pear/test.discarded.fastq.gz # Known empty file
|
||
|
- path: output/pear/test.unassembled.forward.fastq.gz
|
||
|
md5sum: 2e35f09a6abbb4559127c512f5652e7e
|
||
|
- path: output/pear/test.unassembled.reverse.fastq.gz
|
||
|
md5sum: 6e1c73c502230869c21b03a41faddafb
|