Bcftools Variant Manipulation

当变异检测后需要对 VCF/BCF 做质控过滤、多样本合并、规范化、rsID/基因注释、基因型提取与统计时使用;用 bcftools 流式管线跑 norm→filter→annotate→query/stats/merge/concat,产出过滤注释后的 VCF.gz、基因型矩阵或 QC 报告;不适用于变异检测本身(种系用 gatk-variant-calling、bcftools call 仅做轻量调用)、群体遗传统计(Fst/LD/HWE 用 VCFtools)、效应注释(用 snpeff-variant-annotation)。触发词:bcftools、VCF、BCF、filter、merge、norm、query、annotate、stats、基因型、变异过滤、多样本合并、规范化

findscripter 3be2a5f 7.3 KB Updated

File contents

findscripter/everything-skills/tree/main/09-verticals/bcftools-variant-manipulation commit 3be2a5f60a

Frequently asked questions

npx skillmds@latest add findscripter/bcftools-variant-manipulation