Genotype likelihood¶
Definition
AI-generated
Genotype likelihoods are unnormalized probabilities (or log-likelihoods) of genotypes given read data, before hard assignment.
Topics
Why it matters in GWAS¶
Likelihoods feed joint genotyping, imputation from low-coverage sequencing, and probabilistic association models that avoid thresholded hard calls.
Example usage¶
"Genotype likelihood–based tests in REGENIE used sequencing data without hard-thresholded GT calls."
Related terms¶
References¶
- McKenna A, et al. (2010). The Genome Analysis Toolkit: a MapReduce framework for analyzing next-generation DNA sequencing data. Genome Res.
Last updated (UTC · Git history)