Team:Yale/Project Bioassay

From 2013.igem.org

(Difference between revisions)
(Aims for the Project)
 
(18 intermediate revisions not shown)
Line 1: Line 1:
<div id="header">{{Template:Team:Yale2013/Templates/Header}}</div>
<div id="header">{{Template:Team:Yale2013/Templates/Header}}</div>
-
{| class = "bar" style="color:#3399CC;background-color:#737CA1;" cellpadding="2" cellspacing="1" border="1" bordercolor="#fff" width="75%" align="center"
+
<!-- Project Submenu adapted from cssmenumaker -->
-
!align="center" style="background-color:#FFFFFF;" cellpadding="0" cellspacing="0" border="0"|<html><a href="https://2013.igem.org/Team:Yale/Project_Validate"><img src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcTVb8adyUdr2p_7aBWNSMfB83hCbKIaQhdkJ_k21JZ4PXnle8w8" style="-moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); -ms-filter: fliph; /*IE*/ filter: fliph; /*IE*/" width="50" height="50" title="Previous: Validate PLA synthesis" /></a></html>
+
<html>
-
!align="center"|[[Team:Yale/Project_Overview|Project Overview]]
+
<style type = "text/css">
-
!align="center"|[[Team:Yale/Project_Validate|Validate PLA synthesis]]
+
#cssmenu1 ul,
-
!align="center"|[[Team:Yale/Project_Bioassay|Develop bioassay]]
+
#cssmenu1 li,
-
!align="center"|[[Team:Yale/Project_MAGE|Apply MAGE]]
+
#cssmenu1 span,
-
!align="center"|[[Team:Yale/Project_Export|Introduce export system]]
+
#cssmenu1 a {
-
!align="center"|[[Team:Yale/Project_Bioplastic|Make a bioplastic]]
+
  margin: 0;
-
!align="center" style="background-color:#FFFFFF;" cellpadding="0" cellspacing="0" border="0"|<html><a href="https://2013.igem.org/Team:Yale/Project_MAGE"><img src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcTVb8adyUdr2p_7aBWNSMfB83hCbKIaQhdkJ_k21JZ4PXnle8w8" width="50" height="50" title="Next: Apply MAGE" /></a></html>
+
  padding: 0;
-
|}
+
  position: relative;
-
 
+
}
-
 
+
#cssmenu1 {
-
== Aims for the Project ==
+
  height: 39px;
-
#'''Engineer strains of ''E. coli'' to validate PLA synthesis'''<br>
+
  border-radius: 0px 0px 4px 4px;
-
#'''<span style="color:red">Develop bioassay to screen PLA production</span>'''<br>
+
  -moz-border-radius: 0px 0px 4px 4px;
-
#'''Apply MAGE to optimize PLA production, guided by FBA'''<br>
+
  -webkit-border-radius: 0px 0px 4px 4px;
-
#'''Introduce type 1 secretion system to export and extract PLA'''<br>
+
  background: #fefefe;
-
#'''Make a bioplastic'''
+
  background: -moz-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
-
<br>
+
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #eee9f0));
 +
  background: -webkit-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
 +
  background: -o-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
 +
  background: -ms-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
 +
  background: linear-gradient(top, #fefefe 0%, #eee9f0 100%);
 +
  border-bottom: 2px solid #5763f0;
 +
  width: auto;
 +
}
 +
#cssmenu1:after,
 +
#cssmenu1 ul:after {
 +
  content: '';
 +
  display: block;
 +
  clear: both;
 +
}
 +
#cssmenu1 a {
 +
  background: #fefefe;
 +
  background: -moz-linear-gradient(top, #fefefe 0%, #ececec 100%);
 +
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #ececec));
 +
  background: -webkit-linear-gradient(top, #fefefe 0%, #ececec 100%);
 +
  background: -o-linear-gradient(top, #fefefe 0%, #ececec 100%);
 +
  background: -ms-linear-gradient(top, #fefefe 0%, #ececec 100%);
 +
  background: linear-gradient(top, #fefefe 0%, #ececec 100%);
 +
  color: #000;
 +
  display: inline-block;
 +
  font-family: Helvetica, Arial, Verdana, sans-serif;
 +
  font-size: 12px;
 +
  line-height: 39px;
 +
  padding: 0 10px;
 +
  text-decoration: none;
 +
}
 +
#cssmenu1 ul {
 +
  list-style: none;
 +
}
 +
#cssmenu1 > ul {
 +
  float: left;
 +
}
 +
#cssmenu1 > ul > li {
 +
  float: left;
 +
}
 +
#cssmenu1 > ul > li > a {
 +
  color: #000;
 +
  font-size: 12px;
 +
}
 +
