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) |