Ver código fonte

Fix bug: germline

tags/v0.1.2
YaqingLiu 4 anos atrás
pai
commit
ab4b741af9
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      workflow.wdl

+ 2
- 2
workflow.wdl Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar