Browse Source

更新 'tasks/fusioncatcher.wdl'

80G
master
biochenglinliu 4 years ago
parent
commit
57deece1a8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/fusioncatcher.wdl

+ 1
- 1
tasks/fusioncatcher.wdl View File

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


Loading…
Cancel
Save