Procházet zdrojové kódy

Fix bug: TNseqoold.wdl

master
YaqingLiu před 4 roky
rodič
revize
5a5df61a4e
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +0
    -1
      tasks/TNseq.wdl
  2. +2
    -1
      tasks/TNseqold.wdl

+ 0
- 1
tasks/TNseq.wdl Zobrazit soubor

@@ -84,5 +84,4 @@ task TNseq {
File contamination_segments = "${sample}.contamination.segments"
File orientation = "${sample}.orientation"
}

}

+ 2
- 1
tasks/TNseqold.wdl Zobrazit soubor

@@ -61,4 +61,5 @@ task TNseqold {
output {
File TNseq_vcf= "${sample}.TNseq.old.TN.vcf"
File TNseq_vcf_index = "${sample}.TNseq.old.TN.vcf.idx"
}
}
}

Načítá se…
Zrušit
Uložit