Browse Source

fix bug: var type

master
YaqingLiu 4 years ago
parent
commit
dbbea3a3e4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/depth.wdl

+ 1
- 1
tasks/depth.wdl View File

@@ -2,7 +2,7 @@ task depth {
File bam
File bam_idx
String sample_id
String regions
File regions
String docker
String cluster_config
String disk_size

Loading…
Cancel
Save