Difference between revisions of "Team:Manchester/Model/DoE"

(Created page with "{{:Team:Manchester/Templates/NavBar}} {{ManchesterMobile}} <html> <head> <style> body, html { margin: 0px!important; } h4 { font-size: 35px!important; font-weight: 4...")
 
 
(30 intermediate revisions by 5 users not shown)
Line 6: Line 6:
  
 
<style>
 
<style>
 +
 +
.sectionfirst {
 +
  margin-top: 20px!important;
 +
  padding-top: 10vh;
 +
  height: 30vh;
 +
  background: transparent;
 +
  background-size: cover
 +
}
 +
 +
.border {
 +
  background-color: #c4c4c4;
 +
  color: #fff;
 +
  padding: 18px;
 +
  letter-spacing: 10px;
 +
  opacity: 1
 +
}
 +
  
 
body, html {
 
body, html {
Line 49: Line 66:
 
   overflow: hidden;
 
   overflow: hidden;
 
}
 
}
 +
 +
.pcontainer {
 +
  padding: 2%!important;
 +
  background: #ffffff!important;
 +
  color: #111;
 +
  border: 1px solid #ddd;
 +
  border-radius: .25em;
 +
  text-align: justify;
 +
  text-justify: inter-word;
 +
  overflow: hidden;
 +
}
 +
 +
.plan p {
 +
  text-align: justify;
 +
  text-justify: inter-word
 +
}
 +
 +
.plan table {
 +
  margin: 0.2em auto 1em;
 +
  font-family: 'Open Sans', sans-serif;
 +
  font-weight: 400 !important;
 +
  font-size: 16px !important;
 +
  line-height: 1.5
 +
}
 +
 +
.plan table caption {
 +
  text-align: center;
 +
  font-color: #000000!important
 +
}
 +
 +
.plan table, th, td {
 +
  border: 1px solid black;
 +
  border-collapse: collapse;
 +
  text-align: center
 +
}
 +
 +
.plan th, td {
 +
  padding: 0.5em;
 +
  text-align: center
 +
}
 +
  
 
</style>
 
</style>
Line 56: Line 114:
 
<body>
 
<body>
  
<div class="clear" style="background-color: #fdfdfd!important">
+
<div class="col-md-12 sectionfirst" style="background-color: #fbf9f8!important">
 +
<h2 class="border" style="margin-top: 5vh; text-align: center">Design of Experiments</h2>
 +
<br/>
 +
</div>
 +
 
 +
<div class="clear" style="background-color: #fbf9f8!important">
  
 
<div class="clear"></div>
 
<div class="clear"></div>
  
 
<div style="padding: 0px 6vw; border: 3px solid transparent">
 
<div style="padding: 0px 6vw; border: 3px solid transparent">
 
<center>
 
        <h2 style="margin-top: 70px"><font color="#000000">Phosphate Starvation Operon</font></h2>
 
</center>
 
  
 
<div style="padding: 0px 10vw; border: 3px solid transparent">
 
<div style="padding: 0px 10vw; border: 3px solid transparent">
  
 
<p><b>Achievements:</b></p>
 
<p><b>Achievements:</b></p>
<p style="margin-left: 40px">1. Successful compilation of parameters and ODEs for modelling response of native and recombinant phosphate starvation (PHO) regulon</p>
+
<p style="margin-left: 40px">1. Multifactorial optimisation of protein expression  for enhanced phosphate sequestration.</p>
<p style="margin-left: 40px">2. Proved that the regulatory system response is sufficiently fast for fluctuating phosphate level</p>
+
<p style="margin-left: 40px">2. Robust characterisation of PPK protein expression profile.</p>
<p style="margin-left: 40px">3. Predicted that the regulatory system is efficient enough to keep microcompartment synthesis to minimal during long period of starvation, as required to be implemented in real world scenario</p>
+
<p style="margin-left: 40px">3. Expand the use of Design of Experiments within iGEM for more efficient, robust part characterisation.</p>
<p style="margin-left: 40px">4. Provided a framework for comparison of future experimental data</p>
+
  
 
<br/>
 
<br/>
Line 78: Line 136:
 
<p><b>Introduction</b></p>
 
<p><b>Introduction</b></p>
  
<p>The synthesis of microcompartments creates a massive metabolic burden that makes the bacteria “sick” and is very detrimental to cell growth, as observed during our <a href="https://2017.igem.org/Team:Manchester/Notebook" target="_blank">experimental work</a>. This would ultimately interfere with the real-life implementation of our bacteria in a <a href="https://2017.igem.org/Team:Manchester/Model/Continuous_Culture" target="_blank">continuous culture system</a>.</p>
+
<p>Design of Experiments (DoE) is a statistical method that allowed us to design the most efficient experiments to determine the factors that influence the expression of our PPK enzyme and the expression of our Eut (microcompartment) proteins. By using DoE, we can efficiently explore a very large experimental space in a small number of experiments, allowing us to test multiple hypotheses at once in a rapid and robust manner. Performing our measurements using the statistical tools of DoE allowed us to develop an improved understanding of the experimental factors affecting protein expression in the Phosphostore system, within the limited time frame available for an iGEM project.</p>
 +
