Browse Source

update

main
YaqingLiu 2 years ago
parent
commit
f2abe9635c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

@@ -339,7 +339,7 @@ workflow {{ project_name }} {
cluster_config=cluster_16cpu_32gb,
disk_size=disk_size
}
call somatic.somatic as somatic {
input:
sample=sample_id,

Loading…
Cancel
Save