mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
24 lines
999 B
YAML
24 lines
999 B
YAML
|
- name: gatk4 splitintervals test_gatk4_splitintervals_bed
|
||
|
command: nextflow run tests/modules/gatk4/splitintervals -entry test_gatk4_splitintervals_bed -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- gatk4/splitintervals
|
||
|
- gatk4
|
||
|
files:
|
||
|
- path: output/gatk4/test/0000-scattered.interval_list
|
||
|
md5sum: c8d6b19e7a92535b6ce9608eae558faa
|
||
|
- path: output/gatk4/test/0001-scattered.interval_list
|
||
|
md5sum: b1877ad96aec308906594c50ebbe3ded
|
||
|
- path: output/gatk4/versions.yml
|
||
|
|
||
|
- name: gatk4 splitintervals test_gatk4_splitintervals_intervals
|
||
|
command: nextflow run tests/modules/gatk4/splitintervals -entry test_gatk4_splitintervals_intervals -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- gatk4/splitintervals
|
||
|
- gatk4
|
||
|
files:
|
||
|
- path: output/gatk4/test/0000-scattered.interval_list
|
||
|
md5sum: ebd6b34a335efc6732ff541936c6d2d5
|
||
|
- path: output/gatk4/test/0001-scattered.interval_list
|
||
|
md5sum: 9459b0e124fa84ec1e64ac4615bc9af7
|
||
|
- path: output/gatk4/versions.yml
|