Skip to content

Human Genetics and Clinical Applications

Summary

This chapter applies genetic principles to human health, covering Mendelian and complex disease genetics, genetic counseling, pharmacogenomics, precision medicine, and gene therapy. Students explore genetic testing, risk assessment, drug metabolism variation, and integrative approaches including systems genetics and genotype-phenotype modeling. After completing this chapter, students will understand how genetics informs clinical decision-making and personalized medicine.

Concepts Covered

This chapter covers the following 32 concepts from the learning graph:

  1. Human Genetics
  2. Mendelian Disease
  3. Complex Disease
  4. Genetic Counseling
  5. Risk Assessment
  6. Carrier Screening
  7. Newborn Screening
  8. Prenatal Genetic Testing
  9. Preimplantation Diagnosis
  10. Family History Assessment
  11. Pedigree Construction
  12. Genetic Testing Types
  13. Diagnostic Testing
  14. Predictive Testing
  15. Presymptomatic Testing
  16. Pharmacogenomics
  17. Drug Metabolism Variation
  18. CYP450 Polymorphisms
  19. Dosage Optimization
  20. Adverse Drug Reaction
  21. Companion Diagnostics
  22. Precision Medicine
  23. Targeted Therapy
  24. Biomarker Discovery
  25. Genetic Risk Factor
  26. Polygenic Disease Risk
  27. Gene Therapy
  28. Antisense Therapy
  29. Gene Replacement Therapy
  30. Variant Interpretation
  31. Genotype-Phenotype Models
  32. Systems Genetics

Prerequisites

This chapter builds on concepts from:


Welcome to Clinical Genetics!

Dottie waving welcome Welcome, fellow investigators! Everything we have learned about genetics -- from Mendel's ratios to CRISPR editing to variant calling -- comes together in this chapter. Human genetics is where the science meets the patient. Let's look at the evidence and explore how genetic knowledge improves human health!

Introduction: Genetics Meets Medicine

Human genetics is the study of genetic variation and heredity in humans, with a particular focus on how genetic differences contribute to health and disease. Unlike model organism genetics, human genetics must work within ethical constraints -- we cannot perform experimental crosses with people. Instead, human geneticists rely on family studies, population data, and the genomic tools introduced in previous chapters.

This chapter covers three major domains of clinical genetics. First, we examine the genetic basis of disease, distinguishing simple Mendelian conditions from complex multifactorial diseases. Second, we explore genetic counseling, testing, and screening -- the infrastructure that connects laboratory results to patient care. Third, we discuss pharmacogenomics, precision medicine, and gene therapy -- the frontier applications that are transforming how medicine treats genetic conditions.

Mendelian and Complex Disease

Mendelian Disease

A Mendelian disease (also called a monogenic disorder) is caused primarily by mutations in a single gene and follows predictable inheritance patterns -- autosomal dominant, autosomal recessive, or X-linked. Examples include cystic fibrosis (autosomal recessive, CFTR gene), Huntington disease (autosomal dominant, HTT gene), and sickle cell disease (autosomal recessive, HBB gene).

Key features of Mendelian diseases include:

  • High penetrance -- most individuals with the causative genotype develop the disease
  • Clear inheritance patterns visible in family pedigrees
  • Typically rare in the population (each individual condition affects fewer than 1 in 2,000 people)
  • Collectively common -- over 7,000 Mendelian diseases have been identified, affecting roughly 3-5% of the population

The Online Mendelian Inheritance in Man (OMIM) database catalogs known Mendelian diseases and their associated genes. As of 2026, OMIM lists molecular bases for over 6,700 phenotypes.

Complex Disease

A complex disease (also called a multifactorial or polygenic disorder) is influenced by many genes, each contributing a small effect, combined with environmental factors. Common conditions like type 2 diabetes, coronary artery disease, schizophrenia, and most cancers fall into this category.

Complex diseases differ from Mendelian diseases in several important ways:

Feature Mendelian Disease Complex Disease
Number of genes One (or very few) Many (dozens to thousands)
Effect size per gene Large Small
Penetrance High Variable / incomplete
Environmental role Minimal Substantial
Inheritance pattern Clear (dominant, recessive, X-linked) Not obvious in families
Population frequency Rare (each condition) Common

A genetic risk factor is a genetic variant that increases the probability of developing a complex disease without being sufficient to cause it alone. Genome-wide association studies (GWAS), covered in Chapter 10, have identified thousands of genetic risk factors for common diseases.

