6 Genomic Variation and Polygenic Scores
Reading Objectives
Key Terms
Introduction
TERMS
GWAS
PGS SCORE
recall: phenotype
2. From a biospecimen to genomic data
Chapter 4 investigated inherited variation without measuring specific DNA differences. This section follows how a biological specimen becomes genomic data, which is the used for genome-wide association studies (GWAS) and polygenic scores (PGS).
2.1 The minimum genomic vocabulary
DNA and phenotype were introduced in Chapter 4. Figure 5.1 introduces the additional vocabulary needed to understand how researchers represent genetic variation in GWAS and polygenic scores. Read the figure as a sequence of increasingly focused views: from the genome, to a chromosome, to a particular locus, and finally to the alleles and genotypes recorded at one SNP.

The designation effect allele identifies which allele a reported GWAS estimate describes. It does not mean that the allele is harmful or that it causes the measured outcome. The same allele can also be associated with higher values in one analysis and lower values in another, depending on how the outcome and estimate are defined.
A variant may occur inside or outside a gene. Even when a variant is located within or near a gene, its location alone does not establish that the gene explains an association. Addiction-related outcomes are related to thousands of genetic differences together with development and lived conditions.
2.2 The physical and operational journey
Genomic data collection begins with a youth and caregiver complete assent and consent procedures for sample collection and genomic sequencing (assent is the youth’s voluntary, age‑appropriate agreement to participate, while consent is the caregiver’s legally valid authorization). Staff then collect saliva or blood using a documented protocol. The original ABCD protocol described site-level ethics approval, participant consent and assent, baseline saliva collection, repository shipment, storage, DNA isolation, and blood collection for part of the twin sample (Uban et al., 2018).
The specimen receives a controlled sample identifier linked to the participant record. The two identifiers serve different purposes: a participant identifier refers to a person, while a sample identifier refers to a particular tube, collection, or extracted portion. The specimen is stored, transported, and processed under documented conditions. Laboratory staff isolate DNA, assess its quantity and quality, and use a genotyping array or sequencing instrument to generate laboratory files. Quality checks may identify contamination, low-quality results, unexpected relatedness, or disagreement between records and genetic data. Files then move through secure systems for additional processing, documentation, and linkage to approved outcome measurements.
This sequence explains why laboratory output is not immediately an analysis-ready dataset. Each stage can change what is available for analysis. Good provenance records the specimen source, data release, laboratory platform, processing pipeline, reference genome, quality-control decisions, and software or file version.

2.3 Genomic resources in ABCD
ABCD provides several related genomic resources. Genotyping-array data record selected variants measured using probes on an array. Whole-genome sequencing data are produced by reading DNA across the genome and aligning the reads to a reference sequence. Both resources require quality review.
Imputed genotype data add statistically estimated genotypes at variants that were not directly measured on the array. The estimates use observed genotypes and patterns in a reference resource. An imputed allele dosage can therefore be a value between 0 and 2, reflecting uncertainty, rather than a directly observed count. Imputation expands genomic coverage, but it does not mean that every DNA position was directly observed.
ABCD also provides sample-level and variant-level quality information, estimates of genetic relatedness, and principal components, which are numeric variables summarizing major patterns of genomic similarity among participants. Relatedness measures help identify family relationships and account for nonindependence. Principal components help researchers address population structure that could otherwise create misleading associations.
ABCD Release 7.0 note. Release 7.0 includes curated Smokescreen array data for 11,670 participants at about 515,000 variants, imputed array data for the same participants at about 260 million variants, and 30x Illumina whole-genome sequencing for 8,710 participants at about 169 million variants. Counts depend on the resource and quality-control rules and should not be treated as permanent study characteristics. Record the release, retrieval date, platform, and analytic sample whenever reporting results. (ABCD genetics documentation; Release 7.0 notes)
2.4 One resource, several data structures
A conceptual genotype matrix has participants in rows and variants in columns, with each cell containing a genotype or dosage. Real genomic resources are too large and specialized to remain in one ordinary DataFrame. VCF files can store variant and genotype information, while PLINK files provide another specialized representation used in genetic analysis. We do not work with these files in this course – but will work synthetic versions of derived data.
Later steps create different structures for different purposes. GWAS summary statistics usually contain one row per tested variant, along with its effect allele, estimated association, and uncertainty. A PGS scoring file contains the variants, effect alleles, and weights used to construct a score. An analysis-ready participant table may then contain one standardized PGS per participant, together with selected outcomes and contextual variables. The PGS is therefore a derived variable, not raw biological data.
2.5 Governance throughout the journey
Removing names does not eliminate genomic privacy risks. A person’s genomic data can be highly identifying, and they are relational because they can also reveal information about biological relatives. Data collected from youth may later support research questions that participants and families did not anticipate at enrollment. Linking specimens, participant records, genomic files, and outcomes therefore requires controlled identifiers, approved systems, and continuing oversight.
Controlled access is more than a password. Review may consider the investigator and institution, the proposed purpose, the computing environment, the specific data requested, plans for storage and sharing, reporting procedures, deletion requirements, and compliance with prior agreements. These safeguards make authority, purpose, and accountability explicit.
3. From a measured outcome to GWAS evidence
Section 2 described how researchers sequence a genome, in other words, how genetic data is made and what are its data structures. In Section 3 we look at genetic variations are associated with phenotypes, in other words, how do we know if our genes make us predisposed for certain physical or behavioral traits?
A genome-wide association study (GWAS) examines genetic variants across the genome to determine whether any are statistically associated with a measured outcome. Researchers study many participants and test hundreds of thousands or millions of variants, usually single-nucleotide polymorphisms (SNPs).
The illustration below shows the basic logic using a binary disease outcome. Researchers compare allele frequencies between participants with and without the disease. If an allele is more frequent in one group, that variant may show evidence of association with the measured outcome.

