Team:Amsterdam/project/growthrates

From 2012.igem.org

(Difference between revisions)
(Growth curve experiments)
 
(20 intermediate revisions not shown)
Line 6: Line 6:
<div id="content-area">
<div id="content-area">
<div id="sub-menu" class="content-block">
<div id="sub-menu" class="content-block">
-
== Growth curve experiments ==  
+
== Calculated growth rates from growth curve experiments ==  
The division rate of the cells is of vital importance to the duration in which the registered signal is stored in the cell.
The division rate of the cells is of vital importance to the duration in which the registered signal is stored in the cell.
Line 14: Line 14:
This is why We´ve performed growth experiments for two constructs: pSB1AT3-pLac-MTase and pSB1AT3-pBAD-MTase.  
This is why We´ve performed growth experiments for two constructs: pSB1AT3-pLac-MTase and pSB1AT3-pBAD-MTase.  
At this time we didn't have our more complete construct including the Zinc Finger prepared yet.
At this time we didn't have our more complete construct including the Zinc Finger prepared yet.
-
Both experiments were performed in cell strains <math>\text{DH5}\alpha</math>.
+
Both experiments were performed in cell strain <math>\text{DH5}\alpha</math>.
-
[[File:rateestimation.png]]
+
[[File:rateestimation.png|frame|center|300px|Growth rates of two different constructs (pLac, pBAD) with either the corresponding signal (lactose, arabinose) present or not present]]
-
<br>
+
-
Growth rates of two different constructs (pLac, pBAD) with either the corresponding signal (lactose, arabninose) present or not present.
+
-
Using the Mathematica function <code>NonLinearModelFit</code> functions of the form <math>a + b e^{c x}</math> were fitted to the exponential phases of the growth curves.
+
Using the Mathematica function <code>NonLinearModelFit</code> functions of the form <math>a + b e^{c t}</math>, with <math>t</math> as time in minutes, were fitted to the exponential phases of the growth curves.
-
<table><tr class="tableheader"><td>Strain</td><td>Function</td></tr>
+
<center>
-
<tr><td>pLac + IPTG</td><td><math>-0.0501829+0.0743786 e^{0.0089986 x}</math></td></tr>
+
<table><tr><th>Strain</th><th>Function</th><th>Average replication time</th></tr>
-
<tr><td>pLac - IPTG</td><td><math>-0.0823022+0.0938526 e^{0.00812998 x} </math></td></tr>
+
<tr><td>pLac + IPTG</td><td><math>-0.0501829+0.0743786 e^{0.0089986 t}</math></td><td><math>\frac{ln(2)}{0.0089986} = 77\ \text{mins}</math></td></tr>
-
<tr><td>pBAD + Arabinose</td><td><math>-0.0101962+0.0614008 e^{0.00889096 x} </math></td></tr>
+
<tr><td>pLac - IPTG</td><td><math>-0.0823022+0.0938526 e^{0.00812998 t} </math></td><td><math>\frac{ln(2)}{0.00812998} = 85\ \text{mins}</math></td></tr>
-
<tr><td>pBAD - Arabinose</td><td><math>-0.0233633+0.0489266 e^{0.00830895 x} </math></td></tr>
+
<tr><td>pBAD + Arabinose</td><td><math>-0.0101962+0.0614008 e^{0.00889096 t} </math></td><td><math>\frac{ln(2)}{0.0089096} = 78\ \text{mins}</math></td></tr>
 +
<tr><td>pBAD - Arabinose</td><td><math>-0.0233633+0.0489266 e^{0.00830895 t} </math></td><td><math>\frac{ln(2)}{0.00830896} = 83\ \text{mins}</math></td></tr>
</table>
</table>
 +
</center>
 +
==Discussion==
 +
 +
Although no control strain was grown to compare the effects of the constructs to the wild-type strains, we can assume that all constructs slow down the growth rates somewhat.
 +
For both pLac and pBAD, induction of the plasmid with the corresponding signal result in slower growth rates compared to uninduced growth rates.
 +
Suprisingly, pBAD reduces the growth rate more strongly than pLac.
 +
pLac is known to be a better stronger promoter than pBAD with higher leaky expression rates and was thus expected to have a stronger negative effect on the growth rate.
 +
 +
This results suits us very well! As you can read <here> pBAD was also shown to have lower leaky expression rates in our own experiments and thus functions more robustly.
</div>
</div>
</div>
</div>
{{Team:Amsterdam/Foot}}
{{Team:Amsterdam/Foot}}

Latest revision as of 03:41, 27 September 2012