2021-11-18 15:47:40 -05:00
|
|
|
- name: gatk4 variantfiltration test_gatk4_variantfiltration_vcf_input
|
|
|
|
command: nextflow run tests/modules/gatk4/variantfiltration -entry test_gatk4_variantfiltration_vcf_input -c tests/config/nextflow.config
|
2021-03-17 04:42:35 -04:00
|
|
|
tags:
|
2021-04-08 04:10:52 -04:00
|
|
|
- gatk4/variantfiltration
|
2021-03-24 14:14:11 -04:00
|
|
|
- gatk4
|
2021-03-17 04:42:35 -04:00
|
|
|
files:
|
2021-11-18 15:47:40 -05:00
|
|
|
- path: output/gatk4/test.filtered.vcf.gz
|
|
|
|
contains: ['BaseQRankSum=-1.318;DP=17;ExcessHet=3.0103;MLEAC=1,0,0;MLEAF=0.500,0.00,0.00;MQRankSum=0.000;RAW_MQandDP=61200,17;ReadPosRankSum=2.365']
|
|
|
|
- path: output/gatk4/test.filtered.vcf.gz.tbi
|
|
|
|
|
|
|
|
- name: gatk4 variantfiltration test_gatk4_variantfiltration_gz_input
|
|
|
|
command: nextflow run tests/modules/gatk4/variantfiltration -entry test_gatk4_variantfiltration_gz_input -c tests/config/nextflow.config
|
|
|
|
tags:
|
|
|
|
- gatk4/variantfiltration
|
|
|
|
- gatk4
|
|
|
|
files:
|
|
|
|
- path: output/gatk4/test.filtered.vcf.gz
|
|
|
|
contains: ['BaseQRankSum=-1.318;DP=17;ExcessHet=3.0103;MLEAC=1,0,0;MLEAF=0.500,0.00,0.00;MQRankSum=0.000;RAW_MQandDP=61200,17;ReadPosRankSum=2.365']
|
|
|
|
- path: output/gatk4/test.filtered.vcf.gz.tbi
|