mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
12 lines
371 B
YAML
12 lines
371 B
YAML
|
- name: "elprep merge"
|
||
|
command: nextflow run ./tests/modules/elprep/merge -entry test_elprep_merge -c ./tests/config/nextflow.config -c ./tests/modules/elprep/merge/nextflow.config
|
||
|
tags:
|
||
|
- "elprep"
|
||
|
#
|
||
|
- "elprep/merge"
|
||
|
#
|
||
|
files:
|
||
|
- path: "output/elprep/test.bam"
|
||
|
md5sum: e667c7caad0bc4b7ac383fd023c654fc
|
||
|
- path: output/elprep/versions.yml
|