Team:St Pauls London/Project

From 2013hs.igem.org

(Difference between revisions)
 
(33 intermediate revisions not shown)
Line 1: Line 1:
<html> <!-- STYLES -->
<html> <!-- STYLES -->
   <head>
   <head>
 +
 +
    <link href='http://fonts.googleapis.com/css?family=Open+Sans:300' rel='stylesheet' type='text/css'>
 +
     <style>
     <style>
         body {
         body {
-
                 font-family: arial;
+
                 font-family: 'Open Sans';
 +
                font-weight: 300;
 +
                letter-spacing: 0.5px;
         }
         }
-
         #toc
+
         #p-logo {
-
        {
+
                 display: none;
                 display: none;
         }
         }
-
     
+
 
-
         #back-to-top {
+
        h1.firstHeading {
 +
                display: none;
 +
        }
 +
 
 +
         #top-of-page {
                 position: absolute;
                 position: absolute;
-
                 float: right;
+
                 margin-top: -125px;
-
                 bottom: 20%;
+
                 margin-left: -5px;
 +
                height: 120px;
 +
                width: 975px;
 +
                background-image: url('https://static.igem.org/mediawiki/2013hs/1/17/Header_img_1.jpg');
 +
        }
 +
 
 +
        #toc
 +
        {
 +
                display: none;
         }
         }
 +
        #catlinks
 +
        {
 +
                display: none;
 +
        }
 +
#internet-explorer {
#internet-explorer {
margin-top: 0px;
margin-top: 0px;
Line 28: Line 49:
/*----- HEADER -----*/
/*----- HEADER -----*/
#header {
#header {
-
height: 200px;
+
                padding-top: 20px;
-
padding-bottom: 20px;
+
height: 150px;
}
}
Line 38: Line 59:
#headerTitle {
#headerTitle {
text-align: right;
text-align: right;
-
font-weight: bold;
+
font-weight: 400;
-
font-size: 36px;
+
font-size: 44px;
}
}
Line 76: Line 97:
vertical-align: middle;
vertical-align: middle;
display: table-cell;
display: table-cell;
 +
                font-weight: 100;
}
}
Line 87: Line 109:
}
}
 +
        #first {
 +
                margin-left: 0px;
 +
        }
 +
 +
        #second {
 +
                margin-left: 0px;
 +
        }
 +
 +
        #third {
 +
                margin-right: -10px;
 +
                margin-left: -10px;
 +
        }
 +
 +
        #fourth {
 +
                margin-right: -20px;
 +
        }
 +
 +
        #fifth {
 +
                margin-right: 20px;
 +
        }
/*----- END OF BUTTONS -----*/
/*----- END OF BUTTONS -----*/
Line 93: Line 135:
/*----- MAIN CONTENT -----*/
/*----- MAIN CONTENT -----*/
-
         .indent-content {
+
         .indent-content {  
                 margin-left: 25px;
                 margin-left: 25px;
         }
         }
-
+
 
.title-link, .title-link:active, .title-link:visited {
.title-link, .title-link:active, .title-link:visited {
text-decoration: none;
text-decoration: none;
Line 106: Line 148:
                 color: #F93;
                 color: #F93;
         }
         }
-
#first-panel {
+
       
-
display: ;
+
        .pdf {
-
background: white;
+
                text-align: center;
-
border:1px solid white;
+
        }
-
padding-left: 15px;
+
 
