mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
18 lines
748 B
YAML
18 lines
748 B
YAML
- name: gatk4 splitncigarreads test_gatk4_splitncigarreads
|
|
command: nextflow run tests/modules/gatk4/splitncigarreads -entry test_gatk4_splitncigarreads -c tests/config/nextflow.config
|
|
tags:
|
|
- gatk4
|
|
- gatk4/splitncigarreads
|
|
files:
|
|
- path: output/gatk4/test.bam
|
|
md5sum: 37e5dbce8692b54c3292b539c91dfbd7
|
|
- path: output/gatk4/versions.yml
|
|
- name: gatk4 splitncigarreads test_gatk4_splitncigarreads_intervals
|
|
command: nextflow run tests/modules/gatk4/splitncigarreads -entry test_gatk4_splitncigarreads_intervals -c tests/config/nextflow.config
|
|
tags:
|
|
- gatk4
|
|
- gatk4/splitncigarreads
|
|
files:
|
|
- path: output/gatk4/test.bam
|
|
md5sum: e5cd2fd1822298a9bf7bc8b8d42146af
|
|
- path: output/gatk4/versions.yml
|