瀏覽代碼

Update 'tasks/spladder_quantification.wdl'

master
chenqingwang 3 年之前
父節點
當前提交
1af666bc54
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      tasks/spladder_quantification.wdl

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

@@ -53,7 +53,7 @@ task spladder_quantification {
runtime {
docker: spladder_docker
cluster: spladder_cluster
systemDisk: "cloud_ssd 500"
systemDisk: "cloud_ssd 50"
dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/"
}


Loading…
取消
儲存