LUYAO REN hace 4 años
padre
commit
7cf84ce72d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tasks/bcf2vcf.wdl

+ 1
- 1
tasks/bcf2vcf.wdl Ver fichero

@@ -23,7 +23,7 @@ task bcf2vcf {
}

output {
File ins_vcf = "${sample_name}.vcf"
File vcf = "${sample_name}.vcf"
}
}


Cargando…
Cancelar
Guardar