mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
9 lines
312 B
YAML
9 lines
312 B
YAML
|
- name: gatk4 mergebamalignment
|
||
|
command: nextflow run ./tests/software/gatk4/mergebamalignment -entry test_gatk4_mergebamalignment -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- gatk4
|
||
|
- gatk4_mergebamalignment
|
||
|
files:
|
||
|
- path: output/gatk4/test.merged.bam
|
||
|
md5sum: 825816a6b288d644318c46cc9968e129
|