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: 436d8e31285c6b588bdd1c7f1d07f6f2
|
|
- 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: cd56e3225950f519fd47164cca60a0bb
|
|
- path: output/gatk4/versions.yml
|