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

Line 1: Line 1:
{{East_Chapel_Hill}}
 
 
 
<html>
 
<html>
  
<div class="column full_size">
+
<style>
<h1>Demonstrate</h1>
+
  #top_title {display: none;}
<h3>Gold Medal Criterion #4</h3>
+
  #sideMenu  {display: none;}
 +
  #content  {margin: auto; padding: 0; width: 100%; background:#3aafa9;}
 +
</style>
  
<p>
+
<center>
Teams that can show their system working under real world conditions are usually good at impressing the judges in iGEM. To achieve gold medal criterion #4, convince the judges that your project works. There are many ways in which your project working could be demonstrated, so there is more than one way to meet this requirement. This gold medal criterion was introduced in 2016, so check our what 2016 teams did to achieve a their gold medals!
+
</p>
+
  
<p>
+
<head>
Please see the <a href="https://2017.igem.org/Judging/Medals">2017 Medals Page</a> for more information.
+
  <meta charset="utf-8">
</p>
+
  <meta name="viewport" content="width=device-width, initial-scale=1">
 +
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
  <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>
  
 +
  <style>
 +
    .navbar {margin: 12px 0 0 0; padding: 4px; border-radius: 0; width: 100%; }
  
</div>
+
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color: #000;  /*Sets the text hover color on navbar*/}
  
 +
    .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;}
  
<div class="column half_size">
+
    .navbar-default { background-color: #2b7a78;border-color: #2b7a78; }
  
<h4> What should we do for our demonstration?</h4>
+
  .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*/}
  
<h5> Standard teams </h5>
+
    .nav > li > a:hover,
 +
    .nav > li > a:focus {
 +
    text-decoration: none;
 +
    background-color: silver; /*Change rollover cell color here*/}
  
<p>
 
If you have built a proof of concept system, you can demonstrate it working under real world conditions. If you have built a biological device that is intended to be a sensor, can you show it detecting whatever it is intended to sense. If it is intended to work in the field, you can show how this might work using a simulated version in the lab, or a simulation of your device in the field.<strong> Please note biological materials must not be taken out of the lab</strong>.
 
</p>
 
</div>
 
  
<div class="column half_size">
+
  .navbar-default .navbar-nav > li > a {
 +
  color: white; /*Change active text color here*/}
 +
 
 +
  .navbar-default .navbar-brand>img {height: 48px;width: auto; margin-top: -8px;}
 +
 
 +
  .row {display: table;}
 +
 
 +
  .row [class*="col-"] {float: none; display: table-cell;vertical-align: top; }
 +
 
 +
  body {background-color: #3aafa9;}
 +
 
 +
  h1,h2{color:#ffe400;}
 +
 +
  </style>
 +
 
 +
 
 +
</head>
 +
<body>
 +
 
 +
 
 +
 
 +
<nav class="navbar navbar-default  navbar-fixed-top">
 +
  <div class="navbar-header">
 +
      <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
      </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 class="collapse navbar-collapse" id="myNavbar">
 +
    <ul class="nav navbar-nav navbar-right">
 +
        <li><a href="https://2017.igem.org/Team:East_Chapel_Hill">Home</a></li>
 +
        <li class="dropdown">
 +
        <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">
 +
        <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 class=" active"><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/HP/Silver">Human Practices </a></li>
 +
        <li><a href="https://2017.igem.org/Team:East_Chapel_Hill/Collaborations">Collaborations</a></li>
 +
        <li class="dropdown">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2017.igem.org/Team:East_Chapel_Hill/Awards">Awards
 +
        <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>
 +
    </ul>
 +
  </div>
 +
</nav>
 +
 
 +
 
 +
 
 +
 
 +
<div class="container" style="color:#feffff; margin-top:50px;">
 +
<div class="row text-center">
 +
 
 +
 
 +
 
 +
<h2 style="text-align:left;"> Demonstrate</h2>
 +
 
 +
 
 +
<p style="font-size:18px">
  
 
<br>
 
<br>
<h5> Special track teams </h5>
+
Our project pertains to measuring concentrations of fluoride and characterizing fluoride riboswitches with higher affinity to fluoride; these technologies can be used to determine methods to sequester, bioremediate, and detect fluoride.<br>
  
<p>
+
We developed the Chloramphenicol Acetyltransferase Operon (CHOP) regulated by the fluoride riboswitch as a system to characterize the fluoride riboswitch. <br>
Special track teams can achieve this medal criterion by bringing their work to the Jamboree and showcasing it in the track event. Art & Design, Measurement, Hardware and Software tracks will all have showcase events at the Giant Jamboree.<strong> Please note biological materials must not be taken out of the lab</strong>.
+
</p>
+
  
 +
Since bacteria does not grow in the presence of chloramphenicol, the protein bacteria needs chloramphenicol acetyltransferase in order to build resistance to chloramphenicol and survive.
 +
We plated CHOP and ΔcrcB, which is our control E.coli without the resistance to chloramphenicol, onto plates with no fluoride and increased concentrations of fluoride in order to test the best level the fluoride riboswitch can grow at. <br>
  
</div>
 
  
  
 +
<img style="width:auto; height:100%; margin:auto;"  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/9/91/EastChapelHillDay4Top.png"> </img>
 +
 +
<br>
 +
 +
Our results demonstrated that with no fluoride there was no growth of CHOP. However, the growth of CHOP increased as the concentration of fluoride increased. In other words, CHOP is fluoride dependent. Our fluoride riboswitch was able to regulate the chloramphenicol acetyltransferase and allow the bacteria to survive; the concentration with the most growth of CHOP would represent the best activation concentration of fluoride for the riboswitch. <br>
 +
 +
Since the growth of CHOP is correlated with the activation of the fluoride riboswitch, CHOP can be used to find other riboswitches that have a better affinity to fluoride by finding the lowest level of fluoride CHOP can grow at specific riboswitches.<br><br>
 +
 +
 +
 +
</p>
 +
 +
 +
</div>
 +
</div>
  
 +
</body>
 
</html>
 
</html>

Revision as of 06:40, 1 November 2017

Demonstrate


Our project pertains to measuring concentrations of fluoride and characterizing fluoride riboswitches with higher affinity to fluoride; these technologies can be used to determine methods to sequester, bioremediate, and detect fluoride.
We developed the Chloramphenicol Acetyltransferase Operon (CHOP) regulated by the fluoride riboswitch as a system to characterize the fluoride riboswitch.
Since bacteria does not grow in the presence of chloramphenicol, the protein bacteria needs chloramphenicol acetyltransferase in order to build resistance to chloramphenicol and survive. We plated CHOP and ΔcrcB, which is our control E.coli without the resistance to chloramphenicol, onto plates with no fluoride and increased concentrations of fluoride in order to test the best level the fluoride riboswitch can grow at.

Our results demonstrated that with no fluoride there was no growth of CHOP. However, the growth of CHOP increased as the concentration of fluoride increased. In other words, CHOP is fluoride dependent. Our fluoride riboswitch was able to regulate the chloramphenicol acetyltransferase and allow the bacteria to survive; the concentration with the most growth of CHOP would represent the best activation concentration of fluoride for the riboswitch.
Since the growth of CHOP is correlated with the activation of the fluoride riboswitch, CHOP can be used to find other riboswitches that have a better affinity to fluoride by finding the lowest level of fluoride CHOP can grow at specific riboswitches.