Browse Source

modify sentieon task

tags/v0.2.0
Haonan917 2 years ago
parent
commit
2f6877bf86
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      tasks/sentieon.wdl

+ 0
- 1
tasks/sentieon.wdl View File

@@ -28,7 +28,6 @@ task sentieon {
>>>

runtime {
docker:docker
cluster:cluster_config
systemDisk:"cloud_ssd 40"
dataDisk:"cloud_ssd " + disk_size + " /cromwell_root/"

Loading…
Cancel
Save