Browse Source

Fix bug: Realigner's inputs

tags/v0.1.2
YaqingLiu 4 years ago
parent
commit
59b2e9cb84
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      workflow.wdl

+ 0
- 1
workflow.wdl View File

@@ -120,7 +120,6 @@ workflow {{ project_name }} {
sample=sample_id + '_tumor',
docker=sentieon_docker,
disk_size=disk_size,
regions=regions,
cluster_config=cluster_config
}


Loading…
Cancel
Save