Difference between revisions of "Team:East Chapel Hill/results"

Line 2: Line 2:
  
 
<style>
 
<style>
#top_title {display: none;}
+
  #top_title {display: none;}
#sideMenu  {display: none;}
+
  #sideMenu  {display: none;}
#content  {margin: auto; padding: 0; width: 60%;}
+
  #content  {margin: auto; padding: 0; width: 100%; background:#3aafa9;}
 
</style>
 
</style>
  
 
<center>
 
<center>
 
 
  
 
<head>
 
<head>
  <title>East Chapel Hill Highschool iGem</title>
 
 
   <meta charset="utf-8">
 
   <meta charset="utf-8">
 
   <meta name="viewport" content="width=device-width, initial-scale=1">
 
   <meta name="viewport" content="width=device-width, initial-scale=1">
Line 18: Line 15:
 
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 
   <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 
   <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 
  
 
   <style>
 
   <style>
    /* Remove the navbar's default margin-bottom and rounded borders */
+
     .navbar {margin: 12px 0 0 0; padding: 4px; border-radius: 0; width: 100%; }
   
+
     .navbar {
+
      margin-bottom: 0;
+
      margin-right: 0;
+
      border-radius: 0;
+
      width: 100%;
+
      /*background-color: #ffcccc;*/
+
    }
+
  
