mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
10 lines
402 B
YAML
10 lines
402 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/output/splits/test-group00001.bam
|
|
- path: output/elprep/output/splits/test-unmapped.bam
|
|
- path: output/elprep/output/test-spread.bam
|
|
- path: output/elprep/versions.yml
|