Difference between revisions of "Team:NUS Singapore/InterLab"

 
(21 intermediate revisions by 3 users not shown)
Line 5: Line 5:
  
 
/********** Class for spliting different section = Clear content below while adds extra spacing when clearing content **********/
 
/********** Class for spliting different section = Clear content below while adds extra spacing when clearing content **********/
.clear {
+
.columnfull {
     clear:both;
+
     width:80%;  
     height: 50px;
+
     position:relative;
  }
+
    padding-left:10%;
 
+
     padding-right:10%;
.clear-largespace{
+
    clear:both;
+
     height: 100px;
+
  }
+
 
+
/***************************************************    Gallery Display  ***************************************/
+
div.gallery {
+
    border: 1px solid #ccc;
+
 
}
 
}
  
div.gallery:hover {
+
.columnfull p {  
     border: 1px solid #777;
+
     text-align:justify;
}
+
}  
  
div.gallery img {
+
.HP_left img{
    width: 100%;
+
  float:left;
    height: 200px;
+
  position:relative;
 +
  width:45%;
 +
  padding-left:2.5%;
 +
  padding-right:2.5%;
 +
  height:400px;
 
}
 
}
  
div.desc {
+
.HP_right img{
    padding: 15px;
+
  float:right;
    text-align: center;
+
  position:relative;
 +
  width:45%;
 +
  padding-left:2.5%;
 +
  padding-right:2.5%;
 +
  height:400px;
 
}
 
}
  
* {
 
    box-sizing: border-box;
 
}
 
  
.responsive {
+
/*********************  Responsive Design  *********************/
    margin:20px;
+
    width: 40%; /* frame seperation */
+
}
+
  
.clearfix:after {
+
/*
    content: "";
+
  ##Device = Tablets, Ipads (landscape)
    display: table;
+
  ##Screen = B/w 768px to 1024px
    clear: both;
+
*/
}
+
  
.maincontent{
+
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    margin-top:40px;
+
 
    margin-left:80px;
+
    margin-right:80px;
+
    margin-bottom:20px;
+
    text-align:justify;
+
 
}
 
}
  
/*******************************************************    点击图片放大效果    ********************************************/
 
#myImg {
 
    border-radius: 5px;
 
    cursor: pointer;
 
    transition: 0.3s;
 
}
 
  
#myImg:hover {opacity: 0.7;}
+
/*
 +
  ##Device = Most of the Smartphones Mobiles (Portrait)
 +
  ##Screen = B/w 320px to 479px
  
/* The Modal (background) */
+
  ##Device = Tablets, Ipads (portrait)
.modal {
+
  ##Screen = B/w 768px to 1024px
    display: none; /* Hidden by default */
+
*/
    position: fixed; /* Stay in place */
+
@media (min-width: 0px) and (max-width: 1024px) {
    z-index: 1; /* Sit on top */
+
 
    padding-top: 100px; /* Location of the box */
+
    left: 0;
+
    top: 0;
+
    width: 100%; /* Full width */
+
    height: 100%; /* Full height */
+
    overflow: auto; /* Enable scroll if needed */
+
    background-color: rgb(0,0,0); /* Fallback color */
+
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
+
}
+
  
/* Modal Content (image) */
+
.HP_left img{
.modal-content {
+
     height:200px;
     margin: auto;
+
  }
    display: block;
+
    width: 80%;
+
    max-width: 700px;
+
}
+
  
/* Caption of Modal Image */
+
.HP_right  img{
#caption {
+
     height:200px;
    margin: auto;
+
  }
    display: block;
+
    width: 80%;
+
    max-width: 700px;
+
    text-align: center;
+
    color: #ccc;
+
    padding: 10px 0;
+
     height: 150px;
+
}
+
  
/* Add Animation */
 
.modal-content, #caption {   
 
    -webkit-animation-name: zoom;
 
    -webkit-animation-duration: 0.6s;
 
    animation-name: zoom;
 
    animation-duration: 0.6s;
 
}
 
 
@-webkit-keyframes zoom {
 
    from {-webkit-transform: scale(0)}
 
    to {-webkit-transform: scale(1)}
 
}
 
 
@keyframes zoom {
 
    from {transform: scale(0.1)}
 
    to {transform: scale(1)}
 
}
 
 
/* The Close Button */
 
