Team:Northwestern

From 2013.igem.org

(Difference between revisions)
Line 18: Line 18:
/* Thanks to Matthew Mombrea for the following code!! Link: http://www.itworld.com/development/354027/how-build-drop-down-menu-css-and-html"*/
/* Thanks to Matthew Mombrea for the following code!! Link: http://www.itworld.com/development/354027/how-build-drop-down-menu-css-and-html"*/
-
#main-nav {width: 850px;height: 50px;background: #f2f2f2; margin:auto; margin-top: 0px; border-radius: 20px}
+
#main-nav {width: 850px;height: 50px;background: #C3C3E5; margin:auto; margin-top: 0px; <!--border-radius: 20px-->}
#main-nav .subnav {
#main-nav .subnav {
     display: none;
     display: none;
Line 300: Line 300:
<nav id="main-nav">
<nav id="main-nav">
     <ul id="nav-primary">
     <ul id="nav-primary">
-
         <li><a href="https://2013.igem.org/Team:Northwestern">Home</a></li>
+
          
         <li><a href="https://2013.igem.org/Team:Northwestern/Team">Team</a>
         <li><a href="https://2013.igem.org/Team:Northwestern/Team">Team</a>
Line 315: Line 315:
             <ul class="subnav">
             <ul class="subnav">
 +
                <li><a href="https://2013.igem.org/Team:Northwestern/Project">Project</a></li>
                 <li><a href="https://2013.igem.org/Team:Northwestern/Parts">Parts Submitted</a>
                 <li><a href="https://2013.igem.org/Team:Northwestern/Parts">Parts Submitted</a>
                 </li>
                 </li>
-
                 <li><a href="https://2013.igem.org/Team:Northwestern/Notebook">Notebook</a>
+
                 <li><a href="https://2013.igem.org/Team:Northwestern/Modeling">Modeling</a></li>
-
                </li>
+
                 <li><a href="https://2013.igem.org/Team:Northwestern/Results/PreFluorescence">Buffers</a>
                 <li><a href="https://2013.igem.org/Team:Northwestern/Results/PreFluorescence">Buffers</a>
                 <li><a href="https://2013.igem.org/Team:Northwestern/Results/Fluorescence">Fluorescence Assay</a>
                 <li><a href="https://2013.igem.org/Team:Northwestern/Results/Fluorescence">Fluorescence Assay</a>
Line 324: Line 324:
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a href="https://2013.igem.org/Team:Northwestern/Modeling">Modeling</a></li>
+
         <li><a href="https://2013.igem.org/Team:Northwestern/Notebook">Notebook</a>
-
         <li><a href="#"> Outreach </a></li>
+
 
-
         <li><a href="https://2013.igem.org/Team:Northwestern/Safety">Safety</a></li>
+
          <ul class="subnav">
 +
              <li> <a href="https://2013.igem.org/Team:Northwestern/Notebook">Notebook</a> </li>
 +
                <li> <a href="https://2013.igem.org/Team:Northwestern/biblio">References</a></li>
 +
          </ul>
 +
        </li>
 +
         <li><a href="#"> Outreach </a>
 +
              <ul class="subnav">
 +
                  <li> <a href="https://2013.igem.org/Team:Northwestern/Human_Practice">Human Practice</a> </li>
 +
              </ul>
 +
        </li>
 +
         <li><a href="https://2013.igem.org/Team:Northwestern/Safety">Safety</a>
 +
        <ul class="subnav">
 +
                  <li> <a href="https://2013.igem.org/Team:Northwestern/Safety">Safety</a> </li>
 +
              </ul>
 +
        </li>
     </ul>
     </ul>
</nav>
</nav>

Revision as of 03:00, 28 September 2013



NUtralize!

Poor oral health (tooth decay and infection) can lead to many painful symptoms and complicated treatments. As mouth bacteria are a primary culprit in tooth decay, as lactic acid secreted by natural bacteria in the human mouth decreases pH, leading to cavity formation. The enamel demineralization threshold is known to be around pH 5.5. The overall vision is to prevent mouth pH from falling below 5.5 by engineering bacteria to sense pH and respond by increasing alkalinity. Our summer project aimed at creating genetic pH sensing elements that would work in the mouth. Previous research has found that the genes asr and gadA are highly expressed when pH drops below 5.5. Our project laid the foundation for a dual-state promoter consisting of two promoters in series with a constitutive promoter on at a (tunable) basal level and a downstream pH inducible promoter. In the process, we have characterized a new pH responsive promoter, asr, as well as the individual gadA and constitutive promoters. Ongoing work will evaluate how promoters in series affect each other and characterize the dual state phenomenon. This project lays the groundwork for sensing pH drops and could induce enzymes that catalyze reactions to increase the pH.

Summary of Problem

Following meals, the pH within the mouth drops substantially which leads to cavities.

pH

The first step in combating cavities is to create a bacteria that can detect pH.

Dual State Promoter

In order for a quick response from basal level, we designed the dual state promoter.