Przeglądaj źródła

fix bug: workflow input

master
YaqingLiu 4 lat temu
rodzic
commit
472a5c0b2b
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      workflow.wdl

+ 2
- 2
workflow.wdl Wyświetl plik



call depth.depth as depth { call depth.depth as depth {
input: input:
raw_depth=raw_depth,
deduped_depth=deduped_depth,
raw_depth=raw_depth.raw_depth,
deduped_depth=deduped_depth.deduped_depth,
sample_id=sample_id, sample_id=sample_id,
regions=regions, regions=regions,
docker=docker, docker=docker,

Ładowanie…
Anuluj
Zapisz