.close {
 
    position: absolute;
 
    top: 15px;
 
    right: 35px;
 
    color: #f1f1f1;
 
    font-size: 40px;
 
    font-weight: bold;
 
    transition: 0.3s;
 
}
 
 
.close:hover,
 
.close:focus {
 
    color: #bbb;
 
    text-decoration: none;
 
    cursor: pointer;
 
}
 
  
/* 100% Image Width on Smaller Screens */
 
@media only screen and (max-width: 700px){
 
    .modal-content {
 
        width: 100%;
 
    }
 
 
}
 
}
 
</style>
 
</style>
Line 155: Line 79:
 
<!--  Interlab study main content-->
 
<!--  Interlab study main content-->
 
   <h1>Interlab Study</h1>  
 
   <h1>Interlab Study</h1>  
   <div class="maincontent">  
+
   <div class="columnfull">  
     <p>InterLab Measurement Study is a component under the Bronze Medal criteria of the iGEM competition. One major challenge in the field of synthetic biology and engineering discipline is the ability to standardize measurement and data processing across different labs. This enables scientists to trouble-shoot the flaw in engineered biological construct, to share construct between labs, and to be able to make meaningful analysis of experimental results across different labs. In order to address this challenge, iGEM committee provide researchers with detailed protocol and data analysis on the measurement of GFP. Based on the experiment gather from iGEM teams all over the world, the iGEM InterLab Measurement Committee would be able modify and improve the protocol as well as the data analysis process accordingly. </p>
+
     <p>InterLab Measurement Study is a component under the Bronze Medal criteria of the iGEM competition. One major challenge in the field of synthetic biology and engineering discipline is the ability to standardize measurements and data processing across different labs. This enables scientists to trouble-shoot the flaw in the engineered biological constructs, to share constructs between labs, and to be able to make meaningful analysis of experimental results across different labs. In order to address this challenge, the iGEM committee provides researchers with detailed protocols and requires data analysis on the measurement of GFP. Based on the experimental data gathered from iGEM teams all over the world, the iGEM InterLab Measurement Committee will be able to modify and improve the protocol as well as the data analysis process accordingly. </p>
 
   </div>
 
   </div>
  
 
   <h1>Materials</h1>
 
   <h1>Materials</h1>
   <div class="maincontent">  
+
   <div class="columnfull">  
     <ul>
+
     <ul class="nus">
 
       <li>2017 InterLab parts</li>
 
       <li>2017 InterLab parts</li>
 
+
         <ul class="nus">
         <ul>
+
 
           <li>Positive control (BBa_I20270)</li>
 
           <li>Positive control (BBa_I20270)</li>
 
           <li>Negative control (BBa_R0040)</li>
 
           <li>Negative control (BBa_R0040)</li>
Line 175: Line 98:
 
         </ul>
 
         </ul>
  
       <li>Competent E. coli K-12 DH5-alpha cell</li>
+
       <li>Competent <i>Escherichia coli</i> K-12 DH5-alpha cell</li>
 
       <li>Plate reader: Synergy H1</li>
 
       <li>Plate reader: Synergy H1</li>
 
       <li>96 well plate </li>
 
       <li>96 well plate </li>
Line 184: Line 107:
  
 
   <h1>Experiment</h1>
 
   <h1>Experiment</h1>
   <div class="maincontent">
+
   <div class="columnfull">
     <p>The InterLab Measurement Study has two components: calibration and cell measurement. The calibration component aims to identify the optimal setting for the plate reader to read the Abs600 and fluorescence value from the E. coli K-12 DH5-alpha cells transformed with different plasmids. All the experimental procedures provided by the iGEM committee are faithfully adhered to ensure consistent and accurate results for easy comparison with other teams.</p>
