浏览代码

更新 'tasks/spladder_quantification.wdl'

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

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

@@ -47,7 +47,7 @@ task spladder_quantification {
runtime {
docker: spladder_docker
cluster: spladder_cluster
systemDisk: "cloud_ssd 40"
systemDisk: "cloud_ssd 200"
dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/"
}


正在加载...
取消
保存