#cssmenu1 > ul > li:hover:after {
 +
  content: '';
 +
  display: block;
 +
  width: 0;
 +
  height: 0;
 +
  position: absolute;
 +
  left: 50%;
 +
  bottom: 0;
 +
  border-left: 10px solid transparent;
 +
  border-right: 10px solid transparent;
 +
  border-bottom: 10px solid #5763f0;
 +
  margin-left: -10px;
 +
}
 +
#cssmenu1 > ul > li:first-child > a {
 +
  border-radius: 0px 0px 4px 4px;
 +
  -moz-border-radius: 0px 0px 4px 4px;
 +
  -webkit-border-radius: 0px 0px 4px 4px;
 +
}
 +
#cssmenu1 > ul > li.active:after {
 +
  content: '';
 +
  display: block;
 +
  width: 0;
 +
  height: 0;
 +
  position: absolute;
 +
  left: 50%;
 +
  bottom: 0;
 +
  border-left: 10px solid transparent;
 +
  border-right: 10px solid transparent;
 +
  border-bottom: 10px solid #5763f0;
 +
  margin-left: -10px;
 +
}
 +
#cssmenu1 > ul > li.active > a {
 +
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
 +
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
 +
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
 +
  background: #ececec;
 +
  background: -moz-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
 +
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffeeff ef));
 +
  background: -webkit-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
 +
  background: -o-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
 +
  background: -ms-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
 +
  background: linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
 +
}
 +
#cssmenu1 > ul > li:hover > a {
 +
  background: #ececec;
 +
  background: -moz-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
 +
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffeeff ef));
 +
  background: -webkit-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
 +
  background: -o-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
 +
  background: -ms-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
 +
  background: linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
 +
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
 +
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
 +
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
 +
}
 +
#cssmenu1 .has-sub {
 +
  z-index: 1;
 +
}
 +
#cssmenu1 .has-sub:hover > ul {
 +
  display: block;
 +
}
 +
#cssmenu1 .has-sub ul {
 +
  display: none;
 +
  position: absolute;
 +
  width: 200px;
 +
  top: 100%;
 +
  left: 0;
 +
}
 +
#cssmenu1 .has-sub ul li {
 +
  *margin-bottom: -1px;
 +
}
 +
#cssmenu1 .has-sub ul li a {
 +
  background: #5763f0;
 +
  border-bottom: 1px dotted #868ef4;
 +
  filter: none;
 +
  font-size: 11px;
 +
  display: block;
 +
  line-height: 120%;
 +
  padding: 10px;
 +
  color: #ffffff;
 +
}
 +
#cssmenu1 .has-sub ul li:hover a {
 +
  background: #2838ec;
 +
}
 +
#cssmenu1 .has-sub .has-sub:hover > ul {
 +
  display: block;
 +
}
 +
#cssmenu1 .has-sub .has-sub ul {
 +
  display: none;
 +
  position: absolute;
 +
  left: 100%;
 +
  top: 0;
 +
}
 +
#cssmenu1 .has-sub .has-sub ul li a {
 +
  background: #2838ec;
 +
  border-bottom: 1px dotted #868ef4;
 +
}
 +
#cssmenu1 .has-sub .has-sub ul li a:hover {
 +
  background: #1525e6;
 +
}
 +
</style>
 +
<div id="cssmenu1" style="width:830px; margin:0 auto;">
 +
<ul>
 +
  <li><a href='https://2013.igem.org/Team:Yale/Project_Overview'><span>Project Overview</span></a></li>
 +
  <li><a href='https://2013.igem.org/Team:Yale/Project_Validate'><span>Validate PLA Synthesis</span></a></li>
 +
  <li class='active'><a href='https://2013.igem.org/Team:Yale/Project_Bioassay'><span>Develop Bioassay</span></a></li>
 +
  <li><a href='https://2013.igem.org/Team:Yale/Project_MAGE'><span>Apply Mage</span></a></li>
 +
  <li><a href='https://2013.igem.org/Team:Yale/Project_Export'><span>Introduce Export System</span></a></li>
 +
  <li><a href='https://2013.igem.org/Team:Yale/Project_Bioplastic'><span>Make a Bioplastic</span></a></li>
 +
