ソースを参照

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)

読み込み中…
キャンセル
保存