|
|
(4 intermediate revisions by the same user not shown) |
Line 7: |
Line 7: |
| </style> | | </style> |
| | | |
− | <center>
| |
− |
| |
− | <head>
| |
− | <meta charset="utf-8">
| |
− | <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%; }
| |
− |
| |
− | .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>
| |
− |
| |
− |
| |
− | </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">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;"> Testing for the Effect of Fluoride on CHOP on E. coli growth at different concentrations of Chloramphenicol </h2>
| |
− |
| |
− | <a href="https://static.igem.org/mediawiki/2017/7/78/T--East_Chapel_Hill--Jun23.pdf"><h3 style="text-align:left;"><u>June 23rd, 2017</u> </h3></a>
| |
− |
| |
− | <p style="font-size:18px"> In order to test for the concentration of Chloramphenicol that yielded the highest dynamic range for the switch CHOP, CHOP (with grown overnight in the presence of fluoride), and ∆crcB were plated on different concentrations of Chloramphenicol. They were then incubated for several days. </p>
| |
− |
| |
− | <img style="width:auto; height:100%; margin:auto;" src= "https://static.igem.org/mediawiki/2017/8/8d/T--East_Chapel_Hill--result-1.png"> </img>
| |
− |
| |
− | <p style="font-size:18px"><br> For 5ug/mL of chloramphenicol, both CHOP and delta-crcB grew, while for 125 ug/mL, none of them grew for all three days. However, on 35ug/mL, there was distinct growth between CHOP, CHOP with fluoride, and delta-crcB (which did not grow as it does not have the chloramphenicol resistance gene). This allowed us to determine <b>35ug/mL</b> as a reasonable concentration of chloramphenicol for future experiments. This means that our CHOP system is able to provide qualitative data of the difference in growth between the presence of fluoride and the absence of fluoride. </p>
| |
− |
| |
− |
| |
− | <h2 style="text-align:left;"> Characterizing the Growth of ΔcrcB at Various Levels of Fluoride in the Presence and Absence of the Wild Type E. coli </h2>
| |
− |
| |
− | <a href="https://static.igem.org/mediawiki/2017/c/cc/T--East_Chapel_Hill--Jul22.pdf"><h3 style="text-align:left;"><u>July 22nd, 2017</u> </h3></a>
| |
− |
| |
− | <img style="width:auto; height:100%; margin:auto;" src= "https://static.igem.org/mediawiki/2017/7/71/EastChapelHillWildType.png"> </img>
| |
− |
| |
− |
| |
− | <p style="font-size:18px">
| |
− |
| |
− | <br>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.
| |
− |
| |
− | <br>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 that fluoride can only cross the membrane in acidic conditions as hydrofluoric acid. Therefore, we hypothesized that the wild type altered the pH of the agar to a more basic level, facilitating the growth of ∆crcB.
| |
− | </p>
| |
− |
| |
− |
| |
− | <h2 style="text-align:left;"> Testing for the Wild Type’s Effect on pH of LB Agar with Buffers </h2>
| |
− |
| |
− | <a href="https://static.igem.org/mediawiki/2017/c/cc/T--East_Chapel_Hill--Jul22.pdf"><h3 style="text-align:left;"><u>July 22nd, 2017</u> </h3></a>
| |
− |
| |
− | <p style="font-size:18px">
| |
− | In order to test the hypothesis that the Wild Type E. coli changes the pH of the agar to allow growth of ΔcrcB, we plated WT and ΔcrcB together, and one without WT. All plates had either no buffer, or 20mM/50mM of MES (pH 6.5, slightly acidic), or 50mM of TRIS at pH 8 (slightly basic). All plates had 500uM of fluoride.
| |
− | </p>
| |
− |
| |
− | <img style="width:auto; height:100%; margin:auto;" src= "https://static.igem.org/mediawiki/2017/7/7e/T--East_Chapel_Hill--result-2.png"> </img>
| |
− |
| |
− | <p style="font-size:18px"><br>
| |
− | In this experiment, the growth of ΔcrcB depended on the presence of Wild Type. Without the Wild Type, ΔcrcB had very little growth. With Wild Type, ΔcrcB had obvious visual growth by Day 2. With our knowledge that fluoride can only cross the membrane in acidic conditions as hydrofluoric acid, we can infer that the Wild Type is causing the pH to be more basic, preventing fluoride to cross ΔcrcB’s membranes. TRIS buffered plates also showed that at basic pH, ΔcrcB can thrive as fluoride is not entering its membranes. MES buffered plates also showed that at acidic pH, ΔcrcB had slowed growth.
| |
− | </p>
| |
− |
| |
− |
| |
− | <h2 style="text-align:left;"> Reconfirming Wild Type’s Effect on PH of LB Agar Using Phenol Red </h2>
| |
− |
| |
− | <a href="https://static.igem.org/mediawiki/2017/c/cc/T--East_Chapel_Hill--Jul22.pdf"><h3 style="text-align:left;"><u>July 29th, 2017</u> </h3></a>
| |
− |
| |
− |
| |
− | <p style="font-size:18px">To confirm our hypothesis from the previous experiment, we prepared similar set of plates, but with the pH indicator phenol red, for visual confirmation </p>
| |
− |
| |
− | <img style=style="width:auto; height:100%; margin:auto;" src= "https://static.igem.org/mediawiki/2017/d/d5/EastChapelHillRed.png"> </img>
| |
− |
| |
− | <p style="font-size:18px"><br>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 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>
| |
− |
| |
− | <img style="width:auto; height:100%; margin:auto;" src= "https://static.igem.org/mediawiki/2017/8/80/EastChapelHillMES.png"> </img>
| |
− |
| |
− | <p style="font-size:18px"><br>Upon addition of the buffer, the change in pH was delayed, so fluoride could enter the cells and inhibit the growth of the ∆crcB strain.
| |
− | </p>
| |
− |
| |
− |
| |
− | <h2 style="text-align:left;"> Testing for Optimal Fluoride Levels and Dilutions for CHOP Growth</h2>
| |
− |
| |
− | <a href="https://static.igem.org/mediawiki/2017/8/88/T--East_Chapel_Hill--Jul31.pdf"><h3 style="text-align:left;"><u>July 31st, 2017</u> </h3></a>
| |
− |
| |
− |
| |
− | <img style="width:auto; height:100%; margin:auto;" src= "https://static.igem.org/mediawiki/2017/0/02/EastChapelHillDay4.png"> </img>
| |
− | <p style="font-size:18px"><br>
| |
− | 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: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>∆crcB was part of the control because it did not have a Chloramphenicol resistance gene. </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>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>CHOP had the most growth at 100μM F at 10^-4 dilution. </li>
| |
− | </ul>
| |
− |
| |
− | </p>
| |
− |
| |
− |
| |
− | <h2 style="text-align:left;"> Future Directions </h2>
| |
− |
| |
− | <ul style="font-size:18px; text-align: left;">
| |
− | <li> The CHOP System can be used to improve the affinity and characterization of the fluoride riboswitch. </li>
| |
− |
| |
− | <ul style="font-size:18px; text-align: left;">
| |
− |
| |
− | <li> High-throughput screening of potential fluoride riboswitches </li>
| |
− |
| |
− | <li> Using CHOP, different riboswitches can be screened by having the Chloramphenicol Operon inserted into their genes downstream, where they can be observed over the course of ~4 days on varying concentrations of fluoride to see what concentration they can grow most effectively in - which would correspond to the effectiveness and affinity of the riboswitch. </li>
| |
− |
| |
− | <li> CHOP can be used for other transcriptional riboswitches that bind to different ligands or molecules to determine the effectivity and affinity of the riboswitches to them. </li>
| |
− |
| |
− | </ul>
| |
− |
| |
− | <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 in the fluoride riboswitch to bio-remediate the excess fluoride in water. The excess fluoride in water can be incorporated into the 5’ position of the adenosine sugar in the bacteria’s DNA after the fluorinase enzyme undergoes a chemical reaction. </li>
| |
− |
| |
− | </div>
| |
− | </div>
| |
− |
| |
− | </body>
| |
| </html> | | </html> |