body {
+
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color: #000; /*Sets the text hover color on navbar*/}
background-color: black;
+
  
}
+
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > 
 +
    a:hover, .navbar-default .navbar-nav > .active > a:focus {
 +
    color: white; /*BACKGROUND color for active*/background-color: #ffe400;}
  
 +
    .navbar-default { background-color: #2b7a78;border-color: #2b7a78; }
  
 +
  .dropdown-menu > li > a:hover,
 +
  .dropdown-menu > li > a:focus {
 +
    color: #262626;text-decoration: none;
 +
    background-color: #66CCFF;  /*change color of links in drop down here*/}
  
*/
+
     .nav > li > a:hover,
     /* Set height of the grid so .sidenav can be 100% (adjust as needed) */
+
     .nav > li > a:focus {
     .row.content {height: 450px}
+
     text-decoration: none;
      
+
    background-color: silver; /*Change rollover cell color here*/}
    /* Set gray background color and 100% height */
+
    .sidenav {
+
      padding-top: 20px;
+
      background-color: black;
+
      height: 100%;
+
    }
+
   
+
  ul.yourclass
+
  { display: inline-block;
+
   
+
    padding-rigth: 15px;
+
  }
+
  
   
+
 
   
+
  .navbar-default .navbar-nav > li > a {
    /* Set black background color, white text and some padding */
+
  color: white; /*Change active text color here*/}
    footer {
+
 
      background-color: #555;
+
  .navbar-default .navbar-brand>img {height: 48px;width: auto; margin-top: -8px;}
      color: white;
+
 
      padding: 15px;
+
  .row {display: table;}
    }
+
 
   
+
  .row [class*="col-"] {float: none; display: table-cell;vertical-align: top; }
    /* On small screens, set height to 'auto' for sidenav and grid */
+
 
    @media screen and (max-width: 767px) {
+
  body {background-color: #3aafa9;}
      .sidenav {
+
 
        height: auto;
+
  h1,h2{color:#ffe400;}
        padding: 15px;
+
      }
+
      .row.content {height:auto;}  
+
    }
+
 
   </style>
 
   </style>
  
Line 80: Line 59:
  
  
<nav class="navbar navbar-inverse">
+
<nav class="navbar navbar-default  navbar-fixed-top">
  <div class="container-fluid">
+
 
   <div class="navbar-header">
 
   <div class="navbar-header">
 
       <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
 
       <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
Line 88: Line 66:
 
         <span class="icon-bar"></span>
 
         <span class="icon-bar"></span>
 
       </button>
 
       </button>
 +
      <a class="navbar-brand">
 +
          <img src="https://static.igem.org/mediawiki/2017/6/65/T--East_Chapel_Hill--Icon-new.png">
 +
      </a>
 
   </div>
 
   </div>
 
   <div class="collapse navbar-collapse" id="myNavbar">
 
   <div class="collapse navbar-collapse" id="myNavbar">
    <ul class="nav navbar-nav">
 
    <li><img align="middle" style="width:100%" height="50px" src="https://static.igem.org/mediawiki/2017/8/89/T--East_Chapel_Hill--Icon0.png"></img> </li>
 
    </ul>
 
 
     <ul class="nav navbar-nav navbar-right">
 
     <ul class="nav navbar-nav navbar-right">
         <li class="active"><a href="https://2017.igem.org/Team:East_Chapel_Hill">Home</a></li>
+
        <li><a href="https://2017.igem.org/Team:East_Chapel_Hill">Home</a></li>
         <li>
+
         <li class="dropdown">
           <a href="https://2017.igem.org/Team:East_Chapel_Hill/Team">Team </a>
+
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Team">Team
     
+
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Team">Members</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Attributions">Attributions</a></li>
 +
        </ul>
 +
         </li>
 +
        <li class="dropdown active">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Designs">Project
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
           <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Designs">Design and Method</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Notebook">Lab Notebook</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Safety">Safety</a></li>
 +
        </ul>
 
         </li>
 
         </li>
        <li><a href="Project.html">Project</a></li>
 
 
         <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/results">Results</a></li>
 
         <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/results">Results</a></li>
<li><a href="https://2017.igem.org/Team:East_Chapel_Hill/testHumanPractices">Human Practices </a></li>
+
<li><a href="https://2017.igem.org/Team:East_Chapel_Hill/HP">Human Practices </a></li>
         <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Attributions">Attributions</a></li>
+
         <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Collaborations">Collaborations</a></li>
      <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Collaborations.html">Collaborations</a></li>
+
        <li class="dropdown">
        <li>
+
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Awards">Awards
           <a href="https://2017.igem.org/Team:East_Chapel_Hill/Awards">Awards </a>
+
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Awards">Achievements</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Demonstrate">Demonstrate</a></li>
 +
           <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Engagement">Engagement</a></li>
 +
          <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Measurement">Measurement</a></li>
 +
        </ul>
 
         </li>
 
         </li>
 
+
    </ul>
 
+
      </ul>
+
 
   </div>
 
   </div>
 
</nav>  
 
</nav>  
Line 116: Line 110:
  
  
<img style="width:100%" height="350px" src= "https://static.igem.org/mediawiki/2017/7/71/EastChapelHillWildType.png"> </img>
+
<div class="container" style="color:#feffff; margin-top:50px;">
 +
<div class="row text-center">
  
 +
<h2 style="text-align:left;"> Testing for the Effect of Fluoride on CHOP on E. coli growth at different concentrations of Chloramphenicol </h2>
  
<p>Wild type and ∆crcB were grown directly next to each other at varying levels of fluoride. As described in literature, ∆crcB should not grow when exposed to fluoride levels over 500µM. Unexpectedly, ∆crcB did grow on high levels of fluoride when placed on the same plates as wild type E. coli. Without wild type E. coli, no growth of ∆crcB was seen on 1mM and 2mM fluoride. </p>
+
<h2> Characterizing the Growth of ΔcrcB at Various Levels of Fluoride in the Presence and Absence of the Wild Type E. coli   </h2>
  
  
 +
<img style="width:auto; height:100%; margin:auto;" src= "https://static.igem.org/mediawiki/2017/7/71/EastChapelHillWildType.png"> </img>
  
  
<p>In order to figure out the cause of the unexpected growth, we reached out to Dr. Randy Stockbridge at University of Michigan for possible explanations.
+
<p style="font-size:18px">Wild type and ∆crcB were grown directly next to each other at varying levels of fluoride. As described in literature, ∆crcB should not grow when exposed to fluoride levels over 500µM. Unexpectedly, ∆crcB did grow on high levels of fluoride when placed on the same plates as wild type E. coli. Without wild type E. coli, no growth of ∆crcB was seen on 1mM and 2mM fluoride. </p>
 +
 
 +
 
 +
 
 +
 
 +
<p style="font-size:18px">In order to figure out the cause of the unexpected growth, we reached out to Dr. Randy Stockbridge at University of Michigan for possible explanations.
 
Dr. Stockbridge informed us of Fluoride’s dependability of pH. A low pH environment is necessary for Fluoride to enter cells. Therefore, we hypothesized that the wild type altered the pH of the agar to a more basic level, facilitating the growth of ∆crcB.</p>
 
Dr. Stockbridge informed us of Fluoride’s dependability of pH. A low pH environment is necessary for Fluoride to enter cells. Therefore, we hypothesized that the wild type altered the pH of the agar to a more basic level, facilitating the growth of ∆crcB.</p>
  
<p>To confirm our hypothesis, we prepared similar set of plates, but with phenol red, a pH indicator, for visual confirmation. </p>
+
<p style="font-size:18px">To confirm our hypothesis, we prepared similar set of plates, but with phenol red, a pH indicator, for visual confirmation. </p>
  
<img style="width:100%" height="350px" src= "https://static.igem.org/mediawiki/2017/d/d5/EastChapelHillRed.png"> </img>
+
<img style=style="width:auto; height:100%; margin:auto;" src= "https://static.igem.org/mediawiki/2017/d/d5/EastChapelHillRed.png"> </img>
  
<p>Phenol red appears red at basic pH and turns yellow at acidic pH. In the absence of a buffer, wild type has a visibly basic pH. Therefore, once the entire plate became basic, ∆crcB showed fair amount of growth. On previous days, ∆crcB grew only at red areas (low pH).
+
<p style="font-size:18px">Phenol red appears red at basic pH and turns yellow at acidic pH. In the absence of a buffer, wild type has a visibly basic pH. Therefore, once the entire plate became basic, ∆crcB showed fair amount of growth. On previous days, ∆crcB grew only at red areas (low pH).
 
</p>
 
</p>
  
<p>To further confirm our results, we prepared the same plates with a MES buffer, which kept the agar at a 6.5 pH, which is slightly acidic.  
+
<p style="font-size:18px">To further confirm our results, we prepared the same plates with a MES buffer, which kept the agar at a 6.5 pH, which is slightly acidic.  
 
</p>
 
</p>
  
<img style="width:100%" height="350px" src= "https://static.igem.org/mediawiki/2017/8/80/EastChapelHillMES.png"> </img>
+
<img style="width:auto; height:100%; margin:auto;"   src= "https://static.igem.org/mediawiki/2017/8/80/EastChapelHillMES.png"> </img>
  
<p>Upon the addition of the buffer, the alteration of pH was significantly delayed, so F was able to enter the membrane of ∆crcB, allowing the strain to grow.  
+
<p style="font-size:18px">Upon the addition of the buffer, the alteration of pH was significantly delayed, so F was able to enter the membrane of ∆crcB, allowing the strain to grow.  
 
</p>
 
</p>
  
<img style="width:100%" height="350px" src= "https://static.igem.org/mediawiki/2017/0/02/EastChapelHillDay4.png"> </img>
+
<img style="width:auto; height:100%; margin:auto;" src= "https://static.igem.org/mediawiki/2017/0/02/EastChapelHillDay4.png"> </img>
<p style="font-size:12px">
+
<p style="font-size:18px">
 
CHOP (Chloramphenicol Operon) and ∆crcB (E. coli without Fluoride Channel) were added to 50µ chloramphenicol plates and observed over the course of 4 days.  
 
CHOP (Chloramphenicol Operon) and ∆crcB (E. coli without Fluoride Channel) were added to 50µ chloramphenicol plates and observed over the course of 4 days.  
  
<ul style="font-size:12px">
+
<ul style="font-size:18px; text-align: left;">
 
<li>The plates had increasing concentrations of F with CHOP and ∆crcB to determine the level of fluoride that leads to the greatest growth of CHOP. </li>
 
<li>The plates had increasing concentrations of F with CHOP and ∆crcB to determine the level of fluoride that leads to the greatest growth of CHOP. </li>
 
<li>∆crcB was part of the control and did not grow because it does not have the fluoride channel to pump out the F.</li>
 
<li>∆crcB was part of the control and did not grow because it does not have the fluoride channel to pump out the F.</li>
 
<li>As observed, there is most growth of CHOP on 100μM of F, suggesting maximum growth of CHOP at 100μM of F.</li>
 
<li>As observed, there is most growth of CHOP on 100μM of F, suggesting maximum growth of CHOP at 100μM of F.</li>
 +
</ul>
  
 +
<img style="width:auto; height:100%; margin:auto;" src= "https://static.igem.org/mediawiki/2017/9/91/EastChapelHillDay4Top.png"> </img>
  
<img style="width:100%" height="350px" src= "https://static.igem.org/mediawiki/2017/9/91/EastChapelHillDay4Top.png"> </img>
+
<ul style="font-size:18px; text-align: left;">
 
<li>Another set of plates with 10-5 and 10-4 dilutions of Chloramphenicol were prepared. </li>
 
<li>Another set of plates with 10-5 and 10-4 dilutions of Chloramphenicol were prepared. </li>
 
<li>The plates were divided into quadrants with CHOP on the top left and bottom left quadrants and crcB on the top right and bottom right. </li>
 
<li>The plates were divided into quadrants with CHOP on the top left and bottom left quadrants and crcB on the top right and bottom right. </li>
Line 162: Line 166:
 
<h1> Future Directions
 
<h1> Future Directions
 
</h1>
 
</h1>
<p >
+
<ul style="font-size:18px; text-align: left;">
The CHOP System can be used to improve the affinity and characterization of the fluoride riboswitch.  
+
<li> The CHOP System can be used to improve the affinity and characterization of the fluoride riboswitch. </li>
</p>
+
  
<p>
 
Green Fluorescent Protein (GFP) system may be used for detecting presence of fluoride; at a certain level of fluoride, it can trigger gene expression of the GFP as the fluoride riboswitch releases terminator. This may provide a better visual mechanism for people to determine if their water can be safe to drink or not. </p>
 
  
<p style=A fluorinase gene can be utilized to bio-remediate the excess fluoride in water.
 
</p>
 
     
 
      <map name="homepage">
 
        <area shape="circle" coords=450,450,150" href="Project.html" >
 
        <area shape="circle" coords="750,150,150" href="Results.html">
 
      </map>
 
  
</center>
+
<li> Green Fluorescent Protein (GFP) system may be used for detecting presence of fluoride; at a certain level of fluoride, it can trigger gene expression of the GFP as the fluoride riboswitch releases terminator. This may provide a better visual mechanism for people to determine if their water can be safe to drink or not. </li>
 +
 
 +
<li> A fluorinase gene can be utilized to bio-remediate the excess fluoride in water. </li>
 +
 
 
</div>
 
</div>
 +
</div>
 +
 +
</body>
 +
</html>

Revision as of 03:23, 1 November 2017

Testing for the Effect of Fluoride on CHOP on E. coli growth at different concentrations of Chloramphenicol

Characterizing the Growth of ΔcrcB at Various Levels of Fluoride in the Presence and Absence of the Wild Type E. coli

Wild type and ∆crcB were grown directly next to each other at varying levels of fluoride. As described in literature, ∆crcB should not grow when exposed to fluoride levels over 500µM. Unexpectedly, ∆crcB did grow on high levels of fluoride when placed on the same plates as wild type E. coli. Without wild type E. coli, no growth of ∆crcB was seen on 1mM and 2mM fluoride.

In order to figure out the cause of the unexpected growth, we reached out to Dr. Randy Stockbridge at University of Michigan for possible explanations. Dr. Stockbridge informed us of Fluoride’s dependability of pH. A low pH environment is necessary for Fluoride to enter cells. Therefore, we hypothesized that the wild type altered the pH of the agar to a more basic level, facilitating the growth of ∆crcB.

To confirm our hypothesis, we prepared similar set of plates, but with phenol red, a pH indicator, for visual confirmation.

Phenol red appears red at basic pH and turns yellow at acidic pH. In the absence of a buffer, wild type has a visibly basic pH. Therefore, once the entire plate became basic, ∆crcB showed fair amount of growth. On previous days, ∆crcB grew only at red areas (low pH).

To further confirm our results, we prepared the same plates with a MES buffer, which kept the agar at a 6.5 pH, which is slightly acidic.

Upon the addition of the buffer, the alteration of pH was significantly delayed, so F was able to enter the membrane of ∆crcB, allowing the strain to grow.

CHOP (Chloramphenicol Operon) and ∆crcB (E. coli without Fluoride Channel) were added to 50µ chloramphenicol plates and observed over the course of 4 days.

  • The plates had increasing concentrations of F with CHOP and ∆crcB to determine the level of fluoride that leads to the greatest growth of CHOP.
  • ∆crcB was part of the control and did not grow because it does not have the fluoride channel to pump out the F.
  • As observed, there is most growth of CHOP on 100μM of F, suggesting maximum growth of CHOP at 100μM of F.
  • Another set of plates with 10-5 and 10-4 dilutions of Chloramphenicol were prepared.
  • The plates were divided into quadrants with CHOP on the top left and bottom left quadrants and crcB on the top right and bottom right.
  • CHOP had the most growth at 100μM F at 10-4 dilution.

Future Directions

  • The CHOP System can be used to improve the affinity and characterization of the fluoride riboswitch.
  • Green Fluorescent Protein (GFP) system may be used for detecting presence of fluoride; at a certain level of fluoride, it can trigger gene expression of the GFP as the fluoride riboswitch releases terminator. This may provide a better visual mechanism for people to determine if their water can be safe to drink or not.
  • A fluorinase gene can be utilized to bio-remediate the excess fluoride in water.