Browse Source

Update: workflow name

master
YaqingLiu 4 years ago
parent
commit
0e65f42c36
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

@@ -8,7 +8,7 @@ workflow {{ project_name }} {
String disk_size
String cluster_config

call annovar.annovar as indel_loh_annovar {
call annovar.annovar as annovar {
input:
vcf=vcf,
database=database,

Loading…
Cancel
Save