Team:Sheffield/testpage4

From 2010.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 1: Line 1:
{{Template:Team:Sheffield/Navigation2}}
{{Template:Team:Sheffield/Navigation2}}
-
{{Template:Team:Sheffield/homebox1}}
+
<html>
-
'''Project Description'''
+
<style type="text/css">
 +
 
 +
body {
 +
-x-system-font:none;
 +
 
 +
a {
 +
color:#6587E0;
 +
text-decoration:none;
 +
margin:0 0px 0;
 +
}
 +
a:visited {
 +
color:#6587E0;
 +
text-decoration:none;
 +
}
 +
a:hover {
 +
color:#333333;
 +
text-decoration:underline;
 +
}
 +
h1 {
 +
font-size:32px;
 +
margin:-18px 10px 0px;
 +
}
 +
h2 {
 +
font-size:26px;
 +
margin:0 0 10px;
 +
padding:10px 10px 3px;
 +
}
 +
h3 {
 +
font-size:20px;
 +
font-weight:normal;
 +
padding-left:10px;
 +
}
 +
 
 +
ul {
 +
margin:0 0 10px;
 +
padding:0;
 +
}
 +
li {
 +
list-style-type:none;
 +
}
 +
img {
 +
border:medium none;
 +
}
 +
 
 +
#profiles {
 +
background: url() repeat-x scroll 0 0;
 +
width: 300px;
 +
        margin: -6px;
 +
top: -100px
 +
position: center;
 +
overflow: auto;
 +
        background-color: #FFF;
 +
}
 +
 +
body {
 +
-x-system-font:none;
 +
 
 +
#profiles2 {
 +
background: url() repeat-x scroll 0 0;
 +
width: 970px;
 +
        margin: -6px;
 +
top: -100px
 +
position: center;
 +
overflow: auto;
 +
        background-color: #FFF;
 +
}
 +
#header h1 {
 +
font-size:90px;
 +
color:#FFF;
 +
font-weight:300;
 +
letter-spacing:-1px;
 +
padding:22px 0 10px 10px;
 +
}
 +
#header h1 a {
 +
color:#FFFFFF;
 +
text-decoration:none;
 +
}
 +
#header h1 a:hover {
 +
color:#000000;
 +
text-decoration:none;
 +
}
 +
#header h2 {
 +
color:#EEEEEE;
 +
font-size:19px;
 +
font-weight:100;
 +
letter-spacing:-1px;
 +
line-height:12px;
 +
padding:0 0 0 11px;
 +
}
 +
 
 +
#left {
 +
background:#727072 none repeat scroll 0 0;
 +
color:#FFE2EE;
 +
float:left;
 +
margin-top:4px;
 +
margin-bottom:0px;
 +
width:180px;
 +
}
 +
#left ul {
 +
margin:0;
 +
padding:1px 1px 1px;
 +
}
 +
 
 +
 
 +
 
 +
 
 +
#paper {
 +
width: 970px;
 +
height: 1500px;
 +
margin: 0px;
 +
top: -100px
 +
background:url() no-repeat bottom left;
 +
position: relative; /* float: left; */
 +
background-color: #FFF;
 +
 +
}
 +
 
 +
#contentbox_bottom {
 +
    width: 785px;
 +
    height: 18px;
 +
    margin: 10px -20px -21px;
 +
    background:url() no-repeat top left;
 +
    position: relative;
 +
  /* float: left; */
 +
}
 +
 
 +
#pb {
 +
margin:10px -20px 10px;
 +
background:url() no-repeat scroll 0 0;
 +
height:60px;
 +
width: 785px;
 +
position: relative;
 +
}
 +
 
 +
div.andy {
 +
height: 100px;
 +
width: 133px;
 +
margin:0;
 +
padding:0;
 +
background-image:url("https://static.igem.org/mediawiki/2010/d/d1/Niilight.jpg");
 +
 
 +
}
 +
 
 +
div.andy a, div.nav a:link, div.nav a:visited {
 +
display:block;
 +
}
 +
 
 +
div.andy img {
 +
border:0;
 +
}
 +
 
 +
div.andy a:hover img {
 +
visibility:hidden;
 +
}
 +
 
 +
