Explorar el Código

first commit

master
LUYAO REN hace 3 años
padre
commit
d308cbf866
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Ver fichero

@@ -1,7 +1,7 @@
import "./tasks/GVCFtyper.wdl" as GVCFtyper


workflow project_name {
workflow {{ project_name }} {

File gvcf_files
Array[File] gvcfs = read_lines(gvcf_files)

Cargando…
Cancelar
Guardar