<li class='last'><a href='https://2013.igem.org/Team:Yale/Project_Collaboration'><span>Collaboration</span></a></li>
 +
</ul>
 +
</div>
 +
</html>
-
=== Develop bioassay to screen PLA production ===
+
== Develop bioassay to screen PLA production ==
*We needed a way to detect the PLA once we produced it using the heterologous enzymes
*We needed a way to detect the PLA once we produced it using the heterologous enzymes
**We decided to use the fluorescent dye Nile red, a intercellular lipid strain  
**We decided to use the fluorescent dye Nile red, a intercellular lipid strain  
-
**Nile red does not affect the growth of bacteria, and its fluorescence is quenched in water <br>
+
**Nile red does not affect the growth of bacteria, and its fluorescence is quenched in water  
-
<center>[[File:Nile_red_PHB_stain.jpg|200px]]</center><br><br>
+
<br>
 +
<center>[[File:Nile_red_PHB_stain.jpg|200px]]<br>
 +
This is a figure from Spiekermann et al. 1996 demonstrating Nile red staining of both PHB+ ''E. coli'' and PHB negative ''E. coli''  </center><br><br>
-
====Positive Control====
+
===Positive Control===
*We used the 2012 Tokyo Tech Biobrick (BBa_K934001) as a positive control to attempt to detect Nile red fluorescence on our plate reader (ex. 530nm, em. 590nm)
*We used the 2012 Tokyo Tech Biobrick (BBa_K934001) as a positive control to attempt to detect Nile red fluorescence on our plate reader (ex. 530nm, em. 590nm)
-
**This plasmid had the enzyme to synthesize P(3HB) a similar plastic PLA
+
**This plasmid had three enzymes which together give ''E. coli'' that ability to synthesize P(3HB) a similar plastic PLA
**Cells were grown for 24 hours in the presence of Nile red.  The cells were washed and resuspended in PBS.
**Cells were grown for 24 hours in the presence of Nile red.  The cells were washed and resuspended in PBS.
<center>[[File:Tokyo Tech plasmid.jpg|400px]]</center><br><br>
<center>[[File:Tokyo Tech plasmid.jpg|400px]]</center><br><br>
-
====Our Construct====
+
===Our Construct===
-
*We then proceeded to test out plasmid in the plate reader.
+
*We then proceeded to test our plasmid in the plate reader.
-
**Cells were grown for 24 hours with both enzymes induced and in the presence of Nile red.  The cells were washed and resuspended in PBS.  The readings were normalized for optical density.
+
**Cells were grown for 24 hours with both enzymes induced and in the presence of Nile red.  The cells were washed and re-suspended in PBS.  The readings were normalized for optical density.
<center>[[File:EcNR2 LB x20 wiki.jpg|400px]]</center><br><br>
<center>[[File:EcNR2 LB x20 wiki.jpg|400px]]</center><br><br>
-
=== FACS Sorting ===
+
== FACS Sorting ==
-
*In order to quickly screen the large diversity we planed to create using MAGE, we wanted to employ Fluorescence-activated cell sorting (FACS)
+
*In order to quickly screen the large diversity created using MAGE, we employed Fluorescence-activated cell sorting (FACS)
**FACS could  sort cells based on the Nile red fluorescence, thus indicating those cells that have produced larger quantities of PLA
**FACS could  sort cells based on the Nile red fluorescence, thus indicating those cells that have produced larger quantities of PLA
<center>[[File:FACS.jpg|400px]]</center><br><br>
<center>[[File:FACS.jpg|400px]]</center><br><br>
 +
=== Testing for PLA ===
*Nile red has an emission maximum at 598nm when bound to p(3HB) granules according to Spiekermann et al. 1998
*Nile red has an emission maximum at 598nm when bound to p(3HB) granules according to Spiekermann et al. 1998
*Thus we decided to use PE-Texas Red which has an emission maximum at 615nm in order pick the best colonies.
*Thus we decided to use PE-Texas Red which has an emission maximum at 615nm in order pick the best colonies.
 +
