Browse Source

align

master
stead99 5 years ago
parent
commit
cd868be229
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

@@ -14,7 +14,7 @@ workflow {{ project_name }} {
input:
read1=read1,
read2=read2,
String sample,
sample=sample,
docker=docker,
disk_size=disk_size,
cluster_config=cluster_config

Loading…
Cancel
Save