Selaa lähdekoodia

first commit

master
LUYAO REN 5 vuotta sitten
vanhempi
commit
431a8c60d5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      workflow.wdl

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

@@ -3,7 +3,7 @@ import "./tasks/mergeBed.wdl" as mergeBed
import "./tasks/bedVote.wdl" as bedVote


workflow project_name {
workflow {{ project_name }} {

File inputSamplesFile
Array[Array[File]] inputSamples = read_tsv(inputSamplesFile)

Loading…
Peruuta
Tallenna