瀏覽代碼

output

master
LUYAO REN 4 年之前
父節點
當前提交
d2600b650e
共有 1 個檔案被更改,包括 5 行新增0 行删除
  1. +5
    -0
      tasks/benchmark.wdl

+ 5
- 0
tasks/benchmark.wdl 查看文件

@@ -100,5 +100,10 @@ task benchmark {
File metrics = "${sample}.metrics.json.gz"
File out_file = "filelist"
File filtered_vcf = "filtered.vcf"
File unzip_vcf = "unzip.vcf"
File body_filter = "body.filtered"
File body_filtered_gt = "body.filtered.gt"
File name = "name"
File body = "body"
}
}

Loading…
取消
儲存