Parcourir la source

更新 'tasks/fusioncatcher.wdl'

40
master
biochenglinliu il y a 4 ans
Parent
révision
70f2fefacd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      tasks/fusioncatcher.wdl

+ 1
- 1
tasks/fusioncatcher.wdl Voir le fichier

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


Chargement…
Annuler
Enregistrer