浏览代码

更新 'tasks/fusioncatcher.wdl'

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

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

@@ -26,7 +26,7 @@ task fusioncatcher{
runtime {
docker : docker
cluster: cluster
systemDisk: "cloud_ssd 80"
systemDisk: "cloud_ssd 40"
dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/"
}


正在加载...
取消
保存