Explorar el Código

更新 'tasks/fusioncatcher.wdl'

80G
master
biochenglinliu hace 4 años
padre
commit
57deece1a8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tasks/fusioncatcher.wdl

+ 1
- 1
tasks/fusioncatcher.wdl Ver fichero

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


Cargando…
Cancelar
Guardar