Parcourir la source

Fix bug: germline

tags/v0.1.2
YaqingLiu il y a 4 ans
Parent
révision
ab4b741af9
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      workflow.wdl

+ 2
- 2
workflow.wdl Voir le fichier

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


Chargement…
Annuler
Enregistrer