Joint genotyping¶
Definition
AI-generated
Joint genotyping combines evidence across samples at each site—often from gVCFs—to produce a cohort VCF with consistent posteriors and allele frequencies, rather than calling each sample in isolation.
Topics
Why it matters in GWAS¶
Joint calling improves sensitivity for low-frequency variants and harmonizes filters across studies, supporting multi-cohort WGS meta-analyses and rare-variant tests.
Example usage¶
"Joint genotyping was performed with GATK HaplotypeCaller in GVCF mode followed by GenomicsDBImport."
Related terms¶
References¶
- Poplin R, et al. (2017). Scaling accurate genetic variant discovery to tens of thousands of samples. bioRxiv (GATK).
Last updated (UTC · Git history)