Explorar el Código

first commit

master
YaqingLiu hace 5 años
padre
commit
f940b5ee69
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tasks/bcftools1.wdl

+ 1
- 1
tasks/bcftools1.wdl Ver fichero

@@ -26,6 +26,6 @@ task bcftools {
}
output {
File vcf1="$(basename ${bcfpon}.gz)"
File vcf1="a.vcf.gz"
}
}

Cargando…
Cancelar
Guardar