This picture provides the basic idea, but it leaves out an essential question: What exactly counts as “with” or “without” the outcome? Addiction research may instead examine frequency of use, number of use days, symptom counts, or a broader behavioral score. The measurement decisions made before the genetic analysis determine what the GWAS results mean.
3.1 The measured outcome comes first
Chapters 2 through 4 followed the measurement process:
Construct → instrument or procedure → recorded value → scoring process → analytic variable → interpretation
The same sequence applies in a GWAS. Researchers must specify the phenotype, the instrument or procedure used to measure it, and the analytic variable that will represent it. “A GWAS of addiction” is not sufficiently precise.
For example, researchers could examine whether someone has ever used cannabis, past-year cannabis-use frequency, cannabis use disorder, alcohol consumption, alcohol-related problems, or a broad externalizing score. These outcomes may differ in respondent, reference period, scoring rules, developmental period, population, and degree of impairment. They answer different research questions and may produce different genomic associations.
3.2 The discovery sample and GWAS process
The discovery sample consists of the participants whose genomic and outcome data are used to estimate associations. Researchers define eligibility rules, identify qualifying records, apply quality controls, account for relevant study characteristics and population structure, and test variants across the genome.
In a case-control GWAS, researchers ask whether genotypes differ systematically between participants who meet specified criteria and those who do not. GWAS can also examine continuous measures, such as an externalizing score, or counts, such as reported days of cannabis use. The statistical model must match the outcome.
GWAS summary statistics commonly record each variant, its genomic position and effect allele, its estimated association, uncertainty, and statistical evidence. They summarize results across the discovery sample rather than providing one row per participant.
3.3 Quality control and population structure
Quality checks may identify incomplete records, poorly measured variants, duplicate samples, unexpected biological relationships, differences across laboratory batches or platforms, and low-quality imputed genotypes. These checks can change both the analytic sample and the variants tested.
Researchers must also consider population structure, meaning patterned genomic similarity related to population histories. Without appropriate adjustment, an analysis may detect background population differences rather than the relationship of interest. Genetic principal components summarize some major patterns of genomic similarity and are often included in GWAS models. They do not represent natural divisions of people into genetic groups.
3.4 Testing many variants and seeking replication
A GWAS evaluates hundreds of thousands or millions of variant-outcome associations. Conducting so many tests creates many opportunities for apparently strong results to occur by chance. Researchers therefore use a stringent genome-wide significance threshold as one safeguard.
Crossing the threshold indicates strong statistical evidence under the model. It does not mean that the association is large, clinically useful, causal, or biologically understood. Calculating p-values and multiple-testing corrections is reserved for DSARM 2. Here, the goal is interpreting the threshold.
A replication sample is a separate sample used to examine whether an important association appears again. Replication reduces the possibility that a finding reflects chance or a feature unique to one sample. It strengthens confidence in an association but does not prove a biological mechanism.
3.5 Reading a Manhattan plot
A Manhattan plot displays GWAS results across the genome. The horizontal axis shows genomic position, grouped by chromosome. Each point represents one tested variant. The vertical axis represents the strength of statistical evidence for its association with the measured outcome, so higher points indicate stronger evidence. A horizontal line marks the genome-wide significance threshold.
Several high points may appear together because of linkage disequilibrium, meaning that particular alleles at nearby locations tend to be inherited together. One measured variant may therefore tag another in the same region. A peak usually identifies an associated genomic region, not one proven causal nucleotide. Assigning the peak to the nearest gene is an annotation step, not proof that the gene explains the association.
A careful interpretation is: This region shows statistical evidence of association with the measured outcome in the discovery sample. The plot alone does not identify a causal variant, gene, biological pathway, or intervention.

3.6 Running example and research extension
The synthetic example in Figure 5.3 uses past-year cannabis-use frequency as the measured outcome. Every point represents a test of one variant against that same defined variable in the qualifying discovery sample. Because the data are synthetic, the peak illustrates how to read the plot and does not make a claim about an actual genomic region.
Research extension: Multivariate GWAS
Some studies model several related outcomes together. A 2026 study combined substance-use-disorder and other externalizing GWAS representing more than 2.2 million participants. The researchers examined associations shared across broad externalizing behavior and associations more specific to particular substance-use disorders. Combining outcomes can improve detection of small associations, but it changes what the analysis represents. Large sample size also does not guarantee broad population coverage. The study included only participants classified as having European genetic ancestry, limiting the populations to which its findings can be generalized (Poore et al., 2026).
The summary statistics produced by a GWAS are the endpoint of this section and the starting point for the next one. Section 4 explains how researchers combine selected variant estimates with participant genotypes to construct a polygenic score.