-
-moz-border-radius-topright: 20px;
+
-
-webkit-border-top-right-radius: 20px;
+
-
-moz-border-radius-bottomright: 20px;
+
-
-webkit-border-bottom-right-radius: 20px;
+
-
width: 100%;
+
-
height: auto;
+
-
}
+
-
+
-
#second-panel {
+
-
display: none;
+
-
background: white;
+
-
border:1px solid white;
+
-
padding-left: 15px;
+
-
-moz-border-radius-topright: 20px;
+
-
-webkit-border-top-right-radius: 20px;
+
-
-moz-border-radius-bottomright: 20px;
+
-
-webkit-border-bottom-right-radius: 20px;
+
-
width: 100%;
+
-
height: auto;
+
-
}
+
-
+
-
#third-panel {
+
-
display: none;
+
-
background: white;
+
-
border:1px solid white;
+
-
padding-left: 15px;
+
-
-moz-border-radius-topright: 20px;
+
-
-webkit-border-top-right-radius: 20px;
+
-
-moz-border-radius-bottomright: 20px;
+
-
-webkit-border-bottom-right-radius: 20px;
+
-
width: 100%;
+
-
height: auto;
+
-
}
+
-
+
-
#fourth-panel {
+
-
display: none;
+
-
background: white;
+
-
border:1px solid white;
+
-
padding-left: 15px;
+
-
-moz-border-radius-topright: 20px;
+
-
-webkit-border-top-right-radius: 20px;
+
-
-moz-border-radius-bottomright: 20px;
+
-
-webkit-border-bottom-right-radius: 20px;
+
-
width: 100%;
+
-
height: auto;
+
-
}
+
-
+
</style>
</style>
   </head>
   </head>
Line 163: Line 158:
<html>
<html>
 +
  <div id="top-of-page">
 +
 +
  </div>
 +
   <div id="header">
   <div id="header">
   <div id="push-left">
   <div id="push-left">
Line 187: Line 186:
   </div>
   </div>
     <!--[if gte IE 2 ]>
     <!--[if gte IE 2 ]>
-
  <p id="internet-explorer">This Wiki is designed for best use on <a href="https://www.google.com/intl/en_uk/chrome/browser/?hl=en-GB">Google Chrome</a> and <a href="https://www.mozilla.org/en-US/firefox/fx/#desktop">Mozilla Firefox</a>. Some key features are not available to your browser, please use a different browser or click <a href="">here</a>.</p>
+
  <p id="internet-explorer">This Wiki is designed for best use on <a href="https://www.google.com/intl/en_uk/chrome/browser/?hl=en-GB">Google Chrome</a> and <a href="https://www.mozilla.org/en-US/firefox/fx/#desktop">Mozilla Firefox</a>. Some features may not available to your browser.</p>
     <![endif]-->
     <![endif]-->
