Virginia Tech/bacteria model

From 2007.igem.org

< Virginia Tech(Difference between revisions)
m
m
 
(42 intermediate revisions not shown)
Line 42: Line 42:
<img src="https://static.igem.org/mediawiki/2007/d/d5/Button_jc.JPG"/></a></html>[[Image:Dot1.JPG]]
<img src="https://static.igem.org/mediawiki/2007/d/d5/Button_jc.JPG"/></a></html>[[Image:Dot1.JPG]]
-
<!--sixth cell of second table: Links and Contact-->
+
<!--sixth cell of second table: Contributions and Contact-->
| style="padding: 0px; width=50px; background-color: #FFFFFF;" |
| style="padding: 0px; width=50px; background-color: #FFFFFF;" |
-
<html><a href="https://2007.igem.org/Virginia_Tech/Links">
+
<html><a href="https://2007.igem.org/Virginia_Tech/Contributions">
-
<img src="https://static.igem.org/mediawiki/2007/7/7e/Button_links.JPG"/></a></html><html><a href="mailto:igem@vt.edu"></a></html>
+
<img src="https://static.igem.org/mediawiki/2007/6/69/Button_contribute.JPG"/></a></html><html><a href="mailto:igem@vt.edu"></a></html>
|}<html></center></html>
|}<html></center></html>
Line 72: Line 72:
| style="padding: 20px; background-color: #FFFFFF;" |
| style="padding: 20px; background-color: #FFFFFF;" |
-
<h3>The first step to modeling the spread of an epidemic is to model the population itself.</h3>
 
-
If one does not understand how the population grows, then how is it possible to understand the spread of a disease through that population? It is very easy to grow E. coli; it only needs some media, a warm environment, and some aeration. The problem is generating the growth curve. It is possible to measure the OD600 over a period of time, but the team wanted to generate data with number of bacteria.
 
-
<h3>Generating the Calibration Curve</h3>
+
<h3>The first level of our model simulates the growth of the bacterial population. We needed to model this growth before adding infection to our model.</h3>
-
The team decided to generate OD600 vs Time, OD600 vs CFU/mL, and CFU/mL vs Time curves. It was also decided to grow two different strains of bacteria C600 and LE392 in both LB and TNT media.
+
-
+
-
This was accomplished using the following procedure:
+
-
ATCC C600 and LE392 were regenerated from a previous overnight culture. This was done by adding 250 uL of culture into 10 mL of LB broth and allowing it to grow for 2 hours at 37oC and 220 rpm.
+
-
1. Four 50 mL Corning Tubes were labeled: "LE392 in TNT," "LE392 in LB," "C600 in TNT," and "C600 in LB."
 
-
2. 30 mL of each media was added to the proper tube and each tube was then inoculated with 500 uL of the appropriate liquid culture (LE392 or C600).
+
<h2>Collecting Experimental Data</h2>
-
3. A 500 uL aliquot was taken from each tube and labeled T=0 (Time) and the appropriate strain and media.
+
[[Image:Bacterial_Growth_Curve.PNG|thumb|right|400px|Bacterial Growth measured by Plate Reader]]
 +
'''Generating the Calibration Curve'''
 +
We grew two different strains of bacteria, C600 and LE392, in both LB and TNT media and generated OD600 vs Time, OD600 vs CFU/mL, and CFU/mL vs Time curves. In order to create a callibration curve to determine the number of cells per well, we used a plate reader to measure colony forming units per mL (CFU/mL), and then be graphed that against OD600.  
-
4. The 4 Corning Tubes were placed in a shaker/incubator at 37oC and 220 rpm with the caps lightly screwed on so that air could reach the cultures and allowed to grow.
 
-
5. An OD600 measurement was taken and recorded from the aliquots taken at Time = 0.
+
'''Measuring Bacterial Growth'''
 +
After producing the calibration curve, we decided to use a plate reader to measure growth of LE392 in a single well. The plate reader allows for temperature control, shaking, and can take many readings very quickly. Thus, we could follow the growth of LE392 in 96 wells without a considerable amount of work. The only problem was the small volume in each well made it easy for evaporation to occur. We compensated for this by adding sterilized MilliQ water part of the way through the experiment.
-
6. Aliquots were taken an measured every 30 minutes for four hours (i.e. T=0, T=0.5, T=1.0 ... T=4.0). (Only 100 uL of the 500 uL was used to make the measurement)
 
-
7. After each measurement, the aliquots were placed in the refrigerator at 4oC. 
 
-
8. Once all the measurements were completed, dilutions were made from each of the remaining aliquots for C600 in LB media.
+
<h2>Simulating Bacterial Growth</h2>
 +
Population growth curves tend to have a sigmoid growth trajectory. In order to create a sigmoid growth curve, we started with Michaelis Menten's model that describes enzyme kinetics with a limiting substrate. The Michaelis Menten reaction equation is:
-
9. The dilutions were as follows: 1:100, 1:1000, 1:10000, and 1:1000000 for the last two time intervals.
+
[[Image:MMeq.jpg|center|400px|Michaelis Menten’s equation]]
-
10. 20 uL of the first three dilutions were plated on LB media for the first three time intervals.
 