Polygenic disease risk is assessed by combining the effects of many genetic risk factors into a single score -- the polygenic risk score (PRS). For an individual with genotypes at \( n \) risk loci, the PRS is typically calculated as:

\[ \text{PRS} = \sum_{i=1}^{n} \beta_i \cdot g_i \]

where \( \beta_i \) is the effect size (log odds ratio) for variant \( i \) from GWAS, and \( g_i \) is the individual's genotype (0, 1, or 2 copies of the risk allele). Polygenic risk scores are increasingly used to stratify patients into risk categories for screening and prevention.

Mendelian vs. Complex: A Spectrum

Dottie thinking What does the data tell us? The boundary between Mendelian and complex disease is not always sharp. Some Mendelian diseases show variable expressivity and incomplete penetrance, influenced by modifier genes and environment. Some complex diseases have rare Mendelian subtypes -- for example, most breast cancer is polygenic, but BRCA1/BRCA2 mutations cause a high-penetrance Mendelian form.

Genetic Counseling and Risk Assessment

Genetic counseling is the process by which trained professionals help individuals and families understand and adapt to the medical, psychological, and familial implications of genetic contributions to disease. Genetic counselors interpret test results, assess risk, and help patients make informed decisions.

Family History and Pedigree Analysis

Family history assessment is the first and most cost-effective tool in clinical genetics. A detailed three-generation family history can reveal patterns of inheritance, identify at-risk relatives, and guide decisions about genetic testing.

Pedigree construction translates family history into a standardized diagram using conventional symbols: squares for males, circles for females, filled symbols for affected individuals, half-filled for carriers, and diagonal lines for deceased members. Pedigree analysis, covered in detail in Chapter 2, remains central to clinical genetics practice.

Risk Assessment

Risk assessment combines family history, genetic test results, and population data to estimate an individual's probability of having or developing a genetic condition. For Mendelian diseases, risk calculations use Bayesian reasoning (Chapter 1) to update prior probabilities based on new information.

For example, consider a woman whose brother has cystic fibrosis (autosomal recessive). Her prior probability of being a carrier is \( \frac{2}{3} \) (since she is unaffected, she is either AA or Aa, with Aa being twice as likely). If she then has a negative carrier screening result with 90% detection sensitivity, her posterior carrier probability is updated using Bayes' theorem:

\[ P(\text{carrier} \mid \text{negative test}) = \frac{P(\text{neg} \mid \text{carrier}) \times P(\text{carrier})}{P(\text{neg})} \]
\[ = \frac{0.10 \times \frac{2}{3}}{0.10 \times \frac{2}{3} + 1.0 \times \frac{1}{3}} = \frac{0.067}{0.067 + 0.333} = 0.167 \]

Her carrier risk drops from 67% to about 17% -- substantially reduced but not eliminated because the test does not detect all mutations.

Genetic Testing and Screening

Genetic testing types span a broad range of clinical applications, each serving a different purpose in patient care.

Types of Genetic Testing

Diagnostic testing is performed when a patient already shows signs or symptoms of a genetic condition. The goal is to confirm or rule out a specific diagnosis. For example, sequencing the CFTR gene in a child with recurrent lung infections and pancreatic insufficiency can confirm a diagnosis of cystic fibrosis.

Predictive testing determines whether an asymptomatic individual carries a genetic variant that increases their risk for a future disease. Presymptomatic testing is a specific form of predictive testing used for late-onset Mendelian diseases like Huntington disease, where a positive result means the person will almost certainly develop the condition. Presymptomatic testing raises profound psychological and ethical considerations and is typically accompanied by extensive genetic counseling.

Carrier screening tests asymptomatic individuals to determine whether they carry one copy of a recessive disease allele. Carrier screening is most commonly offered before or during pregnancy to identify couples at risk of having an affected child. Expanded carrier screening panels now test for over 200 recessive conditions simultaneously.

Newborn screening tests all newborns for a panel of treatable genetic conditions shortly after birth. Most programs use a dried blood spot collected by heel prick. Conditions screened include phenylketonuria (PKU), sickle cell disease, congenital hypothyroidism, and many metabolic disorders. Early identification allows treatment before symptoms develop, often preventing irreversible damage.

