Single Nucleotide Polymorphism (SNP)¶
Definition
AI-generated
A SNP is a DNA polymorphism where alternate alleles differ by a single nucleotide at one genomic position.
Topics
Plural
SNPs
Why it matters in GWAS¶
GWAS summary statistics, LD references, and PRS weights are usually SNP-centric; labeling (rs ID, REF/ALT, strand) must be consistent when merging cohorts or annotation tracks.
Example usage¶
"After QC we retained 8.2M autosomal SNPs with MAF > 1% for association testing."
Related terms¶
References¶
- GWASTutorial: Genotype Data QC.
Last updated (UTC · Git history)