2021-02-19 07:29:08 -05:00
|
|
|
- name: gatk4 mergevcfs
|
|
|
|
command: nextflow run ./tests/software/gatk4/mergevcfs -entry test_gatk4_mergevcfs -c tests/config/nextflow.config
|
|
|
|
tags:
|
|
|
|
- gatk4
|
|
|
|
- gatk4_mergevcfs
|
|
|
|
files:
|
2021-02-19 07:36:42 -05:00
|
|
|
- path: output/gatk4/test.merged.vcf.gz
|
2021-03-09 04:04:08 -05:00
|
|
|
md5sum: ff48f175e26db2d4b2957762f6d1c715
|
2021-02-19 08:09:32 -05:00
|
|
|
|
|
|
|
- name: gatk4 mergevcfs refdict
|
|
|
|
command: nextflow run ./tests/software/gatk4/mergevcfs -entry test_gatk4_mergevcfs_refdict -c tests/config/nextflow.config
|
|
|
|
tags:
|
|
|
|
- gatk4
|
|
|
|
- gatk4_mergevcfs
|
|
|
|
files:
|
|
|
|
- path: output/gatk4/test.merged.vcf.gz
|
2021-03-09 04:04:08 -05:00
|
|
|
md5sum: ff48f175e26db2d4b2957762f6d1c715
|