Browse Source

更新 'tasks/spladder_quantification.wdl'

master
chenqingwang 3 years ago
parent
commit
b1c27af63f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/spladder_quantification.wdl

+ 1
- 1
tasks/spladder_quantification.wdl View File

runtime { runtime {
docker: spladder_docker docker: spladder_docker
cluster: spladder_cluster cluster: spladder_cluster
systemDisk: "cloud_ssd 40"
systemDisk: "cloud_ssd 200"
dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/" dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/"
} }



Loading…
Cancel
Save