ソースを参照

更新 'tasks/spladder_quantification.wdl'

master
chenqingwang 3年前
コミット
b1c27af63f
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      tasks/spladder_quantification.wdl

+ 1
- 1
tasks/spladder_quantification.wdl ファイルの表示

@@ -47,7 +47,7 @@ task spladder_quantification {
runtime {
docker: spladder_docker
cluster: spladder_cluster
systemDisk: "cloud_ssd 40"
systemDisk: "cloud_ssd 200"
dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/"
}


読み込み中…
キャンセル
保存