瀏覽代碼

first commit

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

+ 1
- 1
workflow.wdl 查看文件

import "./tasks/GVCFtyper.wdl" as GVCFtyper import "./tasks/GVCFtyper.wdl" as GVCFtyper




workflow project_name {
workflow {{ project_name }} {


File gvcf_files File gvcf_files
Array[File] gvcfs = read_lines(gvcf_files) Array[File] gvcfs = read_lines(gvcf_files)

Loading…
取消
儲存