Pārlūkot izejas kodu

fix bug: workflow input

master
YaqingLiu pirms 4 gadiem
vecāks
revīzija
472a5c0b2b
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +2
    -2
      workflow.wdl

+ 2
- 2
workflow.wdl Parādīt failu

@@ -37,8 +37,8 @@ workflow {{ project_name }} {

call depth.depth as depth {
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,
regions=regions,
docker=docker,

Notiek ielāde…
Atcelt
Saglabāt