Prenatal genetic testing evaluates the genetic status of a fetus during pregnancy. Non-invasive prenatal testing (NIPT) analyzes cell-free fetal DNA circulating in maternal blood to screen for chromosomal aneuploidies. Invasive tests like amniocentesis and chorionic villus sampling (CVS) provide cells for definitive chromosomal and molecular analysis.

Preimplantation genetic diagnosis (PGD), now more commonly called preimplantation genetic testing (PGT), analyzes embryos created through in vitro fertilization (IVF) before transfer to the uterus. A few cells are biopsied from each embryo and tested for specific genetic conditions, allowing selection of unaffected embryos.

Testing Type Timing Population Purpose Example
Diagnostic Symptomatic Affected individuals Confirm diagnosis CFTR sequencing for CF symptoms
Predictive Pre-symptomatic At-risk individuals Assess future risk BRCA testing for breast cancer risk
Presymptomatic Pre-symptomatic At-risk for Mendelian disease Determine if will develop disease HTT testing for Huntington disease
Carrier screening Pre-conception or prenatal Reproductive-age adults Identify carrier status Expanded carrier panel
Newborn screening Postnatal (days 1-3) All newborns Early detection of treatable conditions PKU, sickle cell disease
Prenatal During pregnancy Pregnant individuals Assess fetal genetic status NIPT for trisomy 21
Preimplantation Pre-transfer (IVF) Embryos Select unaffected embryos PGT for single-gene disorders

Variant Interpretation

Variant interpretation is the process of determining whether a genetic variant detected by testing is responsible for a patient's condition. This process draws on the ACMG variant classification framework (pathogenic, likely pathogenic, VUS, likely benign, benign) introduced in Chapter 14.

Variant interpretation integrates multiple lines of evidence:

  • Population frequency -- pathogenic variants for rare diseases should be rare in the general population
  • Computational predictions -- in silico tools predict whether amino acid changes affect protein function
  • Functional data -- laboratory assays that test the variant's effect on protein activity
  • Segregation -- whether the variant tracks with disease in the family
  • De novo occurrence -- variants arising new in the patient (not inherited from either parent) are more likely pathogenic
  • Literature -- prior reports of the same variant in affected individuals

Interpreting Results Carefully

Dottie giving a tip Remember that genetic testing does not always give a clear answer. A negative result may miss mutations outside the tested region. A VUS result means we simply do not have enough evidence yet. Genetic counselors play a critical role in helping patients understand these nuances.

Pharmacogenomics

Pharmacogenomics studies how genetic variation affects drug response. The same medication, at the same dose, can be highly effective in one patient and dangerously toxic in another -- often because of inherited differences in drug metabolism enzymes.

Drug Metabolism and CYP450

Drug metabolism variation is largely determined by genes encoding drug-metabolizing enzymes, particularly the cytochrome P450 (CYP) family. CYP450 polymorphisms are genetic variants in CYP genes that alter enzyme activity, affecting how quickly or slowly a patient metabolizes specific drugs.

The CYP2D6 gene illustrates this concept well. Depending on their CYP2D6 genotype, patients fall into four metabolizer categories:

  • Poor metabolizers -- two non-functional alleles; drug accumulates to toxic levels at standard doses
  • Intermediate metabolizers -- reduced function; may need lower doses
  • Normal (extensive) metabolizers -- standard enzyme activity; respond to standard doses
  • Ultra-rapid metabolizers -- gene duplications producing excess enzyme; drug is cleared too fast to be effective

Dosage optimization uses pharmacogenomic information to select the right drug and dose for each patient. For codeine, which must be converted to morphine by CYP2D6, poor metabolizers get no pain relief while ultra-rapid metabolizers can experience dangerous morphine toxicity -- the same drug, completely different outcomes.

Adverse Drug Reactions

An adverse drug reaction (ADR) is a harmful, unintended response to a medication at normal doses. Pharmacogenomic testing can prevent many ADRs. For example, the HLA-B*57:01 allele predicts severe hypersensitivity to the HIV drug abacavir. Testing for this allele before prescribing abacavir has virtually eliminated this life-threatening reaction.

The Clinical Pharmacogenetics Implementation Consortium (CPIC) publishes evidence-based guidelines for using pharmacogenomic test results in prescribing decisions. As of 2026, CPIC guidelines cover over 25 drugs with actionable pharmacogenomic associations.

Diagram: Pharmacogenomic Metabolizer Types

Pharmacogenomic Metabolizer Types

