|
|
|
|
|
|
|
|
if (vep) { |
|
|
if (vep) { |
|
|
call VEP.VEP as VarScan_VEP { |
|
|
call VEP.VEP as VarScan_VEP { |
|
|
input: |
|
|
input: |
|
|
vcf=VarScan.VarScan_vcf, |
|
|
|
|
|
|
|
|
vcf=somaticFilter.varscan_somatic_filter, |
|
|
hg=hg, |
|
|
hg=hg, |
|
|
only_pass=only_pass, |
|
|
only_pass=only_pass, |
|
|
sample_id=sample_id, |
|
|
sample_id=sample_id, |
|
|
|
|
|
|
|
|
if (vep) { |
|
|
if (vep) { |
|
|
call VEP.VEP as VarScan_VEP_fb { |
|
|
call VEP.VEP as VarScan_VEP_fb { |
|
|
input: |
|
|
input: |
|
|
vcf=VarScan_fb.VarScan_vcf, |
|
|
|
|
|
|
|
|
vcf=somaticFilter_fb.varscan_somatic_filter, |
|
|
hg=hg, |
|
|
hg=hg, |
|
|
only_pass=only_pass, |
|
|
only_pass=only_pass, |
|
|
sample_id=sample_id, |
|
|
sample_id=sample_id, |