Browse Source

更新 'workflow.wdl'

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

+ 0
- 8
workflow.wdl View File

@@ -158,14 +158,6 @@ if (Annovar){
disk_size=disk_size
}

call annovar.ANNOVAR as Haplotyper_ANNOVAR {
input:
vcf=Haplotyper_bcftools.norm_vcf,
annovar_database=annovar_database,
docker=docker_annovar,
cluster_config=cluster_config,
disk_size=disk_size
}

}
}

Loading…
Cancel
Save