瀏覽代碼

alter output

master
YaqingLiu 4 年之前
父節點
當前提交
48288f0057
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      tasks/export.wdl

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

@@ -21,6 +21,6 @@ task export{
}

output {
File seg = "/cromwell_root/tmp/cnvkit/${sample_id}.seg"
File seg = "${sample_id}.seg"
}
}

Loading…
取消
儲存