+
     <p>The InterLab Measurement Study has two components: calibration and cell measurement. The calibration component aims to identify the optimal settings for the plate reader to read the Abs600nm and fluorescence value from the <i>E. coli</i> K-12 DH5-alpha cells transformed with different plasmids. All the experimental procedures provided by the iGEM committee are faithfully adhered to ensure consistent and accurate results for easy comparison with other teams.</p>
 +
</div>
  
     <h2>OD600 Reference point</h2>
+
     <h2>OD600 Reference Point</h2>
       <p>OD600 Reference point was measured with LUDOX-S40 to find out the correction factor to convert the absorbance value, Abs600 to the optical density value, OD600.</p>
+
<div class="columnfull">
 +
       <p>OD600 Reference point was measured with LUDOX-S40 to find out the correction factor to convert the absorbance value, Abs600nm to the optical density value, OD600.</p>
  
 
       <p>Plate reader setting:
 
       <p>Plate reader setting:
   <ul>
+
   <ul class="nus">
 
         <li>Wavelength of 600 nm</li>
 
         <li>Wavelength of 600 nm</li>
 
         <li>Turn off path length correction</li></ul></p>
 
         <li>Turn off path length correction</li></ul></p>
 +
</div>
  
     <h2>Fluorescein fluorescence standard curve</h2>
+
     <h2>Fluorescein Fluorescence Standard Curve</h2>
       <p>The fluorescein fluorescence standard curve will be used to find out the corresponding fluorescein and GFP concentration based on the cell based readings. We varied the experiment settings that affects the sensitivity (i.e. gain at 100, 80, 60, 55, 50, 45) to identify the optimal setting. </p>
+
<div class="columnfull">
 +
       <p>The fluorescein fluorescence standard curve will be used to find out the corresponding fluorescein and GFP concentration based on the cell-based readings. We varied the experiment setting that affects the sensitivity (i.e. gain at 100, 80, 60, 55, 50, 45) to identify the optimal setting. </p>
  
 
       <p>Optimal plate reading setting:
 
       <p>Optimal plate reading setting:
   <ul>
+
   <ul class="nus">
 
         <li>Turn off pathlength correction</li>
 
         <li>Turn off pathlength correction</li>
 
         <li>Excitation: 485 nm, Emission: 528 nm, Optics: Top, Gain: 45</li></ul></p>
 
         <li>Excitation: 485 nm, Emission: 528 nm, Optics: Top, Gain: 45</li></ul></p>
   
+
</div> 
     <h2>Cell measurement</h2>
+
 
       <p>E. coli K-12 DH5-alpha cells were transformed with different plasmids provided by the InterLab Measurement Kit. We followed the Transformation Protocol provided by iGEM InterLab page.</p>
+
     <h2>Cell Measurement</h2>
 +
<div class="columnfull">
 +
       <p><i>E. coli</i> K-12 DH5-alpha cells were transformed with different plasmids provided by the InterLab Measurement Kit. We followed the Transformation Protocol provided by iGEM InterLab page.</p>
  
 
       <p>Plate reader setting for cell measurement:  
 
       <p>Plate reader setting for cell measurement:  
   <ul>
+
   <ul class="nus">
 
         <li>OD reading: Excitation: 485 nm, Emission: 528 nm, Optics: Top, Gain: 45</li>
 
         <li>OD reading: Excitation: 485 nm, Emission: 528 nm, Optics: Top, Gain: 45</li>
 
         <li>Fluorescence reading: 600 nm</li></ul></p>
 
         <li>Fluorescence reading: 600 nm</li></ul></p>
Line 219: Line 148:
 
<div><h1>Result</h1><div>
 
<div><h1>Result</h1><div>
  
<div class="responsive" style="margin-left:80px;float:left;">
+
<div class="HP_left">
  <div class="gallery">
+
       <img src="https://static.igem.org/mediawiki/2017/b/bb/NUS_Interlab_study_img01.png" alt="NUS_Interlab_study_img01">
   
+
       <img id="myImg" src="https://static.igem.org/mediawiki/2017/b/bb/NUS_Interlab_study_img01.png" alt="NUS_Interlab_study_img01" width="650" height="500">
+
 
+
 
   </div>
 
   </div>
</div>
 
 
 