div.catherine {
 +
height: 100px;
 +
width: 133px;
 +
margin:0;
 +
padding:0;
 +
background-image:url("https://static.igem.org/mediawiki/2010/0/03/Catherine_5_small.jpg");
 +
 
 +
}
 +
 
 +
div.catherine a, div.nav a:link, div.nav a:visited {
 +
display:block;
 +
}
 +
 
 +
div.catherine img {
 +
border:0;
 +
}
 +
 
 +
div.catherine a:hover img {
 +
visibility:hidden;
 +
}
 +
 
 +
div.qaiser {
 +
height:100px;
 +
width:133px;
 +
margin:0;
 +
padding:0;
 +
background-image:url("https://static.igem.org/mediawiki/2010/c/cd/Teamqaiser.jpg");
 +
 
 +
}
 +
 
 +
div.qaiser a, div.nav a:link, div.nav a:visited {
 +
display:block;
 +
}
 +
 
 +
div.qaiser img {
 +
border:0;
 +
}
 +
 
 +
div.qaiser a:hover img {
 +
visibility:hidden;
 +
}
 +
 
 +
div.kate {
 +
height: 100px;
 +
width: 133px;
 +
margin:0;
 +
padding:0;
 +
background-image:url("https://static.igem.org/mediawiki/2010/a/a9/Comickate.png");
 +
 
 +
}
 +
 
 +
div.kate a, div.nav a:link, div.nav a:visited {
 +
display:block;
 +
}
 +
 
 +
div.kate img {
 +
border:0;
 +
}
 +
 
 +
div.kate a:hover img {
 +
visibility:hidden;
 +
}
 +
 
 +
