General Purpose
Conceptual
Procedural
Use the PopG computer program to model the following scenario for the impact on the allele frequency in a population.
Simulation Instruction
Case 1. Genetic Equilibrium
This simulation is meant to mimic the conditions required for genetic equilibrium. It establishes the baseline to which the other simulations can be compared.
PROCEDURE
Set the simulation controls to the following settings:
Population size = 10,000
Fitness Values
AA = 1.0
Aa = 1.0
aa = 1.0
Mutation Rate
A → a = 0.0
a → A = 0.0
Initial allele frequency = 0.5
Number of generations = 1,000
In the last lab, using the beans was not a case of genetic equilibrium because the population was small. Here, however, the population is large and you’ll use the same parameters you used with the beans in the last lab. Recall that those conditions were as follows:
Fitness of Genotype AA = (1 or 0.5)
Fitness of Genotype Aa = (1 or 0.5)
Fitness of Genotype aa = (1 or 0.5)
Mutation from A to a = 0
Mutation from a to A = 0
Migration rate between populations = 0
Initial frequency of allele A = 0.5 (50 beans of each type)
Generations to run = 10
Run the PopG simulation five times, recording the final value of P after each run in a table you create in your lab notebook, using Table 2-1 as a template.
Table 2-1. Final P value from five separate simulation runs.
The simulation graphs the expected frequency of the dominant allele (heavy line) and the actual frequency (thin line) based on random processes within the simulation.
In your laboratory notebook, answer the following questions:
Based on the results of your trials did this population exhibit genetic equilibrium?
On what do you base the answer for the previous question?
Case 2. Selection
Now that you have established a baseline you can begin to modify the simulation, making it more realistic. In this case study, the individuals with the homozygous recessive phenotype will be selected against, but only slightly, as 5% of the individuals with this genotype die before reaching reproductive maturity. These homozygous recessive individuals will be selected against and will have a fitness of 0.95 instead of 1.0. All of the homozygous dominant and heterozygous individuals will survive to maturity. These phenotypes will have a fitness of 1.0.
PROCEDURE
Set the simulation controls to the following settings:
Population size = 10,000
Fitness Values
AA = 1.0
Aa = 1.0
aa = 0.95
Mutation Rate
A → a = 0.0
a → A = 0.0
Initial allele frequency = 0.5
Number of generations = 1,000
Run the PopG simulation.
In your laboratory notebook, answer the following questions:
What happened to the frequency of the dominant allele?
Did the dominant allele reach a frequency of 1.0?
Case 3. Heterozygote Advantage
In case 2 the impact of a recessive gene with decrease fitness was examined. What happens if both of the homozygous conditions are selected against? In this case study, the individuals with both the homozygous genotypes will be selected against, but at varying rates. 5% of the individuals with the homozygous dominant genotype die before reaching reproductive maturity, and 10% of the individuals with the homozygous recessive genotype die before reaching reproductive maturity. These homozygous individuals will be selected against and will have a fitness of 0.95 and 0.9 respectively instead of 1.0. All of the heterozygous individuals will survive to reproductive age. These phenotypes will have a fitness of 1.0.
PROCEDURE
Set the simulation controls to the following settings:
Population size = 10,000
Fitness Values
AA = 0.95
Aa = 1.0
aa = 0.9
Mutation Rate
A → a = 0.0
a → A = 0.0
Initial allele frequency = 0.5
Number of generations = 1,000
Run the PopG simulation.
In your laboratory notebook, answer the following question:
How did the frequency of the dominant allele change?
Case 4. Genetic Drift
Genetic drift is a change in a gene pool that occurs purely as a result of chance. In this case study, the fitness level of all genotypes will be back at 1.0. The impact of a population that is 1/10th the size of the baseline in case 1 will be examined. Because this smaller population can exhibit quicker changes in allele frequency the number of generations will be reduced to 500.
PROCEDURE
Set the simulation controls to the following settings:
Population size = 100
Fitness Values
AA = 1.0
Aa = 1.0
aa = 1.0
Mutation Rate
A → a = 0.0
a → A = 0.0
Initial allele frequency = 0.5
Number of generations = 500
Run the PopG simulation five times. Record the number of generations until fixation and which allele became fixed in the population in a table you create in your lab notebook using Table 2-2 as a template.
Table 2-2. Data from five separate runs to allele fixation.
In your laboratory notebook, answer the following question:
How does genetic drift impact the genetic variability within a population?
Replica Plating
Last lab you plated a dilute suspension of bacterial cells onto tryptic soy agar growth media in a Petri plate. Those bacterial cells produced clones by binary fission, so that all the bacteria in a colony are genetically identical to a single bacterium which was transferred onto that location on the Petri plate. Optimally, this origin stock plate will have many (20–40) bacterial colonies (and no contaminants). Replica plating will create plates that have the same bacteria as the stock plate, with the identical orientation.
PROCEDURE