<div class="responsive" style="margin-right:80px;float:right;">
 
  <div class="gallery">
 
      <img id="myImg" src="https://static.igem.org/mediawiki/2017/e/e0/NUS_Interlab_study_img04.png" alt="NUS_Interlab_study_img04" width="650" height="500">
 
  
 +
<div class="HP_right">
 +
      <img id="myImg" src="https://static.igem.org/mediawiki/2017/e/e0/NUS_Interlab_study_img04.png" alt="NUS_Interlab_study_img04">
 
   </div>
 
   </div>
</div>
 
  
<div class="responsive" style="margin-left:80px;float:left;">
+
<div class="clear"></div>
  <div class="gallery">
+
<div class="HP_left">
       <img id="myImg" src="https://static.igem.org/mediawiki/2017/0/08/NUS_Interlab_study_img02.png" alt="NUS_Interlab_study_img02" width="650" height="500">
+
       <img id="myImg" src="https://static.igem.org/mediawiki/2017/0/08/NUS_Interlab_study_img02.png" alt="NUS_Interlab_study_img02">
 
+
<div class="HP_left">
  </div>
+
</div>
+
  
<div class="responsive" style="margin-right:80px;float:right;">
+
<div class="HP_right">
  <div class="gallery">
+
      <img id="myImg" src="https://static.igem.org/mediawiki/2017/1/1d/NUS_Interlab_study_img05.png" alt="NUS_Interlab_study_img05">
 +
</div>
  
       <img id="myImg" src="https://static.igem.org/mediawiki/2017/1/1d/NUS_Interlab_study_img05.png" alt="NUS_Interlab_study_img05" width="650" height="500">
+
<div class="clear"></div>
   
+
<div class="HP_left">
    </div>
+
       <img id="myImg" src="https://static.igem.org/mediawiki/2017/c/c7/NUS_Interlab_study_img03.png" alt="NUS_Interlab_study_img03">
 
   </div>
 
   </div>
  
 
+
<div class="HP_right">
<div class="responsive" style="margin-left:80px;float:left;">
+
       <img id="myImg" src="https://static.igem.org/mediawiki/2017/d/d4/NUS_Interlab_study_img06.png" alt="NUS_Interlab_study_img06">
  <div class="gallery">
+
      <img id="myImg" src="https://static.igem.org/mediawiki/2017/c/c7/NUS_Interlab_study_img03.png" alt="NUS_Interlab_study_img03" width="650" height="500">
+
 
+
  </div>
+
</div>
+
 
+
 
+
<div class="responsive" style="margin-right:80px;float:right;">
+
  <div class="gallery">
+
       <img id="myImg" src="https://static.igem.org/mediawiki/2017/d/d4/NUS_Interlab_study_img06.png" alt="NUS_Interlab_study_img06" width="650" height="500">
+
     
+
  </div>
+
 
</div>
 
</div>
  
Line 271: Line 179:
 
<div style="position:center;">
 
<div style="position:center;">
 
   <h1>Discussion</h1>  
 
   <h1>Discussion</h1>  
   <div class="maincontent">  
+
   <div class="columnfull">  
     <p>Similar trends observed in the OD, fluorescence and fluorescein/OD graphs (fig 1-6) as seen in each of the 2 colonies for all the devices had proven that the experimental procedures were faithfully adhered and executed. Therefore, the differences observed in the OD and fluorescence among the devices could be attributed by the nature of the plasmid constructs with different promoters, RBS or GFP-encoding genes. From the device description, devices 1-3 could be highly similar construct with varying promoters only, and the same reasoning could be applied to devices 4-6.</p>
+
     <p>Similar trends were observed in the OD, fluorescence and fluorescein/OD graphs (Fig 1-6) as seen in each of the 2 colonies for all the devices. This shows that the experimental procedures were faithfully adhered to and executed. Therefore, the differences observed in the OD and fluorescence among the devices could be attributed to the nature of the plasmid constructs with different promoters, RBS or GFP-encoding genes. From the device description, devices 1-3 could be highly similar constructs with varying promoters only, and the same reasoning could be applied to devices 4-6.</p>
  
     <p>From the OD data (fig 1 and fig 4), all devices had experienced an exponential population growth, reaching after 6 hours, apart from device 1 which was reported to have close to zero-growth over the course of 6 hours. Comparing between device 2 and device 3, the former has slower exponential growth as compared to the latter. Comparing among devices 4-6, device 6 has the highest exponential growth, followed by device 5 and lastly, device 4.</p>
