mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
11 lines
381 B
YAML
11 lines
381 B
YAML
|
- name: elprep split test_elprep_split
|
||
|
command: nextflow run tests/modules/elprep/split -entry test_elprep_split -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- elprep
|
||
|
- elprep/split
|
||
|
files:
|
||
|
- path: output/elprep/splits/test-group00001.bam
|
||
|
- path: output/elprep/splits/test-unmapped.bam
|
||
|
- path: output/elprep/test-spread.bam
|
||
|
- path: output/elprep/versions.yml
|