pVCF¶
Definition
AI-generated
pVCF (project VCF, often "population VCF" in practice) refers to a cohort-scale VCF representation optimized for large multi-sample callsets and downstream analysis workflows.
Topics
Why it matters in GWAS¶
Biobank-scale GWAS increasingly rely on cohort-wide variant matrices, and pVCF-style representations help bridge variant-calling output with scalable quality control and association analysis.
Example usage¶
"The project released a pVCF callset for all sequenced participants after joint genotyping and site filtering."
Related terms¶
References¶
- Danecek P, et al. (2011). The variant call format and VCFtools. Bioinformatics. https://doi.org/10.1093/bioinformatics/btr330
- HTS specifications: https://samtools.github.io/hts-specs/
Last updated (UTC · Git history)