Explorar el Código

change command for optional parameter

master
songyq hace 4 años
padre
commit
d8f043c5ee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tasks/mergefq.wdl

+ 1
- 1
tasks/mergefq.wdl Ver fichero

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

Cargando…
Cancelar
Guardar