Team:St Andrews/project
From 2010.igem.org
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
- | + | <script language="JavaScript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script> | |
+ | <!--[if gte IE 5.5]> | ||
+ | <script language="JavaScript" type="text/JavaScript"> | ||
+ | $(document).ready(function(){ | ||
+ | $("#navmenu-h li,#navmenu-v li").hover( | ||
+ | function() { $(this).addClass("iehover"); }, | ||
+ | function() { $(this).removeClass("iehover"); } | ||
+ | );}); | ||
+ | </script> | ||
+ | <![endif]--> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | ul#navmenu-h { margin: 0; padding: 0; list-style: none; position: relative; } | ||
+ | |||
+ | ul#navmenu-h ul { | ||
+ | width: 173px; /* Sub Menu Width */ | ||
+ | margin: 0; | ||
+ | list-style: none; | ||
+ | display: none; | ||
+ | position: absolute; | ||
+ | top: 100%; | ||
+ | left: 0; | ||
+ | } | ||
+ | |||
+ | ul#navmenu-h ul ul,ul#navmenu-h ul ul ul { top: 0; left: 100%; } | ||
+ | |||
+ | ul#navmenu-h li { float: left; display: inline; position: relative; } | ||
+ | ul#navmenu-h ul li { width: 100%; display: block; } | ||
+ | |||
+ | /* Root Menu */ | ||
+ | ul#navmenu-h a { | ||
+ | border-top: 1px solid #FFF; | ||
+ | border-right: 1px solid #FFF; | ||
+ | width:160px; | ||
+ | padding: 6px; | ||
+ | float: center; | ||
+ | display: block; | ||
+ | background: #000066; | ||
+ | color: #ffffff; | ||
+ | font: bold 11px Verdana, sans-serif; | ||
+ | text-decoration: none; | ||
+ | height: 1%; | ||
+ | } | ||
+ | |||
+ | /* Root Menu Hover Persistence */ | ||
+ | ul#navmenu-h a:hover,ul#navmenu-h li:hover a,ul#navmenu-h li.iehover a { | ||
+ | background: #808080; | ||
+ | color: #FFF; | ||
+ | } | ||
+ | |||
+ | /* 2nd Menu */ | ||
+ | ul#navmenu-h li:hover li a,ul#navmenu-h li.iehover li a { | ||
+ | width: 160px; | ||
+ | float: none; | ||
+ | background: #808080; | ||
+ | } | ||
+ | |||
+ | /* 2nd Menu Hover Persistence */ | ||
+ | ul#navmenu-h li:hover li a:hover,ul#navmenu-h li:hover li:hover a,ul#navmenu-h li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover a { | ||
+ | background: #000066; | ||
+ | } | ||
+ | |||
+ | /* 3rd Menu */ | ||
+ | ul#navmenu-h li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li a { | ||
+ | background: #808080; | ||
+ | } | ||
+ | |||
+ | /* 3rd Menu Hover Persistence */ | ||
+ | ul#navmenu-h li:hover li:hover li a:hover,ul#navmenu-h li:hover li:hover li:hover a,ul#navmenu-h li.iehover li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover a { | ||
+ | background: #000066; | ||
+ | } | ||
+ | |||
+ | /* 4th Menu */ | ||
+ | ul#navmenu-h li:hover li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li.iehover li a { | ||
+ | background: #808080; | ||
+ | } | ||
+ | |||
+ | /* 4th Menu Hover */ | ||
+ | ul#navmenu-h li:hover li:hover li:hover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover li a:hover { | ||
+ | background: #000066; | ||
+ | } | ||
+ | |||
+ | /* Hover Function - Do Not Move */ | ||
+ | ul#navmenu-h li:hover ul ul,ul#navmenu-h li:hover ul ul ul,ul#navmenu-h li.iehover ul ul,ul#navmenu-h li.iehover ul ul ul { display: none; } | ||
+ | ul#navmenu-h li:hover ul,ul#navmenu-h ul li:hover ul,ul#navmenu-h ul ul li:hover ul,ul#navmenu-h li.iehover ul,ul#navmenu-h ul li.iehover ul,ul#navmenu-h ul ul li.iehover ul { display: block; } | ||
+ | |||
+ | ul.navigation2 | ||
+ | { | ||
+ | position:absolute; | ||
+ | z-index:1; | ||
+ | top:200px; | ||
+ | left:105px; | ||
+ | } | ||
#globalWrapper { | #globalWrapper { | ||
Line 575: | Line 666: | ||
<img class="gradientb" border="0" src="https://static.igem.org/mediawiki/2010/2/22/Standrewsgradient.jpg"/> | <img class="gradientb" border="0" src="https://static.igem.org/mediawiki/2010/2/22/Standrewsgradient.jpg"/> | ||
<img class="lybanner" border="0" src="https://static.igem.org/mediawiki/2010/f/fb/Standrewsbanner2.jpg" width="977" height="750" /> | <img class="lybanner" border="0" src="https://static.igem.org/mediawiki/2010/f/fb/Standrewsbanner2.jpg" width="977" height="750" /> | ||
- | <ul id=" | + | <ul id="navmenu-h" class="navigation2"> |
<li><a href="https://2010.igem.org/Team:St_Andrews">Home</a></li> | <li><a href="https://2010.igem.org/Team:St_Andrews">Home</a></li> | ||
<li><a href="https://2010.igem.org/Team:St_Andrews/team">Team</a> | <li><a href="https://2010.igem.org/Team:St_Andrews/team">Team</a> |
Revision as of 01:47, 29 July 2010
The Problem
The St Andrews iGEM team plan is to do something useful with quorum sensing – the method by which bacteria make decisions in a cell density dependent manner. They do this by secreting autoinducer molecules, which diffuse back into the cells and regulate their own biosynthesis. Certain concentrations of autoinducer represent to a bacterium an amount of fellow-bacteria in the environment and the response is activation or deactivation of a set of genes. We are interested in the quorum sensing system of Vibrio cholerae, the bacterium understood to be responsible for the deadly diarrhoeal disease, cholera. Cholera is extremely rare in the developed world, but in areas with poor sanitation it affects people who drink unsafe water. Young children are the most at risk, and left untreated death can occur by dehydration. According to the WHO, cholera kills between 100,000 and 120,000 people every year. Efforts have been made towards an effective cholera vaccine suitable for young children, but they have not yet been successful. It is now suggested that synthetic probiotic bacteria could be a safe and economical way to confer resistance to cholera.
Quorum Sensing in Vibrio cholerae
Most cholera cells are killed off by stomach acid, but those that remain alive attach to the gut wall and multiply. At this low cell density, autoinducer concentration is low, and virulence factors are expressed. Once high cell density is reached, enough toxin is present to cause severe diarrhoea. At this point, the autoinducer concentration is high, and virulence factors are repressed. The now avirulent V. Cholerae detach from the gut wall and are flushed out of the body to infect a new host. Our idea is to synthesise Escherichia coli bacteria that will use this ingenious mechanism to communicate with Vibrio cholerae. Our engineered Escherichia coli will harmlessly colonise the gut, and in large numbers secrete the cholera autoinducer, CAI-1. This will cause an immediate high autoinducer concentration to be detected by incoming Vibrio cholerae cells which then become avirulent and harmlessly pass out of the body.
Our Plan
The wet work will focus on two challenges. The first being to add new functionality to the signalling parts present in the registry by re-engineering the existing