Browse Source

更新 'workflow.wdl'

master
meng 2 years ago
parent
commit
1245c55782
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      workflow.wdl

+ 2
- 2
workflow.wdl View File

@@ -55,7 +55,7 @@ if (normal_in1 != ""){
SENTIEON_LICENSE=SENTIEON_LICENSE,
docker=docker_sentieon,
cluster_config=cluster_config,
disk_size=disk_size
disk_size='1000'

}

@@ -86,7 +86,7 @@ if (tumor_in1 != ""){
SENTIEON_LICENSE=SENTIEON_LICENSE,
docker=docker_sentieon,
cluster_config=cluster_config,
disk_size=disk_size
disk_size='1000'

}


Loading…
Cancel
Save