-
11. 20 uL of the second two dilutions were plated on LB media for the next four time intervals.
+
Reading the equation from left to right, the enzyme E uses one substrate S and produces the intermediate ES. ES then creates a product P and releases the enzyme E.  There are initial concentrations for E and S.  The E continuously gets replenished by ES; however, the limiting substrate S gets used up. Once the concentration of S runs out, the product P stops being produced.  Michaelis Menten’s equation can be modified to represent the doubling of bacteria with a limiting substrate to create a sigmoid growth curve:
-
12. 20 uL of the last two dilutions were plated on LB media for the last two time intervals.
+
[[Image:Bgrowtheq.jpg|center|600px|Modified Michaelis Menten’s equation]]
-
13. The plates were allowed to grow overnight at 30oC
 
-
After producing a calibration curve to convert OD600 measurements to total number of cells, it was decided to use the new plate reader to measure growth of LE392 in a single well. The new plate reader allows for temperature control, shaking, and can take numerous readings very quickly. Thus, it is possible to follow the growth of LE392 in 96 wells without a considerable amount of work. The only problem was the small volume in each well made it easy for evaporation to occur, but this was compensated for by adding sterilized MilliQ waterpart way through the experiment.
+
Reading the equation from left to right, the bacterium consumes a limiting substrate such as food and produces the intermediate X.  X produces two bacterial cells.  The growth trajectory begins exponentially but flattens out once the food substrate is depleted.  When this model is simulated, the sum of the intermediate X and the bacteria give a sigmoid curve. In order to use this growth curve to match experimental data, three rate constants, k1, k-1, and k2 must be picked. It is difficult to do this since the rate constants do not directly control the characteristics of the curve such as slope and peak.  All three values are interdependent and the correct ratios must be picked between these constants to produce a usable sigmoid curve. In order to control the characteristics of the curve, it must be converted to differential equations using Monad’s model for bacterial growth.  Monad identified the similarities between bacterial growth and Michaelis Menten’s enzyme kinetics. Monad’s equation states
-
The following protocol was used to grow and measure the OD600 of LE392:
+
[[Image:Monad1.jpg|center|200px|Monad's equation]]
-
  1. 280 uL of LB media containing 10 mM MgSO4 was put in each well of a 96 well plate.
 
-
  2. 20 uL of LE392 ON culture was added to the follow wells:
 
-
  3.
 
-
        1 2
 
-
      3
 
-
      4
 
-
      5
 
-
      6
 
-
      7
 
-
      8
 
-
      9
 
-
      10
 
-
      11
 
-
      12
 
-
      A 0 uL
 
-
      0 uL 0 uL 0 uL 0 uL 0 uL 0 uL 0 uL 0 uL 0 uL 0 uL 0 uL
 
-
      B 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL
 
-
      20 uL 20 uL 20 uL 20 uL 20 uL 20 uL
 
-
      C 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL
 
-
      D 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL
 
-
      E 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL
 
-
      F 20 uL 20 uL 20 uL
 
-
      20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL
 
-
      G 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL
 
-
      H 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL 20 uL
 
-
  4. The cells were placed in the plate reader and maintained at 37oC with occasional shaking.
 
-
  5. The OD595 was read every 5 minutes for 25 cycles.
 
-
  6. After the 25th cycle, 20 uL of autoclaved Milli Q water was added to each well.
 
-
  7. The cells were placed in the plate reader and maintained at 37oC with occasional shaking.
 
-
  8. The OD595 was read every 5 minutes for 25 cycles.
 
-
  9. After the 25th cycle, 65 uL of autoclaved Milli Q water was added to each well.
 
-
  10. The cells were placed in the plate reader and maintained at 37oC with occasional shaking.
 
-
  11. The OD595 was read every 5 minutes for 80 cycles (overnight... it is known that the wells will eventually dry up but hopefully enough data will be collected prior to this occuring)
 
 +
In terms of B(bacteria), X(intermediate), and S(substrate), the Monad equation can be written as
 +
[[Image:Monad2.jpg|center|200px|Monad's equation]]
 +
 +
 +
The rate k2 controls exponential growth and the rate km controls the peak of the curve. Once the km rate and k2 rate are chosen, k1 and k-1 can be evaluated using this relationship:
 +
 +
[[Image:Kmrate.jpg|center|200px|km]]
 +
 +
 +
[[Image:GrowthMatch.png|center|500px|km]]
 +
 +
 +
The trajectories become roughly linear after about 220 minutes into the growth.  This linear growth might be a result of evaporation in the liquid media.  Since the bacteria requires a temperature of 37 degrees Celsius to grow, evaporation might be distorting the optical density measurements. Ideally, the growth should be sigmoid in shape.
 +
 +
 +
 +
'''Derivations'''
 +
 +
Monad’s equation can be directly derived from the reaction equation:
 +
 +
[[Image:Bgrowtheq.jpg|center|600px|Modified Michaelis Menten’s equation]]
 +
 +
 +
The derivation for Monad’s equation is:
 +
 +
[[Image:DerivationMonad.jpg|center|300px]]
 +
 +
 +
At steady state:
 +
 +
[[Image:SteadyState.jpg|center|300px]]
 +
 +
 +
This equation models the growth of bacteria; however, a second differential equation is needed to show the decline of the food substrate as the bacteria consumes it.  The substrate S stays constant so there is unlimited food.  dS/dt (the change of the food substrate) must be derived to create a sigmoid curve: 
 +
 +
[[Image:Substrate.png|center|600px]]
 +
 +
 +
The dS/dt equation in addition to the dB/dt equation shows the interaction between the substrate and the bacteria with differential equations.  By changing the values of k2, which controls the exponential growth, and km, which controls the peak of the curve, the experimental data can be simulated with differential equations and reaction equations. 
|}<html></center></html>
|}<html></center></html>

Latest revision as of 03:25, 27 October 2007

Title progress.JPG

Dot1.JPG

Dot1.JPG

Dot1.JPG

Dot1.JPG

Dot1.JPG

1st Scale: Bacterial Growth


The first level of our model simulates the growth of the bacterial population. We needed to model this growth before adding infection to our model.


Collecting Experimental Data

Bacterial Growth measured by Plate Reader

Generating the Calibration Curve We grew two different strains of bacteria, C600 and LE392, in both LB and TNT media and generated OD600 vs Time, OD600 vs CFU/mL, and CFU/mL vs Time curves. In order to create a callibration curve to determine the number of cells per well, we used a plate reader to measure colony forming units per mL (CFU/mL), and then be graphed that against OD600.


Measuring Bacterial Growth After producing the calibration curve, we decided to use a plate reader to measure growth of LE392 in a single well. The plate reader allows for temperature control, shaking, and can take many readings very quickly. Thus, we could follow the growth of LE392 in 96 wells without a considerable amount of work. The only problem was the small volume in each well made it easy for evaporation to occur. We compensated for this by adding sterilized MilliQ water part of the way through the experiment.


Simulating Bacterial Growth

Population growth curves tend to have a sigmoid growth trajectory. In order to create a sigmoid growth curve, we started with Michaelis Menten's model that describes enzyme kinetics with a limiting substrate. The Michaelis Menten reaction equation is:

Michaelis Menten’s equation


Reading the equation from left to right, the enzyme E uses one substrate S and produces the intermediate ES. ES then creates a product P and releases the enzyme E. There are initial concentrations for E and S. The E continuously gets replenished by ES; however, the limiting substrate S gets used up. Once the concentration of S runs out, the product P stops being produced. Michaelis Menten’s equation can be modified to represent the doubling of bacteria with a limiting substrate to create a sigmoid growth curve:

Modified Michaelis Menten’s equation


Reading the equation from left to right, the bacterium consumes a limiting substrate such as food and produces the intermediate X. X produces two bacterial cells. The growth trajectory begins exponentially but flattens out once the food substrate is depleted. When this model is simulated, the sum of the intermediate X and the bacteria give a sigmoid curve. In order to use this growth curve to match experimental data, three rate constants, k1, k-1, and k2 must be picked. It is difficult to do this since the rate constants do not directly control the characteristics of the curve such as slope and peak. All three values are interdependent and the correct ratios must be picked between these constants to produce a usable sigmoid curve. In order to control the characteristics of the curve, it must be converted to differential equations using Monad’s model for bacterial growth. Monad identified the similarities between bacterial growth and Michaelis Menten’s enzyme kinetics. Monad’s equation states

Monad's equation


In terms of B(bacteria), X(intermediate), and S(substrate), the Monad equation can be written as

Monad's equation


The rate k2 controls exponential growth and the rate km controls the peak of the curve. Once the km rate and k2 rate are chosen, k1 and k-1 can be evaluated using this relationship:

km


km


The trajectories become roughly linear after about 220 minutes into the growth. This linear growth might be a result of evaporation in the liquid media. Since the bacteria requires a temperature of 37 degrees Celsius to grow, evaporation might be distorting the optical density measurements. Ideally, the growth should be sigmoid in shape.


Derivations

Monad’s equation can be directly derived from the reaction equation:

Modified Michaelis Menten’s equation


The derivation for Monad’s equation is:

DerivationMonad.jpg


At steady state:

SteadyState.jpg


This equation models the growth of bacteria; however, a second differential equation is needed to show the decline of the food substrate as the bacteria consumes it. The substrate S stays constant so there is unlimited food. dS/dt (the change of the food substrate) must be derived to create a sigmoid curve:

Substrate.png


The dS/dt equation in addition to the dB/dt equation shows the interaction between the substrate and the bacteria with differential equations. By changing the values of k2, which controls the exponential growth, and km, which controls the peak of the curve, the experimental data can be simulated with differential equations and reaction equations.