瀏覽代碼

first commit

master
LUYAO REN 5 年之前
父節點
當前提交
4efd47f171
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. +0
    -2
      workflow.wdl

+ 0
- 2
workflow.wdl 查看文件

@@ -2,9 +2,7 @@ import "./tasks/benchmark.wdl" as benchmark
import "./tasks/multiqc.wdl" as multiqc
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…
取消
儲存