Type: interactive diagram sim-id: pharmacogenomic-metabolizers
Library: p5.js
Status: Specified

An interactive diagram showing four metabolizer phenotypes (poor, intermediate, normal, ultra-rapid) for CYP2D6. For each type, display: the genotype (number of functional alleles), relative enzyme activity level (as a bar graph), drug concentration curve over time, and clinical implication (dose adjustment needed). Include a slider to change the administered dose and watch how drug levels change for each metabolizer type.

Precision Medicine

Precision medicine (also called personalized medicine) tailors medical treatment to the individual characteristics of each patient, using genetic, environmental, and lifestyle information to guide clinical decisions. Rather than one-size-fits-all prescribing, precision medicine matches patients to the treatments most likely to be effective and least likely to cause harm.

Targeted Therapy

Targeted therapy uses drugs designed to attack specific molecular features of disease cells. In cancer, targeted therapies exploit molecular differences between tumor and normal cells:

  • Imatinib targets the BCR-ABL fusion protein in chronic myeloid leukemia
  • Trastuzumab targets the HER2 receptor in HER2-positive breast cancer
  • Vemurafenib targets the BRAF V600E mutation in melanoma
  • PARP inhibitors target DNA repair deficiency in BRCA-mutant cancers

Each targeted therapy requires identifying the corresponding molecular target in the patient's tumor, making genetic testing integral to treatment selection.

Companion Diagnostics and Biomarkers

A companion diagnostic is a genetic test that identifies patients who are likely to benefit from a specific targeted therapy. For example, testing for HER2 amplification is a companion diagnostic for trastuzumab -- the drug is only prescribed to patients whose tumors are HER2-positive.

Biomarker discovery identifies measurable indicators of biological states or conditions. Genetic biomarkers include germline variants (inherited risk factors), somatic mutations (tumor-specific changes), gene expression signatures, and circulating tumor DNA. Successful biomarkers must be:

  • Analytically valid -- measured accurately and reproducibly
  • Clinically valid -- associated with the clinical outcome of interest
  • Clinically useful -- the test result changes clinical management in a way that improves outcomes

From Bench to Bedside

Dottie thinking What does the data tell us? Precision medicine sounds futuristic, but it is already standard care for many conditions. If you have cancer, your tumor will likely be sequenced to guide therapy. If you are prescribed warfarin, your doctor may check your CYP2C9 and VKORC1 genotypes to set the starting dose. The genetics you are learning has real clinical impact today.

Gene Therapy

Gene therapy aims to treat or cure genetic diseases by modifying the patient's own DNA or RNA. After decades of research and setbacks, gene therapy has entered clinical practice with several approved treatments.

Gene Replacement Therapy

Gene replacement therapy delivers a functional copy of a defective gene to the patient's cells. The therapeutic gene is typically packaged in an adeno-associated virus (AAV) vector, which efficiently enters cells but does not integrate into the genome (the delivered gene remains as an episome in the nucleus).

Approved gene replacement therapies include:

  • Luxturna (voretigene neparvovec) -- delivers a functional RPE65 gene to retinal cells, restoring vision in patients with Leber congenital amaurosis
  • Zolgensma (onasemnogene abeparvovec) -- delivers a functional SMN1 gene to motor neurons, treating spinal muscular atrophy in infants
  • Hemgenix (etranacogene dezaparvovec) -- delivers a functional Factor IX gene to liver cells, treating hemophilia B

Gene replacement is most effective for recessive diseases where providing one functional gene copy is sufficient. The major challenges include immune responses to the viral vector, limited packaging capacity (AAV carries only ~4.7 kb of DNA), and the episomal nature of the delivered gene (which may be lost as cells divide).

Antisense Therapy

Antisense therapy uses short synthetic nucleic acid molecules to modify RNA processing or block translation of specific mRNAs. Unlike gene replacement, antisense approaches do not deliver new genes but instead modulate the expression or processing of existing genes.

Types of antisense therapeutics include:

  • Antisense oligonucleotides (ASOs) -- bind complementary mRNA and trigger its degradation by RNase H, or modify pre-mRNA splicing
  • Small interfering RNAs (siRNAs) -- trigger RNA interference to silence specific genes
  • MicroRNA mimics and inhibitors -- restore or block the activity of regulatory microRNAs

