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

(Blanked the page)
Line 1: Line 1:
 +
{{NUS_Singapore}}
 +
<html>
 +
<style>
 +
/****************************************  Style  ****************************************/
 +
.columnlarger {
 +
    width: 60%;
 +
    float:left;
 +
    padding-left:5%;
 +
}
  
 +
.columnlarger p {
 +
    width:90%;
 +
    text-align:justify;
 +
}
 +
 +
.columnsmaller {
 +
    width: 40%;
 +
    float:right;
 +
    padding-right:5%;
 +
}
 +
 +
.columnsmaller p {
 +
    width:90%;
 +
    padding:5%;
 +
    text-align:justify;
 +
}
 +
 +
.columnfull {
 +
    width:80%;
 +
    position:relative;
 +
    padding-left:10%;
 +
    padding-right:10%;
 +
}
 +
 +
.columnfull p {
 +
    text-align:justify;
 +
}
 +
 +
img.fullimg {
 +
  padding:20px;
 +
  padding-left:15%;
 +
  padding-right:15%;
 +
  width:70%;
 +
  height:500px;
 +
  text-align:justify;
 +
}
 +
 +
img.flowchart_horizontal {
 +
  padding:20px;
 +
  padding-left:10%;
 +
  padding-right:10%;
 +
  width:80%;
 +
  height:150px;
 +
  text-align:justify;
 +
}
 +
 +
#flowchart {
 +
  padding:20px;
 +
  padding-left:10%;
 +
  padding-right:10%;
 +
  width:80%;
 +
  height:100px;
 +
  text-align:justify;
 +
}
 +
/*********************  Responsive Design  *********************/
 +
 +
/*
 +
  ##Device = Tablets, Ipads (landscape)
 +
  ##Screen = B/w 768px to 1024px
 +
*/
 +
 +
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
 +
 
 +
}
 +
 +
 +
/*
 +
  ##Device = Most of the Smartphones Mobiles (Portrait)
 +
  ##Screen = B/w 320px to 479px
 +
 +
  ##Device = Tablets, Ipads (portrait)
 +
  ##Screen = B/w 768px to 1024px
 +
*/
 +
@media (min-width: 0px) and (max-width: 1024px) {
 +
 
 +
 +
  /*Basics*/
 +
p {
 +
 +
      font-size: 10px;
 +
}
 +
 +
img.fullimg {
 +
  height:200px;
 +
          padding-left:10%;
 +
          padding-right:10%;
 +
          width:80%;
 +
}
 +
 +
img.flowchart_horizontal {
 +
      height:80px;
 +
          padding-left:5%;
 +
          padding-right:5%;
 +
          width:90%;
 +
}
 +
 +
#flowchart {
 +
    height:50px;
 +
        padding-left:5%;
 +
        padding-right:5%;
 +
        width:90%;
 +
}
 +
}
 +
</style>
 +
 +
<body>
 +
<h1>Part Improvement</h1>
 +
  <div class="columnfull">
 +
    <p>Our team has decided to improve upon the <a href="http://parts.igem.org/Part:BBa_K116404">BBa_K116404</a> phosphate sensor-GFP reporter which was constructed by NYMU Taipei in 2008. The part functions as an external phosphate ion sensor, where high phosphate concentration is present, the phosphate promoter pPhoB would be repressed and stopping downstream GFP production. </p>
 +
    <p>By replacing the weaker RBS 32 of the original part with a stronger affinity RBS 34, we have successfully constructed <a href="http://parts.igem.org/Part:BBa_K2447000">BBa_K2447000</a> phosphate sensor-GFP reporter. Our part is much more sensitive to phosphate concentrations even at phosphate concentrations of 40uM and above. </p>
 +
  </div>
 +
 +
  <div class="columnfull">
 +
    <h3>Characterisation Protocol: </h3>
 +
    <p>Transformed MG 1655 cells are incubated in LB+K broth at 37 degree for 24 hours before being refreshed to reach an OD of 0.1. Cells are washed in MOPS medium (0.2% glucose) and subsequently re-suspended in MOPS. Next, cells are loaded onto 96 well plate preloaded with various concentrations of phosphate concentrations. 10 mins interval reading of OD 600 and GFP absorbance was conducted over a continuous 8 hours run of the microplate reader at 37 degree. </p>
 +
    <img class="fullimg" src="">
 +
    <p>Figure 1: BBa_K2447000 Phosphate sensor coupled to GFP reporter. Strong GFP expression was elucidated for phosphate concentrations above 50uM.</p>
 +
  </div>
 +
</body>
 +
</html>

Revision as of 08:43, 20 October 2017

Part Improvement

Our team has decided to improve upon the BBa_K116404 phosphate sensor-GFP reporter which was constructed by NYMU Taipei in 2008. The part functions as an external phosphate ion sensor, where high phosphate concentration is present, the phosphate promoter pPhoB would be repressed and stopping downstream GFP production.

By replacing the weaker RBS 32 of the original part with a stronger affinity RBS 34, we have successfully constructed BBa_K2447000 phosphate sensor-GFP reporter. Our part is much more sensitive to phosphate concentrations even at phosphate concentrations of 40uM and above.

Characterisation Protocol:

Transformed MG 1655 cells are incubated in LB+K broth at 37 degree for 24 hours before being refreshed to reach an OD of 0.1. Cells are washed in MOPS medium (0.2% glucose) and subsequently re-suspended in MOPS. Next, cells are loaded onto 96 well plate preloaded with various concentrations of phosphate concentrations. 10 mins interval reading of OD 600 and GFP absorbance was conducted over a continuous 8 hours run of the microplate reader at 37 degree.

Figure 1: BBa_K2447000 Phosphate sensor coupled to GFP reporter. Strong GFP expression was elucidated for phosphate concentrations above 50uM.