Team:Yale/Project/modeling

From 2014.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 31: Line 31:
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}
 +
td {
 +
  text-align: justify;
 +
  vertical-align: middle;
 +
}
 +
 +
tr{
 +
width:1100px;
 +
}
 +
.quarters img, .quarters .well{
 +
width:250px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
padding-left:0;
 +
padding-right:0;
 +
 +
}
 +
 +
.triples img, .triples .well{
 +
width:366px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
padding-left:0;
 +
padding-right:0;
 +
}
 +
 +
.quarters .well,.triples .well{
 +
margin-bottom:10px;
 +
padding:7px 0px;
 +
font-size: 18px;
 +
 +
}
 +
 +
.quarters td{
 +
width:250px;
 +
 +
}
 +
.triples td{
 +
width:366px;
 +
}
 +
h1{
 +
border-bottom:none;
 +
margin-bottom:30px;
 +
}
 +
 +
.callout{
 +
    font-family:'Open Sans';
 +
    font-weight:700;
 +
    color:#FFF;
 +
    background-color:#213463;
 +
    text-align:center;
 +
    border-radius:4px;
 +
    padding-top: 5px;
 +
    padding-bottom: 5px;
 +
}
 +
 +
.callout h1{
 +
    color:#EEE;
 +
}
 +
 +
.tinycall{
 +
    font-family:'Open Sans';
 +
    font-weight:700;
 +
    color:#213463;
 +
 +
    text-align:center;
 +
    border-radius:2px;
 +
}
 +
.tinycall h1{
 +
color:#213463;
 +
margin-top:0px;
 +
margin-bottom:25px;
 +
font-size:35px
 +
}
 +
}
</style>
</style>
Line 37: Line 111:
<!--welcome box -->
<!--welcome box -->
<tr>
<tr>
-
<td style="border:none;" colspan="4" align="center" width="1100px">
+
<td>
-
<h1 style="margin-top:50px; font-size:35px"> Modeling</h1>
+
<div style="margin-top:50px"> </div>
-
<br>
+
<div class="callout">
-
<p style="display:none"> <img src="http://placehold.it/1100x164/FFFFFF/000000/&text=Modeling" ></p>
+
<h1 style="margin-top:22px; font-size:50px;">Modeling</h1>
</td>
</td>
</tr>
</tr>
Line 48: Line 122:
<tr><td colspan="4" height="15px"></td> </tr>
<tr><td colspan="4" height="15px"></td> </tr>
-
<div id = "shipping"></div>
 
-
<tr><td colspan="2"><a href="https://2014.igem.org/Special:Upload" target="_blank"><h2>Modeling E. coli growth producing a toxic compound</h2></a><div class="well"><p>
 
-
<p>
 
-
We sought out to determine the optimal time to induce the E. coli in order to produce the largest quantity of antimicrobial peptides.  We created a theoretical model using MATLAB, using E. coli logistical growth combined with exponential decay (due to the antimicrobial peptide) at different induction times.  We simulated a 24 hour period and determined the optimal time to induce the cells is at mid-log (~8.5 hours) in order to maximize production of the peptide.  The graph to the right shows E. coli growth at with induction at different times.  They follow a logistic growth model until the inducer is added and then there is an exponential decay.  Overlayed with this graph is the total production of of the peptide with induction at every 3 minutes over the 24 hour period.  The MATLAB code for our model can be found <strong>Here</strong>.
 
-
</p>
 
-
<p>
 
-
 
-
</p></div></td>
 
 +
<tr><td colspan="4"><h2>Modeling E. coli growth producing a toxic compound</h2>
 +
<div class="well"><p>
 +
We sought out to determine the optimal time to induce the E. coli in order to produce the largest quantity of antimicrobial peptides.  We hypothesized that the optimal induction time would be around mid-log, when the E. coli are growing fastest and there are enough bacteria to produce a significant amount of peptide before the population levels drop. To test this theory, we created a theoretical model using MATLAB, using E. coli logistical growth combined with exponential decay (due to the antimicrobial peptide) at different induction times, as represented in the graphic below.
 +
</p></div>
 +
</td>
-
</p></div></td>
 
-
<td colspan="2" align="middle"><a href="#"><img src="https://static.igem.org/mediawiki/2014/thumb/9/99/Graphwithdatapoint.png/800px-Graphwithdatapoint.png"></a></td></tr>
 
</tr>
</tr>
-
<tr><td colspan="4" height="15px"></td> </tr>
 
-
</table>
 
 +
<tr>
 +
<td colspan="4" align="middle"><center><img src="https://static.igem.org/mediawiki/2014/thumb/d/d9/Presentation1model.jpg/800px-Presentation1model.jpg"><center></td></tr>
 +
 +
</tr>
 +
 +
<tr><td colspan="2"><h2>Determining Optimal Time to Induce Expression</h2>
 +
<div class = "well">
 +
<p>
 +
We simulated a 24 hour period and determined the optimal time to induce the cells is around mid-log (~7.5 hours). Inducing at this time maximizes production of the peptide.  The graph below shows E. coli growth with induction at different times.  They follow a logistic growth model until the inducer is added and then there is an exponential decay. </p>
 +
 +
<p>Overlayed with this graph is a plot of <strong>total production of of the peptide vs. time of induction</strong>, (with induction at every 6 minutes over a 24 hour period). The highest production of peptide over the lifespan of these bacteria is represented by the peak of this plot, which corresponds to induction at mid-log, as we previously hypothesized.<br/> The MATLAB codes for our model can be found </strong> <a href="https://static.igem.org/mediawiki/2014/8/82/Yale2014script.m">here</a> and </strong> <a href="https://static.igem.org/mediawiki/2014/0/05/Modelecoli.m">here</a> .
 +
</p>
</div>
</div>
 +
</tr>
 +
 +
<tr><td colspan="4" align = "middle">
 +
<center><img src="https://static.igem.org/mediawiki/2014/9/99/Graphwithdatapoint.png"><center>
 +
</td> </tr>
 +
</table>
 +
</html>
</html>
{{Template:Team:Yale2014/Templates/Footer}}
{{Template:Team:Yale2014/Templates/Footer}}

Latest revision as of 01:43, 18 October 2014

Modeling

Modeling E. coli growth producing a toxic compound

We sought out to determine the optimal time to induce the E. coli in order to produce the largest quantity of antimicrobial peptides. We hypothesized that the optimal induction time would be around mid-log, when the E. coli are growing fastest and there are enough bacteria to produce a significant amount of peptide before the population levels drop. To test this theory, we created a theoretical model using MATLAB, using E. coli logistical growth combined with exponential decay (due to the antimicrobial peptide) at different induction times, as represented in the graphic below.

Determining Optimal Time to Induce Expression

We simulated a 24 hour period and determined the optimal time to induce the cells is around mid-log (~7.5 hours). Inducing at this time maximizes production of the peptide. The graph below shows E. coli growth with induction at different times. They follow a logistic growth model until the inducer is added and then there is an exponential decay.

Overlayed with this graph is a plot of total production of of the peptide vs. time of induction, (with induction at every 6 minutes over a 24 hour period). The highest production of peptide over the lifespan of these bacteria is represented by the peak of this plot, which corresponds to induction at mid-log, as we previously hypothesized.
The MATLAB codes for our model can be found here and here .

Main Campus:
Molecular, Cellular & Developmental Biology
219 Prospect Street
P.O. Box 208103
New Haven, CT 06520
Phone: 203.432.3783
igem@yale.edu
natalie.ma@yale.edu (Graduate Advisor)
Copyright (c) 2014 Yale IGEM