Selaa lähdekoodia

multiqc

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

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

@@ -4,7 +4,7 @@ import "./tasks/bamqc.wdl" as bamqc
import "./tasks/benchmark.wdl" as benchmark
import "./tasks/multiqc.wdl" as multiqc

workflow project_name {
workflow {{ project_name }} {

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

Loading…
Peruuta
Tallenna