Quellcode durchsuchen

更新 'workflow.wdl'

master
meng vor 2 Jahren
Ursprung
Commit
76997c2c26
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. +1
    -0
      workflow.wdl

+ 1
- 0
workflow.wdl Datei anzeigen

@@ -244,6 +244,7 @@ call manta_calling.manta_calling as manta_calling{
}

call strelka_calling.strelka_calling as strelka_calling{
input:
tumor_bam = Sentieon_BQSR_tumor.recaled_bam,
tumor_bam_bai = Sentieon_BQSR_tumor.recaled_bam_index,
normal_bam = Sentieon_BQSR_normal.recaled_bam,

Laden…
Abbrechen
Speichern