</html>
</html>
<center>
<center>
-
{| style="text-align: center; margin-left: 50px; width: 500px;"
+
{| style="text-align: center; width: 500px;"
|
|
 +
<html>
<html>
-
   <a class="nav_buttonLink" id="nav-button-link-first" href="https://2013hs.igem.org/Team:St_Pauls_London"><div class="nav_button" id="first"><p class="nav_buttonText">
+
   <a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London"><div class="nav_button" id="first"><p class="nav_buttonText">
-
HOME
+
</html>
</html>
 +
HOME
<html>
<html>
   </p></div></a>
   </p></div></a>
Line 203: Line 203:
|
|
<html>
<html>
-
<a class="nav_buttonLink" id="nav-button-link-second" href="https://2013hs.igem.org/Team:St_Pauls_London/Project"><div class="nav_button" style="margin-left: 10px;" id="second"><p class="nav_buttonText">
+
<a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Project"><div class="nav_button" id="second"><p class="nav_buttonText">
</html>
</html>
PROJECT
PROJECT
Line 211: Line 211:
|
|
<html>
<html>
-
   <a class="nav_buttonLink" id="nav-button-link-third" href="https://2013hs.igem.org/Team:St_Pauls_London/The_Team"><div class="nav_button" id="third"><p class="nav_buttonText">
+
   <a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/The_Team"><div class="nav_button" id="third"><p class="nav_buttonText">
</html>
</html>
THE TEAM
THE TEAM
Line 217: Line 217:
   </p></div></a>
   </p></div></a>
</html>
</html>
-
 
|
|
<html>
<html>
-
   <a class="nav_buttonLink" id="nav-button-link-fourth" href="https://2013hs.igem.org/Team:St_Pauls_London/Notebook"><div class="nav_button" id="fourth"><p class="nav_buttonText">
+
   <a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Procedures"><div class="nav_button" id="fourth"><p class="nav_buttonText">
 +
</html>
 +
PROCEDURES
 +
<html>
 +
  </p></div></a>
 +
</html>
 +
|
 +
<html>
 +
  <a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Notebook"><div class="nav_button" id="fifth"><p class="nav_buttonText">
</html>
</html>
NOTEBOOK
NOTEBOOK
Line 236: Line 243:
===Project===
===Project===
 +
<html><div style="text-align:justify; margin-right: 50px;"></html>
:The school team is aiming to create a semi-quantitative detector for lactose, a sugar molecule which causes intolerance in 9% Caucasians, and between 70-90% in Asians and Africans. It is most commonly found in milk and dairy products and intolerance has been linked to recent over consumption of milk and dairy, particularly in Europe and North America. Individuals who are lactose intolerant have an insufficient lactase concentrations in their digestive tract. As a result they are unable to hydrolyse lactose into galactose and glucose. As a result these  disaccharide lactose molecules pass straight through the small intestine and into the colon. Bacteria in the colon can hydrolyse and then metabolise lactose and their anaerobic respiration of lactose produces C02 and CH4 in the colon. This leads to the bloated feeling and symptoms associated with intolerance. Unabsorbed glucose and galactose monosaccharides in the colon also reduce water potential in the colon leading to an influx of water and hence diarrhea.
:The school team is aiming to create a semi-quantitative detector for lactose, a sugar molecule which causes intolerance in 9% Caucasians, and between 70-90% in Asians and Africans. It is most commonly found in milk and dairy products and intolerance has been linked to recent over consumption of milk and dairy, particularly in Europe and North America. Individuals who are lactose intolerant have an insufficient lactase concentrations in their digestive tract. As a result they are unable to hydrolyse lactose into galactose and glucose. As a result these  disaccharide lactose molecules pass straight through the small intestine and into the colon. Bacteria in the colon can hydrolyse and then metabolise lactose and their anaerobic respiration of lactose produces C02 and CH4 in the colon. This leads to the bloated feeling and symptoms associated with intolerance. Unabsorbed glucose and galactose monosaccharides in the colon also reduce water potential in the colon leading to an influx of water and hence diarrhea.
:We hope to go some way to fix this problem but providing the mechanism for a lactose detector. This should enable lactose intolerants to better decide what food produce to eat and help them avoid painful symptoms of intolerance. Furthermore the semi-quantitative nature of the project should enable people with a range of different tolerance levels to be catered for by the sensor; so individuals with higher lactose tolerance can eat more lactose rich food, but individuals with low tolerance can avoid it altogether.
:We hope to go some way to fix this problem but providing the mechanism for a lactose detector. This should enable lactose intolerants to better decide what food produce to eat and help them avoid painful symptoms of intolerance. Furthermore the semi-quantitative nature of the project should enable people with a range of different tolerance levels to be catered for by the sensor; so individuals with higher lactose tolerance can eat more lactose rich food, but individuals with low tolerance can avoid it altogether.
-
 
+
<html></div></html>
-
<html>
+
-
  <div class="indent-content">
+
-
</html>
+
-
 
+
-
==== Parts ====
+
-
===== Operon 1 =====
+
-
===== Operon 2 =====
+
-
===== Operon 3 =====
+
-
 
+
-
<html>
+
-
  </div>
+
-
</html>
+

Latest revision as of 15:59, 6 May 2013

Project

The school team is aiming to create a semi-quantitative detector for lactose, a sugar molecule which causes intolerance in 9% Caucasians, and between 70-90% in Asians and Africans. It is most commonly found in milk and dairy products and intolerance has been linked to recent over consumption of milk and dairy, particularly in Europe and North America. Individuals who are lactose intolerant have an insufficient lactase concentrations in their digestive tract. As a result they are unable to hydrolyse lactose into galactose and glucose. As a result these disaccharide lactose molecules pass straight through the small intestine and into the colon. Bacteria in the colon can hydrolyse and then metabolise lactose and their anaerobic respiration of lactose produces C02 and CH4 in the colon. This leads to the bloated feeling and symptoms associated with intolerance. Unabsorbed glucose and galactose monosaccharides in the colon also reduce water potential in the colon leading to an influx of water and hence diarrhea.
We hope to go some way to fix this problem but providing the mechanism for a lactose detector. This should enable lactose intolerants to better decide what food produce to eat and help them avoid painful symptoms of intolerance. Furthermore the semi-quantitative nature of the project should enable people with a range of different tolerance levels to be catered for by the sensor; so individuals with higher lactose tolerance can eat more lactose rich food, but individuals with low tolerance can avoid it altogether.