Explorar el Código

Update 'tasks/spladder_quantification.wdl'

master
chenqingwang hace 3 años
padre
commit
1af666bc54
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tasks/spladder_quantification.wdl

+ 1
- 1
tasks/spladder_quantification.wdl Ver fichero

@@ -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/"
}


Cargando…
Cancelar
Guardar