Selaa lähdekoodia

fix bug

master
YaqingLiu 5 vuotta sitten
vanhempi
commit
d20124b7cc
1 muutettua tiedostoa jossa 1 lisäystä ja 9 poistoa
  1. +1
    -9
      workflow.wdl

+ 1
- 9
workflow.wdl Näytä tiedosto

@@ -177,16 +177,8 @@ workflow {{ project_name }} {
disk_size=disk_size,
cluster_config=cluster_config
}
File bam_to_use = corealigner.corealigner_bam
}

if (type == "tumor" && !defined(normal_recaled_bam)) {
File bam_to_use = BQSR.recaled_bam
}

#File bam_to_use = select_first([corealigner.corealigner_bam, BQSR.recaled_bam])


call TNseq.TNseq as TNseq {
input:
SENTIEON_INSTALL_DIR=SENTIEON_INSTALL_DIR,

Loading…
Peruuta
Tallenna