Gatk Variant Calling

当需要从 WGS/WES 的 BWA-MEM2 比对、去重、BQSR 后 BAM 检测种系 SNP/indel 并对多样本队列联合分型时使用;用 GATK4 最佳实践流程跑 BQSR→HaplotypeCaller(GVCF)→GenomicsDBImport→GenotypeGVCFs→VQSR/硬过滤,产出每样本 GVCF 与过滤后的多样本 VCF;不适用于体细胞/肿瘤变异(用 Mutect2)、追求更快可改用 DeepVariant、单纯文件解析用 genomic-file-toolkit。触发词:GATK、HaplotypeCaller、GVCF、GenotypeGVCFs、BQSR、VQSR、种系变异、SNP、indel、联合分型、变异检测、joint genotyping

findscripter 1915a6f 7.3 KB Updated

File contents

findscripter/everything-skills/tree/main/09-verticals/gatk-variant-calling commit 1915a6fee5

Frequently asked questions

npx skillmds@latest add findscripter/gatk-variant-calling