Skip to content

Genomic Variant Call Format (gVCF)

Definition
AI-generated

gVCF is an extension of VCF that reports both variant sites and non-variant reference-confidence blocks, allowing per-sample uncertainty to be retained for joint genotyping.

Why it matters in GWAS

Jointly genotyped cohorts often start from sample-level gVCF inputs; understanding this format helps interpret callability, missingness, and confidence differences that can affect association results.

Example usage

"The methods explicitly include Genomic Variant Call Format (gVCF) in the end-to-end analysis workflow."

References

  • DePristo MA, et al. (2011). A framework for variation discovery and genotyping using next-generation DNA sequencing data. Nature Genetics. https://doi.org/10.1038/ng.806

Last updated (UTC · Git history)