Explorar el Código

first commit

master
YaqingLiu hace 5 años
padre
commit
aee7c97735
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Ver fichero

@@ -40,7 +40,7 @@ workflow {{ project_name }} {


File inputponfile
Array[Array[File]] bcf = read_tsv(inputponfile)
Array[File] bcf = read_tsv(inputponfile)

call bcftools.bcftools as bcftools {
input:

Cargando…
Cancelar
Guardar