浏览代码

first commit

master
LUYAO REN 3 年前
父节点
当前提交
d308cbf866
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl 查看文件

@@ -1,7 +1,7 @@
import "./tasks/GVCFtyper.wdl" as GVCFtyper


workflow project_name {
workflow {{ project_name }} {

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

正在加载...
取消
保存