<br>
 +
<p><b>Method - PduD(1-20)_mCherry_cgPPK (<a href="http://parts.igem.org/Part:BBa_K2213005"><b>BBa_K2213005</b></a>) Expression Optimization</b></p>
 +
 
 +
<p>
 +
In order to optimise the efficiency of our engineered phosphate-accumulating organism, we wanted to find the ideal expression conditions for the PduD(1-20)_mCherry_cgPPK (<a href="http://parts.igem.org/Part:BBa_K2213005"><b>BBa_K2213005</b></a>) under a T7 promoter in BL21 (DE3) <i>E. coli</i> cells. We used JMP software by SAS to design our experiments. We decided to focus our analysis on continuous factors as more information can be extracted from a small number of experiments. With this in mind, we chose to investigate the following factors: </p>
 +
<ul>
 +
<li>OD at induction</li>
 +
<li>IPTG concentration in inducer: (0.1 - 1.0mM)</li>
 +
<li>Post induction temperature: (20ºC and 37ºC)</li>
 +
<li>post induction time: (4 and 24 hours)</li>
 +
</ul>
 +
</p>
 +
<br>
 +
<p><b>Round 1 of DoE:</b></p>
 +
<center>
 +
<img src= "https://static.igem.org/mediawiki/2017/d/d6/DOE_rnd1_-Round_1-.png" width="580" height="400">
 +
<p><font color="#111"><center></h3><b>Figure 1.</b> Relative mCherry fluorescence from raw liquid culture expressing the PduD(1-20)_mCherry_cgPPK (<a href="http://parts.igem.org/Part:BBa_K2213005"><b>BBa_K2213005</b></a>) construct under different conditions.</center></center>
 +
<br>
 +
<br>
 +
<p><b>Round 2 of DoE</b></p>
 +
 
 +
<p>With the results from the first round, it was clear that a higher OD at induction yielded more protein. Because of this we decided to fix the induction OD at 0.8. This removed one of the factors, allowing us to create higher resolution data with the same number of runs. With our remaining factors we used the inbuilt interaction profiler to decide on the ranges of our factors for round 2.
 +
</p>
 +
<br>
 +
<center>
 +
<img src= "https://static.igem.org/mediawiki/2017/7/7b/DoE_rnd1_interaction_profiler.png" width="741" height="251">
 +
<p><font color="#111"><center></h3><b>Figure 2.</b> The interaction profile of the input factors, maximised for yield. OD600 at induction consistently correlated with higher yields. The profiler also suggests that optimal conditions for expression of PduD(1-20)_mCherry_cgPPK (<a href="http://parts.igem.org/Part:BBa_K2213005"><b>BBa_K2213005</b></a>) are above 20°C, a post-induction growth period above 24 hours and an IPTG concentration above 1mM.</p>
 +
</center>
 +
</center>
 +
<br>
 +
</p>
 +
<p>With this information we chose the following ranges for the factors listed below:</p>
 +
 
 +
<table class="table table-bordered table-striped">
 +
<caption><b></b></caption>
 +
  <tr>
 +
    <td>IPTG concentration (mM)</td>
 +
    <td>1 – 10</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Post induction temperature (ºC)</td>
 +
    <td>16, 20, 24</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Post induction time (hours)</td>
 +
    <td>24, 48</td>
 +
  </tr>
 +
</table>
 +
 
 +
<br>
 +
<p>
 +
These choices in ranges proved to be significantly closer to the optimum as evident from figure 3:
 +
 
 +
<center>
 +
 
 +
<img src= "https://static.igem.org/mediawiki/2017/8/83/DOE_rnd1_%2Blowgain_rnd2.png" width="689" height="600">
 +
<p><font color="#111"><center></h3><b>Figure 3.</b> mCherry fluorescence measurements from round one (Purple), mCherry fluorescence measurments from round 2 (Pink). The readings from the second round have saturated the detector which is why all of the peaks are the same. </p>
 +
</center></center>
 +
<br>
 +
</p>
 +
<p>
 +
As you can see from the graph above, The results from round 2 all exceed the results of round 1. This is because we have shifted the ranges within each variable towards the optimum, thus shifting the range of our yield to a higher level.
 +
</p>
 +
 
 +
<br>
 +
 
 +
<p><b>Conclusion</b></p>
 +
 
 +
<p>From these 2 rounds of DoE we saw a huge increase in the yield of the protein. We found the optimal conditions to be:</p>
 +
 
 +
<table class="table table-bordered table-striped">
 +
<caption><b></b></caption>
 +
  <tr>
 +
    <td>Optical Density (ABS λ 600 nm)</td>
 +
    <td>0.8</td>
 +
  </tr>
 +
  <tr>
 +
    <td>IPTG concentration (mM)</td>
 +
    <td>1</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Post induction temperature (ºC)</td>
 +
    <td>24</td>
 +
  </tr>
 +
  <tr>
 +
    <td>Post induction time (hours)</td>
 +
    <td>48</td>
 +
  </tr>
 +
