浏览代码

Update 'tasks/benchmark.wdl'

master
renluyao 4 年前
父节点
当前提交
e69f0bc302
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      tasks/benchmark.wdl

+ 1
- 1
tasks/benchmark.wdl 查看文件

@@ -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

正在加载...
取消
保存