**PE-Texas Red is a covalently linked fluorochrome used as the detector.  The FACS machine measure the emission of this fluorochrome because Nile Red is not a common fluorochrome that a FACS machine would have detector specific to Nile red. 
 +
{|
 +
|-
 +
|style="padding-left: 20px; padding-right: 20px;"|[[File:FACScontrol.png|600px]]
 +
|style="text-align:justify; padding: 5px;"|The left graph shows the distribution of cells entering the FACS.  A gate is made to only focus on those which are relatively round and average size (the enclosed red shape).  The right graph is the fluorescence of those selected cells.  A gate (labeled P2) is made and 1/10,000 of the cells are within this gate.  Ideally we would want the machine to select only those with fluorescence above the control cells (and thus no control cells in the P2 gate) but we believe this one cells is an outlier due to its abnormally high levels of fluorescence.
 +
|}
 +
<br><br>
 +
{|
 +
|-
 +
|style="padding-left: 20px; padding-right: 20px;"|[[File:FACSsample.png|600px]]
 +
|style="text-align:justify; padding: 5px;"|This is the experimental sample.  The same gate is applied to attempt to sort the desired cells (those with higher levels of Nile red fluorescence) compared to the control.  These 7/10,000 cells were sorted and a culture was made in a matter of minutes.
 +
|}
 +
<br><br>
 +
*Next we tested these FACS sorted cells on the plate reader to see if we could detect a difference from the FACS sorted and non-FACS sorted cells <br><br>
 +
<center>[[File:FACSsortingBandA.jpg|400px]]</center>
 +
*This graph demonstrates that our FACS bioassay method was successful in selecting for cells that exhibit higher levels of PLA-induced fluorescence.

Latest revision as of 00:25, 27 September 2013

Contents

Develop bioassay to screen PLA production

  • We needed a way to detect the PLA once we produced it using the heterologous enzymes
    • We decided to use the fluorescent dye Nile red, a intercellular lipid strain
    • Nile red does not affect the growth of bacteria, and its fluorescence is quenched in water


Nile red PHB stain.jpg
This is a figure from Spiekermann et al. 1996 demonstrating Nile red staining of both PHB+ E. coli and PHB negative E. coli


Positive Control

  • We used the 2012 Tokyo Tech Biobrick (BBa_K934001) as a positive control to attempt to detect Nile red fluorescence on our plate reader (ex. 530nm, em. 590nm)
    • This plasmid had three enzymes which together give E. coli that ability to synthesize P(3HB) a similar plastic PLA
    • Cells were grown for 24 hours in the presence of Nile red. The cells were washed and resuspended in PBS.
Tokyo Tech plasmid.jpg


Our Construct

  • We then proceeded to test our plasmid in the plate reader.
    • Cells were grown for 24 hours with both enzymes induced and in the presence of Nile red. The cells were washed and re-suspended in PBS. The readings were normalized for optical density.
EcNR2 LB x20 wiki.jpg


FACS Sorting

  • In order to quickly screen the large diversity created using MAGE, we employed Fluorescence-activated cell sorting (FACS)
    • FACS could sort cells based on the Nile red fluorescence, thus indicating those cells that have produced larger quantities of PLA
FACS.jpg


Testing for PLA

  • Nile red has an emission maximum at 598nm when bound to p(3HB) granules according to Spiekermann et al. 1998
  • Thus we decided to use PE-Texas Red which has an emission maximum at 615nm in order pick the best colonies.
    • PE-Texas Red is a covalently linked fluorochrome used as the detector. The FACS machine measure the emission of this fluorochrome because Nile Red is not a common fluorochrome that a FACS machine would have detector specific to Nile red.
FACScontrol.png The left graph shows the distribution of cells entering the FACS. A gate is made to only focus on those which are relatively round and average size (the enclosed red shape). The right graph is the fluorescence of those selected cells. A gate (labeled P2) is made and 1/10,000 of the cells are within this gate. Ideally we would want the machine to select only those with fluorescence above the control cells (and thus no control cells in the P2 gate) but we believe this one cells is an outlier due to its abnormally high levels of fluorescence.



FACSsample.png This is the experimental sample. The same gate is applied to attempt to sort the desired cells (those with higher levels of Nile red fluorescence) compared to the control. These 7/10,000 cells were sorted and a culture was made in a matter of minutes.



  • Next we tested these FACS sorted cells on the plate reader to see if we could detect a difference from the FACS sorted and non-FACS sorted cells

FACSsortingBandA.jpg
  • This graph demonstrates that our FACS bioassay method was successful in selecting for cells that exhibit higher levels of PLA-induced fluorescence.