Browse Source

first commit

master
LUYAO REN 5 years ago
parent
commit
5b94e46475
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      workflow.wdl

+ 0
- 1
workflow.wdl View File

@@ -4,7 +4,6 @@ import "./tasks/vcfstat.wdl" as vcfstat
import "./tasks/mergeNum.wdl" as mergeNum

workflow {{ project_name }} {

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

Loading…
Cancel
Save