Browse Source

revised input

tags/v0.1.0
stead99 5 years ago
parent
commit
af5ffcffcb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

@@ -22,7 +22,7 @@ workflow {{ project_name }} {
read_2P=read2
}

all samtools.samtools as samtools {
call samtools.samtools as samtools {
input:
docker = samtools_docker,
cluster = samtools_cluster,

Loading…
Cancel
Save