Abia Ahmed (Talk | contribs) |
|||
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: | + | #content {margin: auto; padding: 0; width: 100%; background:#3aafa9;} |
</style> | </style> | ||
<center> | <center> | ||
− | |||
− | |||
<head> | <head> | ||
− | |||
<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> | ||
− | + | .navbar {margin: 12px 0 0 0; padding: 4px; border-radius: 0; width: 100%; } | |
− | + | ||
− | .navbar { | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | .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;} | ||
+ | .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, | |
− | + | .nav > li > a:focus { | |
− | . | + | text-decoration: none; |
− | + | background-color: silver; /*Change rollover cell color here*/} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | .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> | </style> | ||
Line 80: | Line 59: | ||
− | + | <nav class="navbar navbar-default navbar-fixed-top"> | |
− | + | ||
<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 navbar-right"> | <ul class="nav navbar-nav navbar-right"> | ||
− | <li class=" | + | <li><a href="https://2017.igem.org/Team:East_Chapel_Hill">Home</a></li> |
− | <li> | + | <li class="dropdown"> |
− | <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="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/ | + | <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/ | + | <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 | |
− | <a href="https://2017.igem.org/Team:East_Chapel_Hill/ | + | <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> | |
− | + | ||
− | + | ||
</div> | </div> | ||
</nav> | </nav> | ||
Line 116: | Line 110: | ||
− | < | + | <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> | ||
− | < | + | <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%" | + | <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%" | + | <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%" | + | <img style="width:auto; height:100%; margin:auto;" src= "https://static.igem.org/mediawiki/2017/0/02/EastChapelHillDay4.png"> </img> |
− | <p style="font-size: | + | <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: | + | <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> | ||
− | < | + | <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> | ||
− | < | + | <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> |
− | </ | + | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | </ | + | <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.