瀏覽代碼

alter output

master
YaqingLiu 3 年之前
父節點
當前提交
375ec0fb1a
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      tasks/annovar.wdl

+ 2
- 2
tasks/annovar.wdl 查看文件

@@ -36,7 +36,7 @@ task annovar {

output {
File avinput = "${basename}.avinput"
File others_txt = "${basename}.${hg}_others.txt"
File others_vcf = "${basename}.${hg}_others.vcf"
File multianno_txt = "${basename}.${hg}_multianno.txt"
File multianno_vcf = "${basename}.${hg}_multianno.vcf"
}
}

Loading…
取消
儲存