+
     <p>From the OD data (Fig 1 and Fig 4), all devices had experienced an exponential population growth and reached a plateau after 6 hours, apart from device 1 which was reported to have close to zero-growth over the course of 6 hours. Comparing between device 2 and device 3, the former has slower exponential growth as compared to the latter. Comparing among devices 4-6, device 6 has the highest exponential growth, followed by device 5 and lastly, device 4.</p>
  
     <p>From the fluorescence data (fig 2 and fig 5), comparing among devices 1-3, device 1 containing promoter J23101 had yield non-exponential fluorescence production. Device 3 containing promoter J23117 did not yield any fluorescence production. Device 2 containing promoter J23106 was observed to have strong exponential increase in fluorescence production, suggesting that the promoter J23106 had the strongest affinity for initial RNA polymerase binding when compared to other devices housing promoter J23117 and J23101. Such strong affinity had ensued strong downstream expression of GFP encoding gene E0040 resulting in higher fluorescence output. In devices 4-6, promoter J23101 (device 4) had elucidated strong GFP expression downstream of construct. Device 5 (J23106) had elucidated moderate fluorescence readings while device 6 (J23117) had no fluorescence output.</p>
+
     <p>From the fluorescence data (Fig 2 and Fig 5), comparing among devices 1-3, device 1 containing promoter J23101 had yield non-exponential fluorescence production. Device 3 containing promoter J23117 did not yield any fluorescence production. Device 2 containing promoter J23106 was observed to have strong exponential increase in fluorescence production, suggesting that the promoter J23106 had the strongest affinity for initial RNA polymerase binding when compared to other devices housing promoter J23117 and J23101. Such strong affinity had ensued strong downstream expression of GFP encoding gene E0040 resulting in higher fluorescence output. In devices 4-6, promoter J23101 (device 4) had elucidated strong GFP expression downstream of construct. Device 5 (J23106) had elucidated moderate fluorescence readings while device 6 (J23117) had no fluorescence output.</p>
  
     <p>To gauge which device is the best GFP producer, the fluorescein is normalized over their innate OD, which is equivalent of finding the amount of fluorescein released from one unit of cell mass. Comparing among devices 1-3, from the result (fig 3 and fig 6), device 1 appeared to be the best GFP producer, and this is no surprise, as explained from earlier paragraphs stating that device 1 had minimal growth but having moderate GFP production over the course of 6 hours. Device 3 appeared to be the non-ideal GFP producer, with high exponential growth and close to none GFP production. Among devices 4-6, device 4 appeared to be the best GFP producer, with high GFP production stemming from a lower concentration of cells. The converse is true for device 6, which is a low GFP producer, with minimal GFP production and high growth concentration.  
+
     <p>To gauge which device is the best GFP producer, the fluorescein is normalized over their innate OD, which is equivalent to finding the amount of fluorescein released from one unit of cell mass. Comparing among devices 1-3, from the result (Fig 3 and Fig 6), device 1 appeared to be the best GFP producer, and this is no surprise, as explained from earlier paragraphs stating that device 1 had minimal growth but having moderate GFP production over the course of 6 hours. Device 3 appeared to be the non-ideal GFP producer, with high exponential growth and minimal GFP production. Among devices 4-6, device 4 appeared to be the best GFP producer, with high GFP production stemming from a lower concentration of cells. The converse is true for device 6, which is a low GFP producer, with minimal GFP production and high growth rate.  
 
     </p>
 
     </p>
  
