瀏覽代碼

homo genotype

master
LUYAO REN 5 年之前
父節點
當前提交
18b7b4a1dc
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      tasks/Freebayes.wdl

+ 0
- 1
tasks/Freebayes.wdl 查看文件

@@ -27,7 +27,6 @@ task Freebayes {
dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/"
}
output {
File vcf = "${sample}_fb.vcf"
File filtered = "${sample}_fb.filtered.vcf"
}
}

Loading…
取消
儲存