Browse Source

Update 'tasks/benchmark.wdl'

master
renluyao 4 years ago
parent
commit
e69f0bc302
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/benchmark.wdl

+ 1
- 1
tasks/benchmark.wdl View File

@@ -4,7 +4,7 @@ task benchmark {
File contig
File sdf
String project
String sample = basename(vcf,".raw.vcf.gz")
String sample = basename(vcf,".vcf.gz")
String docker
String cluster_config
String disk_size

Loading…
Cancel
Save