소스 검색

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…
취소
저장