Browse Source

更新 'workflow.wdl'

master
meng 2 years ago
parent
commit
05115a4467
1 changed files with 0 additions and 9 deletions
  1. +0
    -9
      workflow.wdl

+ 0
- 9
workflow.wdl View File

@@ -48,15 +48,6 @@ workflow {{ project_name }} {

}

call annovar.ANNOVAR as ANNOVAR{
input:
vcf=bcftools.concat_vcf,
annovar_database=annovar_database,
docker=docker_annovar,
cluster_config=cluster_config,
disk_size=disk_size
}



}

Loading…
Cancel
Save