Explorar el Código

Fix bug: germline

tags/v0.1.2
YaqingLiu hace 4 años
padre
commit
ab4b741af9
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      workflow.wdl

+ 2
- 2
workflow.wdl Ver fichero

@@ -16,8 +16,8 @@ import "./tasks/annovar.wdl" as annovar
workflow {{ project_name }} {
String sample_id
File tumor_fastq_1
File tumor_fastq_2
File? tumor_fastq_1
File? tumor_fastq_2
File normal_fastq_1
File normal_fastq_2


Cargando…
Cancelar
Guardar