Genetics: Probabilities, Inheritance Patterns, and Gene Interactions

Key Concepts

  • The lecture covers probability in genetics, inheritance patterns (autosomal and X-linked), gene interactions, and concepts like penetrance, expressivity, and epigenetics.
  • When a problem asks for a specific combination of offspring (e.g., 1 albino and 3 normal), you often sum over all possible sequences if order is not specified.
    • If the per-child probability of albino is p, then the probability of exactly one albino and three normals in four births (order doesn’t matter) is given by the binomial expression:
      P(1\text{ albino}, 3\text{ normals}) = {4 \choose 1} p(1-p)^3.
    • If you’re asked for the probability of any outcome other than this (the complement), use:
      P(\text{not }(1\text{ albino}, 3\text{ normals})) = 1 - {4 \choose 1} p(1-p)^3.
    • If order were specified, you would add the probabilities of each sequence; with four equally likely sequences, that total is still 4p(1-p)^3.
  • A follow-up question example: the probability that the female (I-3) is a heterozygous carrier given the children. If an albino child is present, the parent must be a carrier (Aa) under typical autosomal recessive assumptions; hence this particular statement is treated as 100% under those conditions in the lecture.
  • For questions about carriers among siblings from Aa × Aa parents:
    • An unaffected child has genotype probabilities AA (1/3) and Aa (2/3); thus, given an unaffected child, P(\text{carrier}) = \tfrac{2}{3}.
    • If you have four other children who are unaffected, the probability that at least one of them is a carrier is
      P(\text{at least one carrier among 4 unaffected}) = 1 - \left(\tfrac{1}{3}\right)^4.
  • X-linked inheritance and reciprocal crosses
    • In X-linked genes (e.g., eye color in fruit flies), males are hemizygous (only one X chromosome) and females have two X chromosomes. The allele on the X chromosome can be transmitted differently depending on the sex of the parent, so reciprocal crosses can yield different progeny sets.
    • When a gene is on the X chromosome, a reciprocal cross often yields different distributions of phenotypes between sexes, unlike autosomal genes where reciprocal crosses yield the same proportions.
    • If a gene is autosomal, intercrossing F1 progeny typically yields a 9:3:3:1 phenotypic ratio for a dihybrid cross (AaBb × AaBb).
  • X inactivation, dosage compensation, and bar bodies
    • In mammals, females have two X chromosomes and males have one X. To equalize gene expression between sexes, one X chromosome is inactivated in female cells (dosage compensation).
    • The inactivated X becomes a Barr body (bar body); this is not a polar body and the inactivation is random, occurring in each cell.
    • Random X inactivation gives mosaic expression of X-linked genes, which explains patterns like the calico cat phenotype in females, where patches reflect which X chromosome is active in each cell.
    • In males (XY), no X inactivation occurs; the single X gene is expressed as is.
  • Epigenetics and relevance of X inactivation
    • Inactivation is epigenetic: the inactivated chromosome is condensed and largely transcriptionally silent, but not deleted. The genes are present but silenced, contributing to phenotypic mosaics.
  • Phenotypic concepts: penetrance, expressivity, and lethal alleles
    • Penetrance: the proportion of individuals with a given genotype that actually express the associated phenotype.
    • Expressivity: how strongly a phenotype is expressed among individuals with the same genotype (a spectrum of expression).
    • Example of penetrance: polydactyly with a population study where 38/42 individuals show the trait. Penetrance ≈ \frac{38}{42} \approx 0.905. If about half the population carries the allele, the observed trait frequency could be approximated by Penetrance × CarrierFrequency, i.e. 0.905 \times 0.5 \approx 0.4525. Expressivity would describe how the extra digits manifest (varying by location or number).
    • Lethal alleles: some alleles cause death when present in particular genotypes (often in homozygous recessive form). This changes expected ratios in crosses (e.g., moody color in mice where two homozygous recessives die), leading to deviations from classic 9:3:3:1 ratios. The presence of lethal genotypes reduces the number of observable offspring and can shift proportions in the surviving progeny.
  • Mutation, gene naming, and the nature of alleles
    • Genes arise and are named by humans; names like chinchilla color (e.g., cch) are historical designations. These labels help us discuss variants, but the underlying biology is about variants in DNA sequences that alter phenotypes.
    • Mutations create different alleles; these can be silent, deleterious, or beneficial depending on context and environment.
  • Environment and gene interaction with phenotype
    • Environment can influence the expression of genetic traits (e.g., pigment expression, heat or light affecting expression in certain species).
    • Gene-by-environment interactions can modify penetrance and expressivity, making phenotypes context-dependent.
  • Blood type as an example of multiple alleles and codominance
    • ABO blood groups illustrate multiple alleles at a single locus: I^A, I^B, and i (O).
    • Genotypes and phenotypes:
      \begin{cases}
      I^A I^A,\quad I^A i &\rightarrow \text{Type A} \
      I^B I^B,\quad I^B i &\rightarrow \text{Type B} \
      I^A I^B &\rightarrow \text{Type AB (codominant expression)} \
      i i &\rightarrow \text{Type O}
      \end{cases}
    • I^A and I^B are codominant to each other; i is recessive to both.
  • Gene interactions across chromosomes (epistasis and polygenic interactions)
    • Genes on different chromosomes can interact to influence a single trait, showing epistasis across loci.
    • Example concept: a final trait (e.g., pepper color) can depend on two genes, with one gene’s product enabling pigment production and another gene determining chlorophyll presence.
    • In the pepper example, two loci (with alleles A/a and B/b) interact with another locus controlling chlorophyll (C/c). The F1 generation is AaBb × AaBb, which in a simple dihybrid cross would give a 9:3:3:1 phenotypic ratio if there was no epistasis. However, when gene C (chlorophyll presence) interacts, the color outcomes depend on the combination of alleles across these loci, producing four phenotypic classes (e.g., red, yellow, green, and another color) rather than the simple dihybrid ratio. The description notes that here double dominant states can yield red, while the presence or absence of chlorophyll (C vs c) can shift the color toward yellow or green, illustrating epistasis where one gene masks or modifies the effect of another.
  • Practical takeaway for exams and problem solving
    • Always check whether a problem asks for a specific outcome or the complement; use binomial probabilities for independent-like events across multiple offspring.
    • For X-linked traits, expect sex-specific patterns and potential differences between reciprocal crosses; remember males are hemizygous and X-inactivation in females leads to mosaic phenotypes.
    • When a trait shows segregation in families, consider penetrance and expressivity to explain deviations from simple Mendelian ratios.
    • Recognize that multiple alleles (e.g., ABO) can produce more than four phenotypes and that codominance can yield intermediate phenotypes.
    • Gene interactions (epistasis) can drastically alter expected phenotypic ratios, so be ready to interpret two-locus or multi-locus crosses where one gene’s product influences another’s phenotype.
  • Connections to broader themes
    • The material links classical Mendelian genetics to modern concepts: epigenetics (X inactivation), genotype-to-phenotype translation (penetrance/expressivity), and the role of environment and mutation in shaping traits.
    • It emphasizes the importance of understanding underlying mechanisms (dosage compensation, mosaicism, lethal alleles) to interpret real-world genetic patterns, not just memorize Punnett squares.
  • Quick reference formulas and rules
    • Binomial probability for independent trials:
      P(k\text{ successes in }n) = {n \choose k} p^k (1-p)^{n-k}.
    • Complement rule:
      P(A^c) = 1 - P(A).
    • Penetrance example (conceptual): if penetrance is $p$ and carrier frequency is $f$, expected phenotype frequency can be approximated by p \times f. (Note: this depends on the specific genetic architecture and population genetics context.)
    • Two-locus dihybrid ratio (without epistasis): 9:3:3:1.
    • For X-linked inheritance, remember hemizygous males (XY) express the single X allele; females (XX) require two copies and can show mosaic expression due to random X inactivation.