Selaa lähdekoodia

fix bug: workflow input

master
YaqingLiu 4 vuotta sitten
vanhempi
commit
1c883c5862
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +1
    -1
      tasks/deduped_depth.wdl
  2. +1
    -1
      tasks/raw_depth.wdl

+ 1
- 1
tasks/deduped_depth.wdl Näytä tiedosto

@@ -1,4 +1,4 @@
task depth {
task deduped_depth {
File deduped_bam
File deduped_bam_idx
String sample_id

+ 1
- 1
tasks/raw_depth.wdl Näytä tiedosto

@@ -1,4 +1,4 @@
task depth {
task raw_depth {
File raw_bam
File raw_bam_idx
String sample_id

Loading…
Peruuta
Tallenna