div.nii {
 +
height: 100px;
 +
width: 133px;
 +
margin:0;
 +
padding:0;
 +
background-image:url("https://static.igem.org/mediawiki/2010/5/58/Teamnii.jpg
 +
");
 +
 
 +
}
 +
 
 +
div.nii a, div.nav a:link, div.nav a:visited {
 +
display:block;
 +
}
 +
 
 +
div.nii img {
 +
border:0;
 +
}
 +
 
 +
div.nii a:hover img {
 +
visibility:hidden;
 +
}
 +
 
 +
div.matt {
 +
height: 100px;
 +
width: 133px;
 +
margin:0;
 +
padding:0;
 +
background-image:url("https://static.igem.org/mediawiki/2010/0/06/Teammatt.jpg");
 +
 
 +
}
 +
 
 +
div.matt a, div.nav a:link, div.nav a:visited {
 +
display:block;
 +
}
 +
 
 +
div.mattparts img {
 +
border:0;
 +
}
 +
 
 +
div.matt a:hover img {
 +
visibility:hidden;
 +
}
 +
 
 +
div.steve {
 +
height: 100px;
 +
width: 133px;
 +
margin:0;
 +
padding:0;
 +
background-image:url("https://static.igem.org/mediawiki/2010/c/c9/Teamsteve.jpg");
 +
 
 +
}
 +
 
 +
div.steve a, div.nav a:link, div.nav a:visited {
 +
display:block;
 +
}
 +
 
 +
div.steve img {
 +
border:0;
 +
}
 +
 
 +
div.steve a:hover img {
 +
visibility:hidden;
 +
}
 +
 
 +
div.narmada {
 +
height: 100px;
 +
width: 133px;
 +
margin:0;
 +
padding:0;
 +
background-image:url("https://static.igem.org/mediawiki/2010/1/14/Teamnarmada.jpg");
 +
 
 +
}
 +
 
 +
div.narmada a, div.nav a:link, div.nav a:visited {
 +
display:block;
 +
}
 +
 
 +
div.narmada img {
 +
border:0;
 +
}
 +
 
 +
div.narmada a:hover img {
 +
visibility:hidden;
 +
}
 +
 
 +
div.tom {
 +
height: 100px;
 +
width: 133px;
 +
margin:0;
 +
padding:0;
 +
background-image:url("
 +
https://static.igem.org/mediawiki/2010/6/6c/Teamtom.jpg");
 +
 
 +
}
 +
 
 +
div.tom a, div.nav a:link, div.nav a:visited {
 +
display:block;
 +
}
 +
 
 +
div.tom img {
 +
border:0;
 +
}
 +
 
 +
div.tom a:hover img {
 +
visibility:hidden;
 +
}
 +
 
 +
 
 +
div.caz {
 +
height: 100px;
 +
width: 133px;
 +
margin:0;
 +
padding:0;
 +
background-image:url("https://static.igem.org/mediawiki/2010/3/35/Cazlight.jpg");
 +
 
 +
}
 +
 
 +
div.caz a, div.nav a:link, div.nav a:visited {
 +
display:block;
 +
}
 +
 
 +
div.caz img {
 +
border:0;
 +
}
 +
 
 +
div.caz a:hover img {
 +
visibility:hidden;
 +
}
 +
 
 +
#content {
 +
    padding: 5px;
 +
    border-left: 1px solid #727072;
 +
    border-right: 1px solid #727072;
 +
    background:#727072 none repeat scroll 0 0;
 +
    position: relative;
 +
  /* float: left; /*
 +
    font-size: 9pt;
 +
    text-align: justify;
 +
}
 +
 
 +
 
 +
 
 +
 
 +
#footer {
 +
border-top:1px solid #CCCCCC;
 +
font-size:11px;
 +
padding:10px 5px;
 +
text-align:left;
 +
}
 +
 
 +
 
 +
 
 +
p {
 +
    margin:5px 0px 10px;
 +
    /* margin:0; */
 +
    /* margin-bottom: 10px; */
 +
}
 +
.editsection {
 +
    font-size: 75%;
 +
    font-weight: normal;
 +
}
 +
/* This hides the Table of Contents.
 +
#toc {
 +
    display: none;
 +
}
 +
Not good as disables wikis from all pages.
 +
*/
 +
 
 +
 
 +
</style>
 +
</html>
 +
 
 +
  <div id="profiles" align="center" style="border:none #000"> <html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>Template:Navigation</title>
 +
<style type="text/css">
 +
<!--
 +
body {
 +
margin-left: 400px;
 +
margin-top: 0px;
 +
}
 +
-->
 +
</style></head>
 +
 
 +
<body>
 +
<img src="https://static.igem.org/mediawiki/2010/f/f7/Advisors.png" width="300">
 +
<table width="300" border="0" cellspacing="0" cellpadding="0" >
 +
  <tr>
 +
  </tr>
 +
  <tr>
 +
    <td width="100"><div class="andy"><a href="https://2010.igem.org/Team:Sheffield/andy"><img src="https://static.igem.org/mediawiki/2010/e/e1/Barmybalmer_small.jpg" width="100" height="133" border="0" /></a></div></td>
 +
    <td width="100"><div class="catherine"><a href="https://2010.igem.org/Team:Sheffield/catherine"><img src="https://static.igem.org/mediawiki/2010/0/03/Catherine_5_small.jpg" width="100" height="133" border="0" /></a></div></td>
 +
    <td width="100"><div class="qaiser"><a href="https://2010.igem.org/Team:Sheffield/qaiser"><img src="https://static.igem.org/mediawiki/2010/c/cd/Teamqaiser.jpg" width="100" height="133" border="0" /></a></div></td>
 +
  </tr>
 +
  <tr>
 +
  <tr>
 +
  </table>
 +
  <div id="profiles2" align="center" style="border:none #000"> <html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>Template:Navigation</title>
 +
<style type="text/css">
 +
<!--
 +
body {
 +
margin-left: 0px;
 +
margin-top: 0px;
 +
}
 +
-->
 +
</style></head>
 +
 
 +
<body>
 +
<img src="https://static.igem.org/mediawiki/2010/1/11/ShefStudents.png" width="700">
 +
<table width="700" border="0" cellspacing="0" cellpadding="0" >
 +
  <tr>
 +
  </tr>
 +
  <tr>
 +
    <td width="100"><div class="kate"><a href="https://2010.igem.org/Team:Sheffield/kate"><img src="https://static.igem.org/mediawiki/2010/a/a9/Comickate.png" width="100" height="133" border="0" /></a></div></td>
 +
    <td width="100"><div class="nii"><a href="https://2010.igem.org/Team:Sheffield/nii"><img src="https://static.igem.org/mediawiki/2010/5/58/Teamnii.jpg
 +
" width="100" height="133" border="0" /></a></div></td>
 +
    <td><div class="matt"><a href="https://2010.igem.org/Team:Sheffield/matt"><img src="https://static.igem.org/mediawiki/2010/0/06/Teammatt.jpg" width="100" height="133" border="0" /></a></div></td>
 +
    <td><div class="steve"><a href="https://2010.igem.org/Team:Sheffield/steve"><img src="https://static.igem.org/mediawiki/2010/c/c9/Teamsteve.jpg" width="100" height="133" border="0" /></a></div></td>
 +
    <td><div class="tom"><a href="https://2010.igem.org/Team:Sheffield/narmada"><img src="https://static.igem.org/mediawiki/2010/1/14/Teamnarmada.jpg" width="100" height="133" border="0" /></a></div></td>
 +
    <td><div class="tom"><a href="https://2010.igem.org/Team:Sheffield/tom"><img src="
 +
https://static.igem.org/mediawiki/2010/6/6c/Teamtom.jpg" width="100" height="133" border="0" /></a></div></td>
 +
    <td><div class="caz"><a href="https://2010.igem.org/Team:Sheffield/caz"><img src="https://static.igem.org/mediawiki/2010/9/97/Teamcaz.jpg" width="100" height="133" border="0" /></a></div></td>
 +
  </tr>
 +
</table>
 +
</body>
 +
</html>
 +
__NOTOC__</div>
-
The aim of our project is to create a bacterium that can detect the presence of vibrio cholerae in water. Some bacteria use quorum-sensing. They produce and release autoinducers; signal molecules which vary in concentration as a function of cell density. When a minimal threshold of autoinducer molecules is detected, gene expression is altered. This provides a mechanism for coordinated behaviour within bacterial populations. The detection of autoinducers involves a histidine kinase in the membrane which detects the signal and autophosporylates on a His residue. A phosphate is then transferred to an aspartate residue of a response regulator which relays the signal. We aim to create a fusion protein in E.coli capable of detecting the presence of CAI-1 (cholera autoinducer). This requires fusion of two related receptors with similar topography. The signal is then transmitted down its native pathway. We have chosen 2 similar receptors to create our fusion protein; BarA and CqsS. BarA is a sensory histidine kinase present in the membrane of E.coli. CqsS is a sensory histidine kinase from vibrio cholerae which detects CAI-1. We aim to fuse the N-terminal (receptor) domain of the CqsS (which detects CAI-1 and autophosphorylates) with the C-terminal (transmitter) domain of BarA (which accepts a phosphate and relays the signal downstream. We will then insert the recombined BarA gene into a high copy plasmid. An alternative is to transform the whole CqsS pathway into E.coli. Phosphorylation of the BarA/CqsS causes the phosphorylation of the response regulator UvrY, which then binds to DNA causing transcription of CsrB (a small regulatory RNA). CsrB inhibits CsrA which, in turn, inhibits certain genes. These genes are part of the pgaABCD operon, a 4 gene locus in E.coli. Upon CAI-1 detection by the fusion kinase, transcription of CsrB causes inhibition of CsrA therefore relieving the inhibition of the pgaABCD gene transcription. We want our biosensor to produce a response visible to the naked eye. We plan to insert E.chromi (from the Cambridge 2009 project) into this operon, this will ensure that its expression is controlled by the activity of our fusion receptor causing a pigment to be produced in the presence of the cholera autoinducer. This project has the potential to be expanded to detect many different pathogens. We have chosen vibrio cholerae as an initial proof of concept as it has a specific autoinducer (CAI-1), reducing the chance of interference in the pathway.
 
-
'''Our wiki is currently under construction, but thanks for checking. You can contact us by [mailto:shefigem@gmail.com email]'''
 
-
'''Or track our progess on [http://twitter.com/ShefiGEM Twitter]'''</div>
 
-
{{Template:Team:Sheffield/homebox1}}
 
-
<html><tr>
 
-
    <td height="213"></td>
 
-
    <td colspan="2" valign="top"><script type="text/javascript" src="http://output84.rssinclude.com/output?type=js&id=132870&hash=6e20fd885d00a73758d7da032eafc1bf"></script></html>
 
-
</div>
 
[[Image:Sheffield sponsors.png]]
[[Image:Sheffield sponsors.png]]
----
----

Latest revision as of 15:21, 26 September 2010

Template:Navigation


Template:Navigation
Template:Navigation


Sheffield sponsors.png