Nusinersen (Spinraza), an ASO for spinal muscular atrophy, modifies splicing of the SMN2 gene to produce more functional SMN protein. This was one of the first approved antisense therapies and demonstrated that RNA-targeting approaches can treat serious genetic diseases.

The Promise and Challenge of Gene Therapy

Gene therapy represents a fundamental shift in medicine -- from treating symptoms to correcting the underlying genetic cause. However, significant challenges remain:

  • Delivery -- getting the therapeutic to the right cells in sufficient quantities
  • Durability -- ensuring the effect lasts (especially in dividing cells)
  • Safety -- avoiding immune reactions, off-target effects, and insertional mutagenesis
  • Cost -- current gene therapies cost $1-3 million per patient, raising access and equity concerns
  • Manufacturing -- producing viral vectors at clinical-grade quality and sufficient scale

Genotype-Phenotype Models and Systems Genetics

Genotype-Phenotype Models

Genotype-phenotype models describe the relationship between genetic variation and observable traits. For Mendelian diseases, the model is relatively simple: a specific genotype produces a specific phenotype (with some variation from penetrance and expressivity). For complex diseases, the relationship involves many genetic and environmental variables interacting in non-linear ways.

Modeling these relationships requires integrating multiple data types:

  • Genomic variation (SNPs, structural variants, copy number changes)
  • Gene expression levels (from RNA-seq)
  • Protein abundance and modification (from proteomics)
  • Metabolite levels (from metabolomics)
  • Environmental exposures and clinical measurements

Systems Genetics

Systems genetics is an integrative approach that combines genetic variation data with molecular phenotypes (gene expression, protein levels, metabolite concentrations) to build comprehensive models of how genotype influences phenotype through intermediate molecular networks.

The key insight of systems genetics is that genetic variants do not act in isolation -- they propagate through molecular networks. A variant that alters the expression of one transcription factor may affect the expression of hundreds of downstream target genes, which in turn affect protein levels, metabolic pathways, and ultimately the clinical phenotype.

Systems genetics approaches include:

  • Expression quantitative trait loci (eQTL) mapping -- identifying genetic variants that influence gene expression levels
  • Network analysis -- building gene regulatory and protein interaction networks to identify key driver genes
  • Multi-omics integration -- combining genomic, transcriptomic, proteomic, and metabolomic data to trace the causal chain from variant to phenotype
  • Causal inference methods -- using Mendelian randomization and other approaches to distinguish causal from correlational relationships

Diagram: Systems Genetics Framework

Systems Genetics Framework

Type: layered network diagram sim-id: systems-genetics-framework
Library: vis-network
Status: Specified

A multi-layered interactive diagram showing the systems genetics framework. Top layer: DNA variants (SNPs). Second layer: gene expression changes (eQTLs). Third layer: protein/metabolite changes. Bottom layer: clinical phenotype. Arrows connect layers showing how genetic variants propagate through molecular networks to influence disease phenotype. Include clickable nodes that display information about each data type and how it is measured.

Integrating Clinical Genetics: A Patient Journey

To illustrate how these concepts work together in practice, consider the clinical journey of a patient with a suspected genetic condition:

  1. Family history assessment -- the genetic counselor constructs a three-generation pedigree, noting affected relatives and inheritance patterns
  2. Risk assessment -- based on the pedigree and population data, the counselor estimates the probability that the patient carries a pathogenic variant
  3. Genetic testing -- appropriate testing is ordered (diagnostic panel, exome, or genome sequencing)
  4. Variant interpretation -- detected variants are classified using ACMG criteria and clinical databases
  5. Genetic counseling -- results are explained to the patient in the context of their family history and reproductive plans
  6. Pharmacogenomic consideration -- if treatment is needed, the patient's drug metabolism genotype guides medication selection
  7. Precision medicine -- treatment is tailored based on the specific molecular diagnosis
  8. Family implications -- at-risk relatives are offered cascade testing

This integrated approach -- from pedigree to precision therapy -- represents the current state of the art in clinical genetics and illustrates why the topics in this chapter are inseparable from the laboratory and computational methods covered in Chapters 13 and 14.

Chapter Complete!

Dottie celebrating Remarkable work, fellow investigators! You have now seen how genetics translates directly into clinical care -- from diagnosing rare diseases to optimizing drug prescriptions to correcting genetic defects with gene therapy. The tools of human genetics are improving lives today, and the investigators of tomorrow -- that means you -- will take them even further. Time to cross some new ideas in the chapters ahead!