Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Drone
Ayuda
Iniciar sesión
chenqingwang
/
SplAdder-quantification-merge
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Update 'tasks/spladder_quantification.wdl'
master
chenqingwang
hace 3 años
padre
e82d9f6bfe
commit
1af666bc54
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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 50
0
"
systemDisk: "cloud_ssd 50"
dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/"
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar