Explorar el Código

output

master
LUYAO REN hace 4 años
padre
commit
d2600b650e
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      tasks/benchmark.wdl

+ 5
- 0
tasks/benchmark.wdl Ver fichero

@@ -100,5 +100,10 @@ task benchmark {
File metrics = "${sample}.metrics.json.gz"
File out_file = "filelist"
File filtered_vcf = "filtered.vcf"
File unzip_vcf = "unzip.vcf"
File body_filter = "body.filtered"
File body_filtered_gt = "body.filtered.gt"
File name = "name"
File body = "body"
}
}

Cargando…
Cancelar
Guardar