Line 284: Line 192:
  
 
     <h1>Conclusion</h1>
 
     <h1>Conclusion</h1>
     <p>In all, promoter J23106 is the most efficient in elucidating strong GFP expression for the constructs in devices 1-3. While promoter J23101 had elucidated highest GFP expression in devices 4-6, there appears to be an inverse relationship between the rate of cell proliferation and GFP production. This suggests externally infused genetic processes such as GFP expression had imposed metabolic stresses on the bacteria such as it limits other innate cellular processes like cell division from proceeding, thereby limiting the growth concentration of the bacteria. Lastly, screening assays as depicted in this experiment are nevertheless important in characterizing for the most ideal GFP producer with varying engineered promoter and RBS sites.</p>
+
     <p>All in all, promoter J23106 is the most efficient in elucidating strong GFP expression for the constructs in devices 1-3. While promoter J23101 had elucidated highest GFP expression in devices 4-6, there appears to be an inverse relationship between the rate of cell proliferation and GFP production. This suggests that externally infused genetic processes such as GFP expression had imposed metabolic stresses on the bacteria such that it limits other innate cellular processes like cell division from proceeding, thereby limiting the growth rate of the bacteria. Lastly, screening assays as depicted in this experiment are nevertheless important in characterizing the most ideal GFP producer with varying engineered promoter and RBS sites.</p>
 
</div>
 
</div>
 
</div>
 
</div>
  
 
<div class="clear"></div>
 
<div class="clear"></div>
 
<!--*************************************  Sponsor and Social Contact Link ***************** ********************-->
 
<div class="footer-container">
 
 
 
  <div class="footer-sponsor-container">
 
    <img src="https://smartindustryforum.org/wp-content/uploads/partner-logo-mathworks.png" alt="Mathworks" style="width:150px;height:70px;margin-right:10px">
 
    <img src="https://static.igem.org/mediawiki/2017/0/09/NUS_2017_IGEM_Sponsor_SciMed.png" alt="SciMed" style="width:150px;height:70px;margin-right:10px">
 
    <img src="https://static.igem.org/mediawiki/2017/c/c2/NUS_2017_IGEM_Sponsor_Singer_Instrument.png" alt="Singer" style="width:150px;height:70px;margin-right:10px">
 
  </div>
 
 
  <div class="footer-contact-container">
 
   
 
   
 
  </div>
 
</div>
 
 
  
 
<script>
 
<script>

Latest revision as of 16:31, 1 November 2017

Interlab Study

InterLab Measurement Study is a component under the Bronze Medal criteria of the iGEM competition. One major challenge in the field of synthetic biology and engineering discipline is the ability to standardize measurements and data processing across different labs. This enables scientists to trouble-shoot the flaw in the engineered biological constructs, to share constructs between labs, and to be able to make meaningful analysis of experimental results across different labs. In order to address this challenge, the iGEM committee provides researchers with detailed protocols and requires data analysis on the measurement of GFP. Based on the experimental data gathered from iGEM teams all over the world, the iGEM InterLab Measurement Committee will be able to modify and improve the protocol as well as the data analysis process accordingly.

Materials

  • 2017 InterLab parts
    • Positive control (BBa_I20270)
    • Negative control (BBa_R0040)
    • Test Device 1 (BBa_J364000) J23101 + I13504
    • Test Device 2 (BBa_J364001) J23106 + I13504
    • Test Device 3 (BBa_J364002) J23117 + I13504
    • Test Device 4 (BBa_J364003) J23101.BCD2.E0040.B0015
    • Test Device 5 (BBa_J364004) J23106.BCD2.E0040.B0015
    • Test Device 6 (BBa_J364005) J23117.BCD2.E0040.B0015
  • Competent Escherichia coli K-12 DH5-alpha cell
  • Plate reader: Synergy H1
  • 96 well plate
  • InterLab Measurement Kit
  • Relevant laboratory equipment

Experiment

The InterLab Measurement Study has two components: calibration and cell measurement. The calibration component aims to identify the optimal settings for the plate reader to read the Abs600nm and fluorescence value from the E. coli K-12 DH5-alpha cells transformed with different plasmids. All the experimental procedures provided by the iGEM committee are faithfully adhered to ensure consistent and accurate results for easy comparison with other teams.

OD600 Reference Point

OD600 Reference point was measured with LUDOX-S40 to find out the correction factor to convert the absorbance value, Abs600nm to the optical density value, OD600.

