Browse Source

更新 'workflow.wdl'

master
meng 2 years ago
parent
commit
dcc523937e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

@@ -33,7 +33,7 @@ workflow {{ project_name }} {

}

call AnnotSV.AnnotSV as delly_AnnotSV{
call AnnotSV.AnnotSV as manta_AnnotSV{
input:
sample=sample_id,
somatic_vcf= manta_calling.manta_indel_vcf,

Loading…
Cancel
Save