</table>
 +
<br>
 +
<p>
 +
This is just one example where we have used DoE in our project but the scope for its application is huge as it allows the user to eliminate factors with little influence, focusing sequential rounds on the factors that matter the most. We used DoE to optimise the synthesis of EutM protein; the results of which can be seen at <a href="http://parts.igem.org/Part:BBa_K2213001"><b>BBa_K2213001</b></a>. In conclusion we found DoE to be an incredibly useful tool and would recommend it to any other teams with projects where optimisation, characterisation or enhanced statistical understanding is key.
 +
</p>
 +
 
 +
<br/>
 +
 
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
<div class="plan" style="padding: 0px 8vw; background-color: #fbf9f8!important">
 +
 
 +
<a class="floatleft1 project projectlink" href= "https://2017.igem.org/Team:Manchester/Model/Continuous_Culture" ><img src="https://static.igem.org/mediawiki/2017/7/7c/T--Manchester--Next_Arrow17.jpg"></a>
 +
 
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 
<br>
 
<br>
  

Latest revision as of 03:56, 2 November 2017

Design of Experiments


Achievements:

1. Multifactorial optimisation of protein expression for enhanced phosphate sequestration.

2. Robust characterisation of PPK protein expression profile.

3. Expand the use of Design of Experiments within iGEM for more efficient, robust part characterisation.


Introduction

Design of Experiments (DoE) is a statistical method that allowed us to design the most efficient experiments to determine the factors that influence the expression of our PPK enzyme and the expression of our Eut (microcompartment) proteins. By using DoE, we can efficiently explore a very large experimental space in a small number of experiments, allowing us to test multiple hypotheses at once in a rapid and robust manner. Performing our measurements using the statistical tools of DoE allowed us to develop an improved understanding of the experimental factors affecting protein expression in the Phosphostore system, within the limited time frame available for an iGEM project.


Method - PduD(1-20)_mCherry_cgPPK (BBa_K2213005) Expression Optimization

In order to optimise the efficiency of our engineered phosphate-accumulating organism, we wanted to find the ideal expression conditions for the PduD(1-20)_mCherry_cgPPK (BBa_K2213005) under a T7 promoter in BL21 (DE3) E. coli cells. We used JMP software by SAS to design our experiments. We decided to focus our analysis on continuous factors as more information can be extracted from a small number of experiments. With this in mind, we chose to investigate the following factors:

  • OD at induction
  • IPTG concentration in inducer: (0.1 - 1.0mM)
  • Post induction temperature: (20ºC and 37ºC)
  • post induction time: (4 and 24 hours)


Round 1 of DoE:

Figure 1. Relative mCherry fluorescence from raw liquid culture expressing the PduD(1-20)_mCherry_cgPPK (BBa_K2213005) construct under different conditions.


Round 2 of DoE

With the results from the first round, it was clear that a higher OD at induction yielded more protein. Because of this we decided to fix the induction OD at 0.8. This removed one of the factors, allowing us to create higher resolution data with the same number of runs. With our remaining factors we used the inbuilt interaction profiler to decide on the ranges of our factors for round 2.


Figure 2. The interaction profile of the input factors, maximised for yield. OD600 at induction consistently correlated with higher yields. The profiler also suggests that optimal conditions for expression of PduD(1-20)_mCherry_cgPPK (BBa_K2213005) are above 20°C, a post-induction growth period above 24 hours and an IPTG concentration above 1mM.


With this information we chose the following ranges for the factors listed below:

IPTG concentration (mM) 1 – 10
Post induction temperature (ºC) 16, 20, 24
Post induction time (hours) 24, 48

These choices in ranges proved to be significantly closer to the optimum as evident from figure 3:

Figure 3. mCherry fluorescence measurements from round one (Purple), mCherry fluorescence measurments from round 2 (Pink). The readings from the second round have saturated the detector which is why all of the peaks are the same.


As you can see from the graph above, The results from round 2 all exceed the results of round 1. This is because we have shifted the ranges within each variable towards the optimum, thus shifting the range of our yield to a higher level.


Conclusion

From these 2 rounds of DoE we saw a huge increase in the yield of the protein. We found the optimal conditions to be:

Optical Density (ABS λ 600 nm) 0.8
IPTG concentration (mM) 1
Post induction temperature (ºC) 24
Post induction time (hours) 48

This is just one example where we have used DoE in our project but the scope for its application is huge as it allows the user to eliminate factors with little influence, focusing sequential rounds on the factors that matter the most. We used DoE to optimise the synthesis of EutM protein; the results of which can be seen at BBa_K2213001. In conclusion we found DoE to be an incredibly useful tool and would recommend it to any other teams with projects where optimisation, characterisation or enhanced statistical understanding is key.