Plate reader setting:

  • Wavelength of 600 nm
  • Turn off path length correction

Fluorescein Fluorescence Standard Curve

The fluorescein fluorescence standard curve will be used to find out the corresponding fluorescein and GFP concentration based on the cell-based readings. We varied the experiment setting that affects the sensitivity (i.e. gain at 100, 80, 60, 55, 50, 45) to identify the optimal setting.

Optimal plate reading setting:

  • Turn off pathlength correction
  • Excitation: 485 nm, Emission: 528 nm, Optics: Top, Gain: 45

Cell Measurement

E. coli K-12 DH5-alpha cells were transformed with different plasmids provided by the InterLab Measurement Kit. We followed the Transformation Protocol provided by iGEM InterLab page.

Plate reader setting for cell measurement:

  • OD reading: Excitation: 485 nm, Emission: 528 nm, Optics: Top, Gain: 45
  • Fluorescence reading: 600 nm

Result

NUS_Interlab_study_img01
NUS_Interlab_study_img04
NUS_Interlab_study_img02
NUS_Interlab_study_img05
NUS_Interlab_study_img03
NUS_Interlab_study_img06

Discussion

Similar trends were observed in the OD, fluorescence and fluorescein/OD graphs (Fig 1-6) as seen in each of the 2 colonies for all the devices. This shows that the experimental procedures were faithfully adhered to and executed. Therefore, the differences observed in the OD and fluorescence among the devices could be attributed to the nature of the plasmid constructs with different promoters, RBS or GFP-encoding genes. From the device description, devices 1-3 could be highly similar constructs with varying promoters only, and the same reasoning could be applied to devices 4-6.

From the OD data (Fig 1 and Fig 4), all devices had experienced an exponential population growth and reached a plateau after 6 hours, apart from device 1 which was reported to have close to zero-growth over the course of 6 hours. Comparing between device 2 and device 3, the former has slower exponential growth as compared to the latter. Comparing among devices 4-6, device 6 has the highest exponential growth, followed by device 5 and lastly, device 4.

From the fluorescence data (Fig 2 and Fig 5), comparing among devices 1-3, device 1 containing promoter J23101 had yield non-exponential fluorescence production. Device 3 containing promoter J23117 did not yield any fluorescence production. Device 2 containing promoter J23106 was observed to have strong exponential increase in fluorescence production, suggesting that the promoter J23106 had the strongest affinity for initial RNA polymerase binding when compared to other devices housing promoter J23117 and J23101. Such strong affinity had ensued strong downstream expression of GFP encoding gene E0040 resulting in higher fluorescence output. In devices 4-6, promoter J23101 (device 4) had elucidated strong GFP expression downstream of construct. Device 5 (J23106) had elucidated moderate fluorescence readings while device 6 (J23117) had no fluorescence output.

To gauge which device is the best GFP producer, the fluorescein is normalized over their innate OD, which is equivalent to finding the amount of fluorescein released from one unit of cell mass. Comparing among devices 1-3, from the result (Fig 3 and Fig 6), device 1 appeared to be the best GFP producer, and this is no surprise, as explained from earlier paragraphs stating that device 1 had minimal growth but having moderate GFP production over the course of 6 hours. Device 3 appeared to be the non-ideal GFP producer, with high exponential growth and minimal GFP production. Among devices 4-6, device 4 appeared to be the best GFP producer, with high GFP production stemming from a lower concentration of cells. The converse is true for device 6, which is a low GFP producer, with minimal GFP production and high growth rate.

Conclusion

All in all, promoter J23106 is the most efficient in elucidating strong GFP expression for the constructs in devices 1-3. While promoter J23101 had elucidated highest GFP expression in devices 4-6, there appears to be an inverse relationship between the rate of cell proliferation and GFP production. This suggests that externally infused genetic processes such as GFP expression had imposed metabolic stresses on the bacteria such that it limits other innate cellular processes like cell division from proceeding, thereby limiting the growth rate of the bacteria. Lastly, screening assays as depicted in this experiment are nevertheless important in characterizing the most ideal GFP producer with varying engineered promoter and RBS sites.