Genotype Frequency Inference from Phenotype (CR/cr, RedCRCR Model)

Phenotype-to-Genotype Inference in a Two-Allele System

  • The transcript discusses inferring genotype frequencies from observed phenotypes in a population.

  • Key idea: if one phenotype corresponds to a single genotype, you can use that to estimate allele frequencies and then predict the full genotype distribution under a standard model (Hardy–Weinberg in many teaching contexts).

  • Specific example mentioned: red flowers are observed to have two copies of an allele CR (i.e., CRCR).

  • Given data in the transcript: there are 450 red flowers and (implied) 50 white flowers, total N=500N = 500.

  • Interpretation: red phenotype

    CRCRCRCR
    (homozygous for CR).

  • Therefore, the observed frequency of CRCR is f(CRCR)=450/500=0.9f(CRCR) = 450/500 = 0.9.

  • The next step is to infer the allele frequency of CR, denoted p, from f(CRCR)=p2f(CRCR) = p^2, so

    p=</p></li></ul><p>f(CRCR)=0.90.949.p =</p></li></ul><p>\sqrt{f(CRCR)} = \sqrt{0.9} \approx 0.949.

    • Then the frequency of the alternative allele cr is q=1p10.949=0.051q = 1 - p \approx 1 - 0.949 = 0.051.

    • Under Hardy–Weinberg equilibrium with two alleles CR and cr, the full genotype frequencies are:

      • CRCR: f(CRCR)=p2=0.9f(CRCR) = p^2 = 0.9

      • CRcr: f(CRcr)=2pq2×0.949×0.0510.097f(CRcr) = 2pq \approx 2 \times 0.949 \times 0.051 \approx 0.097

      • crcr: f(crcr)=q2(0.051)20.0026f(crcr) = q^2 \approx (0.051)^2 \approx 0.0026

    • Expected counts under HW for N=500N = 500:

      • CRCR: 0.9×500=4500.9 \times 500 = 450

      • CRcr: 0.097×50048.5490.097 \times 500 \approx 48.5 \to \approx 49

      • crcr: 0.0026×5001.310.0026 \times 500 \approx 1.3 \to \approx 1

    • White phenotype in this framing consists of CRcr and crcr combined (non-CRCR), totaling 0.097+0.00260.09960.097 + 0.0026 \approx 0.0996 of the population, i.e., about 50 individuals in N=500N = 500.

    • Summary of the workflow:
      1) Identify phenotype-to-genotype mapping (red

      CRCRCRCR
      ).
      2) Compute f(CRCR) from observed counts: f(CRCR)=racred countNf(CRCR) = rac{\text{red count}}{N}.
      3) Infer allele frequency: p=f(CRCR);q=1pp = \sqrt{f(CRCR)}; \quad q = 1 - p.
      4) Predict full genotype frequencies under Hardy–Weinberg: f(CRCR)=p2,  f(CRcr)=2pq,  f(crcr)=q2f(CRCR) = p^2, \; f(CRcr) = 2pq, \; f(crcr) = q^2.
      5) Multiply by N to get expected counts for each genotype.

    • Notes on interpretation:

      • This approach assumes a two-allele system and Hardy–Weinberg equilibrium (random mating, large population, no selection, migration, or mutation affecting frequencies).

      • If the red phenotype were not exclusively CRCR, or if domination/recessiveness differed, the mapping and equations would change.

      • The transcript’s aside about a mic issue and clapping is non-substantive for the genetics content and does not affect the calculations.

    • Practical implications:

      • With phenotype data alone, you can estimate allele frequencies and anticipate the distribution of all genotypes.

      • This method highlights how dominant/recessive relationships and the genotype-phenotype mapping shape observed counts.

    • Connections to foundational principles:

      • Hardy–Weinberg principle: p2,2pq,q2p^2, 2pq, q^2 genotype frequencies.

      • Allele frequency dynamics link genotype frequencies to phenotype frequencies.

    • Notable equations (LaTeX):

      • Allele frequency relationships: p+q=1,p + q = 1,, where p=f(CR),q=f(cr)p = f(CR), \, q = f(cr).

      • Red phenotype frequency: f(CRCR)=p2.f(CRCR) = p^2.

      • Other genotypes: f(CRcr)=2pq,f(crcr)=q2.f(CRcr) = 2pq,\, f(crcr) = q^2.

      • Given counts: f(CRCR)=red countN.f(CRCR) = \frac{\text{red count}}{N}..

    Deeper Dive: Hardy–Weinberg Equilibrium
    • The Hardy–Weinberg principle states that the allele and genotype frequencies in a population will remain constant from generation to generation in the absence of other evolutionary influences.

    • It serves as a null hypothesis in population genetics; any deviation from Hardy–Weinberg equilibrium indicates that evolution is occurring.

    • Mathematical representation:

      • Allele frequencies: p+q=1p + q = 1

      • Genotype frequencies: p2+2pq+q2=1p^2 + 2pq + q^2 = 1

    Assumptions for Equilibrium:

    • No mutation: No new alleles are generated, and existing alleles do not change.

    • No gene flow (migration): There is no movement of individuals or gametes into or out of the population.

    • No natural selection: All genotypes have equal reproductive success and survival rates.

    • Extremely large population size: Prevents random fluctuations in allele frequencies due to chance events (genetic drift).

    • Random mating: Individuals choose mates without regard to genotype.

    Agents of Evolution: Violating Hardy–Weinberg Assumptions
    • When any of the Hardy–Weinberg assumptions are violated, the population's allele and genotype frequencies change, leading to evolution. These violations represent the mechanisms, or agents, of evolutionary change:

      • Mutation: While often random and rare, mutations introduce new alleles into a population, directly changing allele frequencies and providing the raw material for evolution.

      • Gene Flow (Migration): The movement of alleles between populations (e.g., through individuals migrating) can alter allele frequencies. It tends to reduce genetic differences between populations.

      • Genetic Drift: Random fluctuations in allele frequencies from one generation to the next, particularly significant in small populations. It can lead to the loss of alleles or the fixation of others purely by chance.

      • Founder effect: A new population is established by a small number of individuals, whose allele frequencies by chance differ from the original population.

      • Bottleneck effect: A drastic reduction in population size due to a sudden environmental change (e.g., natural disaster), leading to a non-representative sampling of alleles in the surviving population.

      • Natural Selection: The differential survival and reproduction of individuals based on heritable variations. Individuals with advantageous traits are more likely to survive and pass their alleles to the next generation, leading to adaptation of the population.

      • Can be directional (favors one extreme phenotype), stabilizing (favors intermediate phenotypes), or disruptive (favors both extreme phenotypes).

      • Non-random Mating: When individuals do not mate randomly, genotype frequencies can change, although allele frequencies generally remain constant initially. However, non-random mating (like inbreeding) can increase homozygosity, exposing recessive alleles to selection and indirectly facilitating other evolutionary forces.

    Step-by-step example recap from the transcript data

    • Total individuals: N=500N = 500.

    • Red flowers (CRCR): red count=450,f(CRCR)=450500=0.9\text{red count} = 450, \quad f(CRCR) = \frac{450}{500} = 0.9.

    • Infer CR allele frequency: p=0.90.949p = \sqrt{0.9} \approx 0.949.

    • Non-CR allele frequency: q=1p0.051q = 1 - p \approx 0.051.

    • Predicted genotype frequencies:

      • CRCR: p2=0.9p^2 = 0.9.

      • CRcr: 2pq0.0972pq \approx 0.097.

      • crcr: q20.0026q^2 \approx 0.0026.

    • Predicted counts:

      • CRCR: 0.9×500=4500.9 \times 500 = 450.

      • CRcr: 0.097×500490.097 \times 500 \approx 49.

      • crcr: 0.0026×50010.0026 \times 500 \approx 1.