Callable genome¶
Definition
AI-generated
The callable genome is the subset of a reference assembly where a pipeline can confidently call genotypes given depth, mapping quality, and mappability filters.
Topics
Why it matters in GWAS¶
Association and burden analyses should align variant sets and masks with the callable fraction to avoid interpreting missing calls as true absence, especially for WGS versus array imputation comparisons.
Example usage¶
"The callable genome mask excluded high-repeat regions before burden tests."
Related terms¶
References¶
- Zook JM, et al. (2019). A robust benchmark for detection of germline large deletions and insertions. Nat Biotechnol.
Last updated (UTC · Git history)