Skip to content

Variant Quality Score Recalibration (VQSR)

Definition
AI-generated

Variant Quality Score Recalibration (VQSR) trains a model on truth-sensitivity and known sites to assign calibrated VQSLOD scores, replacing fixed hard thresholds for some filters.

Why it matters in GWAS

VQSR helps large WGS cohorts retain sensitivity while controlling false positives; it complements rather than replaces explicit hard filters in many pipelines.

Example usage

"SNPs were recalibrated with VQSR using Omni and 1000G training sets."

References

  • DePristo MA, et al. (2011). A framework for variation discovery and genotyping using next-generation DNA sequencing data. Nat Genet.

Last updated (UTC · Git history)