mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
90b203d3e9
* tool: elprep split * fixes for testing * fix tests * fix test outputs * create test-yaml * fix suggestions by @jfy133 Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
10 lines
381 B
YAML
10 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
|