Browse Source

change command for optional parameter

master
songyq 4 years ago
parent
commit
d8f043c5ee
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/mergefq.wdl

+ 1
- 1
tasks/mergefq.wdl View File

@@ -1,7 +1,7 @@
task mergefq {
File fq1
File fq2
File fq3
File? fq3
String fq_m
String disk_size
String docker

Loading…
Cancel
Save