Team:University of Sheffield

From 2008.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
__NOTOC__
 +
<html>
<html>
 +
<head>
-
<!-- Stylesheet - controls the appearance of the site -->
+
<!-- Stylesheet -->  
-
<!-- The wiki doesn't allow hotlinking external stylesheets...I'm sure there is a good reason...?  -->
+
<style type="text/css">
<style type="text/css">
-
*
+
@import "https://static.igem.org/mediawiki/2008/e/e1/UniShef.txt";
-
 
+
-
{
+
-
 
+
-
margin: 0px;
+
-
 
+
-
padding: 0px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
body
+
-
 
+
-
{
+
-
 
+
-
background-color: #fff;
+
-
 
+
-
color: #9f9f9f;
+
-
 
+
-
font-size: 11px;
+
-
 
+
-
font-family: "trebuchet ms", helvetica, sans-serif;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
a
+
-
 
+
-
{
+
-
 
+
-
text-decoration: underline;
+
-
 
+
-
color: #93B300;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
a:hover
+
-
 
+
-
{
+
-
 
+
-
text-decoration: none;
+
-
 
+
-
color: #fff;
+
-
 
+
-
background: #D3E378 url('https://static.igem.org/mediawiki/2008/3/39/Cholera_background_image_for_wiki.png') repeat-x;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
strong
+
-
 
+
-
{
+
-
 
+
-
background: inherit;
+
-
 
+
-
color: #50514D;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#header
+
-
 
+
-
{
+
-
 
+
-
width: 100%;
+
-
 
+
-
height: 104px;
+
-
 
+
-
background-color: #4d4d4d;
+
-
 
+
-
background: url('https://static.igem.org/mediawiki/2008/3/39/Cholera_background_image_for_wiki.png') repeat-x;
+
-
 
+
-
color: #ffffff;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#header_inner
+
-
 
+
-
{
+
-
 
+
-
position: relative;
+
-
 
+
-
width: 680px;
+
-
 
+
-
height: 104px;
+
-
 
+
-
margin: 0px auto;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#header_inner h1
+
-
 
+
-
{
+
-
 
+
-
background: inherit;
+
-
 
+
-
position: absolute;
+
-
 
+
-
left: 0px;
+
-
 
+
-
bottom: 10px;
+
-
 
+
-
font-size: 39px;
+
-
 
+
-
color: #fff;
+
-
 
+
-
font-weight: normal;
+
-
 
+
-
letter-spacing: -2px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#header_inner h1 span
+
-
 
+
-
{
+
-
 
+
-
background: inherit;
+
-
 
+
-
color: #DADADA;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#slogan
+
-
 
+
-
{
+
-
 
+
-
background: inherit;
+
-
 
+
-
position: absolute;
+
-
 
+
-
right: 0px;
+
-
 
+
-
bottom: 25px;
+
-
 
+
-
color: #DADADA;
+
-
 
+
-
font-size: 13px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#main
+
-
 
+
-
{
+
-
 
+
-
padding-top: 20px;
+
-
 
+
-
position: relative;
+
-
 
+
-
width: 680px;
+
-
 
+
-
margin: 0px auto;
+
-
 
+
-
padding-bottom: 10px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#menu ul
+
-
 
+
-
{
+
-
 
+
-
list-style: none;
+
-
 
+
-
margin: 0px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#menu li
+
-
 
+
-
{
+
-
 
+
-
background: none;
+
-
 
+
-
padding: 0px;
+
-
 
+
-
font-weight: bold;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#menu a
+
-
 
+
-
{
+
-
 
+
-
display: block;
+
-
 
+
-
position: relative;
+
-
 
+
-
width: 168px;
+
-
 
+
-
height: 27px;
+
-
 
+
-
margin-bottom: 1px;
+
-
 
+
-
text-decoration: none;
+
-
 
+
-
background: inherit;
+
-
 
+
-
background-image: url('https://static.igem.org/mediawiki/2008/0/0e/Bbg0.gif');
+
-
 
+
-
padding-left: 0px;
+
-
 
+
-
padding-top: 11px;
+
-
 
+
-
color: #636363;
+
-
 
+
-
font-size: 13px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#menu a span
+
-
 
+
-
{
+
-
 
+
-
position: absolute;
+
-
 
+
-
right: 0px;
+
-
 
+
-
margin-top: 5px;
+
-
 
+
-
margin-right: 15px;
+
-
 
+
-
width: 7px;
+
-
 
+
-
height: 7px;
+
-
 
+
-
background: url('https://static.igem.org/mediawiki/2008/e/e3/X1.gif') no-repeat;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#menu a:hover span
+
-
 
+
-
{
+
-
 
+
-
position: absolute;
+
-
 
+
-
right: 0px;
+
-
 
+
-
margin-top: 5px;
+
-
 
+
-
margin-right: 15px;
+
-
 
+
-
width: 7px;
+
-
 
+
-
height: 7px;
+
-
 
+
-
background: url('https://static.igem.org/mediawiki/2008/0/0d/X2.gif') no-repeat;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#menu a:hover
+
-
 
+
-
{
+
-
 
+
-
background: inherit;
+
-
 
+
-
color: #fff;
+
-
 
+
-
background-image: url('https://static.igem.org/mediawiki/2008/9/9c/Bbg1.gif');
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#menu_end
+
-
 
+
-
{
+
-
 
+
-
height: 30px;
+
-
 
+
-
background-image: url('https://static.igem.org/mediawiki/2008/e/ed/A2.gif');
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
h1
+
-
 
+
-
{
+
-
 
+
-
background: inherit;
+
-
 
+
-
color: #50514D;
+
-
 
+
-
font-size: 26px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
h1 span
+
-
 
+
-
{
+
-
 
+
-
background: inherit;
+
-
 
+
-
color: #85AC1E;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
h1 span sup
+
-
 
+
-
{
+
-
 
+
-
background: inherit;
+
-
 
+
-
color: #85AC1E;
+
-
 
+
-
font-size: 14px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
h3
+
-
 
+
-
{
+
-
 
+
-
margin-top: 30px;
+
-
 
+
-
background: inherit;
+
-
 
+
-
color: #50514D;
+
-
 
+
-
font-size: 15px;
+
-
 
+
-
height: 34px;
+
-
 
+
-
background: url('https://static.igem.org/mediawiki/2008/5/5a/A3.gif') repeat-x 0px 17px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
h3 span
+
-
 
+
-
{
+
-
 
+
-
background: inherit;
+
-
 
+
-
color: #85AC1E;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
h3.first
+
-
 
+
-
{
+
-
 
+
-
margin-top: 0px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#lcol
+
-
 
+
-
{
+
-
 
+
-
position: relative;
+
-
 
+
-
width: 185px;
+
-
 
+
-
float: left;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#lcontent
+
-
 
+
-
{
+
-
 
+
-
position: relative;
+
-
 
+
-
padding: 0px 15px 0px 15px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#rcontent
+
-
 
+
-
{
+
-
 
+
-
position: relative;
+
-
 
+
-
padding: 25px 20px 0px 20px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
ul
+
-
 
+
-
{
+
-
 
+
-
list-style: none;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
li
+
-
 
+
-
{
+
-
 
+
-
background: url('https://static.igem.org/mediawiki/2008/e/e3/X1.gif') no-repeat 0px 5px;
+
-
 
+
-
padding-left: 15px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
p
+
-
 
+
-
{
+
-
 
+
-
margin-bottom: 25px;
+
-
 
+
-
text-align: justify;
+
-
 
+
-
line-height: 20px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#lcol p
+
-
 
+
-
{
+
-
 
+
-
font-size: 10px;
+
-
 
+
-
line-height: 16px;
+
-
 
+
-
margin: 0px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
.divider
+
-
 
+
-
{
+
-
 
+
-
font-size: 0px;
+
-
 
+
-
position: relative;
+
-
 
+
-
border-bottom: solid 1px #F5F5F5;
+
-
 
+
-
height: 1px;
+
-
 
+
-
width: 100%;
+
-
 
+
-
margin: 10px 0px 10px 0px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
.summary
+
-
 
+
-
{
+
-
 
+
-
text-align: right;
+
-
 
+
-
font-style: italic;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
ul.divided li
+
-
 
+
-
{
+
-
 
+
-
border-top: solid 1px #F5F5F5;
+
-
 
+
-
margin-top: 4px;
+
-
 
+
-
padding-top: 4px;
+
-
 
+
-
background-position: 0px 9px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
ul.divided li.first
+
-
 
+
-
{
+
-
 
+
-
border-top: 0px;
+
-
 
+
-
margin-top: 0px;
+
-
 
+
-
padding-top: 0px;
+
-
 
+
-
background-position: 0px 5px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#rcol
+
-
 
+
-
{
+
-
 
+
-
position: relative;
+
-
 
+
-
margin-left: 190px;
+
-
 
+
-
width: 485px;
+
-
 
+
-
background-image: url('https://static.igem.org/mediawiki/2008/e/ed/A2.gif');
+
-
 
+
-
background-repeat: repeat-x;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#slogan2
+
-
 
+
-
{
+
-
 
+
-
font-size: 14px;
+
-
 
+
-
position: relative;
+
-
 
+
-
top: -5px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
.box
+
-
 
+
-
{
+
-
 
+
-
position: relative;
+
-
 
+
-
border: dashed 1px #dadada;
+
-
 
+
-
margin-top: 15px;
+
-
 
+
-
background: inherit;
+
-
 
+
-
color: #AAB165;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
.box h2
+
-
 
+
-
{
+
-
 
+
-
background: inherit;
+
-
 
+
-
color: #6C7425;
+
-
 
+
-
font-weight: normal;
+
-
 
+
-
font-size: 18px;
+
-
 
+
-
margin-bottom: 5px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
.box p
+
-
 
+
-
{
+
-
 
+
-
font-size: 10px;
+
-
 
+
-
line-height: 16px;
+
-
 
+
-
margin: 0px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
.box_inner
+
-
 
+
-
{
+
-
 
+
-
border: solid 1px #fff;
+
-
 
+
-
padding: 15px;
+
-
 
+
-
background: #FFFFE9 url('https://static.igem.org/mediawiki/2008/c/cb/A4.gif') repeat-x;
+
-
 
+
-
color: inherit;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
.captioned_image
+
-
 
+
-
{
+
-
 
+
-
position: relative;
+
-
 
+
-
padding-bottom: 15px;
+
-
 
+
-
float: left;
+
-
 
+
-
margin-right: 17px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
.captioned_image div
+
-
 
+
-
{
+
-
 
+
-
position: absolute;
+
-
 
+
-
font-size: 9px;
+
-
 
+
-
bottom: 0px;
+
-
 
+
-
left: 0px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#footer
+
-
 
+
-
{
+
-
 
+
-
clear: both;
+
-
 
+
-
background: url('https://static.igem.org/mediawiki/2008/e/ed/A2.gif') repeat-x;
+
-
 
+
-
width: 680px;
+
-
 
+
-
margin: 0px auto;
+
-
 
+
-
margin-bottom: 25px;
+
-
 
+
-
padding-top: 10px;
+
-
 
+
-
text-align: center;
+
-
}
+
-
 
+
-
 
+
</style>
</style>
-
<div id="header">
 
-
<div id="header_inner">
+
</html>
-
<h1><span>The University of Sheffield.</span>iGEM2008</h1>
+
[[Image:Tuoslogo_key_rgb_lo.gif]]
-
</div>
+
{| style="color:#ffffff;background-color:#6699ff;" cellpadding="5" cellspacing="2" border="2" bordercolor="blue" width="85%" align="center"
 +
!align="center"|[[Team:University_of_Sheffield |Home]]
 +
!align="center"|[[Team:University_of_Sheffield /Project|Our project]]
 +
!align="center"|[[Team:University_of_Sheffield /Modelling|Modelling]]
 +
!align="center"|[[Team:University_of_Sheffield /Parts|Parts]]
 +
!align="center"|[[Team:University_of_Sheffield /Lab Books| Lab Books]]
 +
!align="center"|[[Team:University_of_Sheffield /Calendar| Calendar]]
 +
!align="center"|[[Team:University_of_Sheffield /Administration|Administration]]
 +
|}
 +
<br>
-
</div>
+
<TABLE>
 +
<TR><TD>
 +
{|style="background-color:#6699FF;" cellpadding="20" cellspacing="0" border="5" BORDERCOLOR="#336699"
 +
|<H2>On a mission for luminescence</H2>
 +
<div class="floatright" style="width:200px">[[image:GFP_E.coli.jpg|200px|E.coli transformed with GFP plasmid. How exciting!]]<br>''<p>Glowing E.coli</p>''</div>
 +
<p>The aim of this year’s project is to engineer a biological machine which can sense cholera contamination in water, and rapidly test if water is potable. Technically, to achieve this easy way of testing water contamination the team is planning to apply quorum sensing. [http://en.wikipedia.org/wiki/Quorum_sensing Quorum sensing] bacteria have the ability to both secrete signaling molecules and receive them. When signaling molecule is present in the environment it binds to the receptor and activates a particular action within the organism. [https://2008.igem.org/Team:University_of_Sheffield_/Project More]. </p>
 +
|}
 +
</TD>
 +
<TD>
 +
{|style="background-color:#6699FF;" cellpadding="20" cellspacing="0" border="5" BORDERCOLOR="#336699"
 +
|<H2>More <br><br>links</H2>
 +
|}
 +
</td></tr></table>
-
<div id="main">
+
{| style="background-color:#6699FF;" cellpadding="20" cellspacing="0" border="5" bordercolour="black"
 +
|<H2>The University of Sheffield</H2>
 +
<div class="floatright" style="width:350px">[[image:Firth_Court.png‎|350px|How lovely]]<br>''<p>Firth Court, Home of Molecular Biology</p>''</div>
 +
<p>Our University is one of the six original [http://en.wikipedia.org/wiki/Red_Brick Red Brick Universities], and is therefore one of the best in the country. <br><br>
 +
Its Molecular Biology and Biotechnology department is No.1 in the University, with the Engineering Department not far behind. Its from these departments our team members are proud to originate.<br><br>
 +
The University of Sheffield put its emphasis in the scientific departments on research-led teaching, including a £30m refurb on Firth Court (pictured)</p>
 +
<div class="floatleft" style="width:200px">[[image:Union_on_concourse.png|200px|Just the front!]]<br>''<p>The Union entrance</p>''</div>
-
<div id="lcol">
 
-
<div id="menu">
 
-
<ul>
+
<p>The University Union is one of the biggest in the country, and has just won the national award for Best Union 2nd year running!</p>
 +
|}
 +
<hr/>
-
<li><a href="#">Our Project<span></span></a></li>
+
{|style="background-color:#6699FF;" cellpadding="20" cellspacing="0" border="5" bordercolor="blue" align="center"
 +
|<H2>Sponsors</H2>
-
<li><a href="#">Our People<span></span></a></li>
+
{|style="background-color:#6699FF;" cellpadding="20" cellspacing="0" border="0" bordercolor="blue"  
-
 
+
||<div class="floatmiddle" style="width:300px">[[image: ChELSI_Logo_small.png|300px|Click to go to their website]]<br>''<p> Chelsi Group, University of Sheffield</p>''</div>
-
<li><a href="#">Our Research<span></span></a></li>
+
|<div class="floatmiddle" style="width:200px">[[image: Prof_Robert_Poole_logo.png|200px|Click to go to his website]]<br>''<p> Prof Robert Poole<br>MBB Department<br>University of Sheffield</p>''</div>
-
 
+
|-
-
<li><a href="#">Our University<span></span></a></li>
+
|<div class="floatmiddle" style="width:300px">[[image:Idtdna-logogif.gif|300px|Click to go to their website]]<br>''<p>IDT DNA Oligo and DNA synthesis</p>''</div>
-
 
+
|<div class="floatmiddle" style="width:200px">[[image: Biofusion_logo.png|150px|Click to go to their website]]<br>''<p>Fusion IP Group</p>''</div>
-
<li><a href="#">Our Results<span></span></a></li>
+
|-
-
 
+
|<div class="floatmiddle" style="width:300px">[[image:IChemE.jpg‎|300px|Click to go to their website]]<br>''<p>iChemE</p>''</div>
-
</ul>
+
|<div class="floatmiddle" style="width:300px">[[image:Sheffield_union_logo.PNG|300px|Click to go to the website]]<br>''<p>Sheffield University Union</p>''</div>
-
 
+
|}
-
</div>
+
|}
-
 
+
-
<div id="menu_end"></div>
+
-
 
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
<div id="rcol">
+
-
 
+
-
<div id="rcontent">
+
-
 
+
-
+
-
 
+
-
<h1>Introduction</h1>
+
-
 
+
-
<span id="slogan2">Slogan?  Or something</span>
+
-
 
+
-
+
-
 
+
-
<div class="box">
+
-
 
+
-
<div class="box_inner">
+
-
 
+
-
<div class="captioned_image">
+
-
 
+
-
<img src="images/pic.jpg" alt="Figure 1" />
+
-
 
+
-
<div>Fig 1. Obscure?</div>
+
-
 
+
-
</div>
+
-
 
+
-
<h2>Some obscure headline</h2>
+
-
 
+
-
<p>Sollicitudin et, arcu. Vivamus viverra. Nullam turpis. Vestibulum sed etiam. Lorem ipsum sit amet dolore. Nulla facilisi. Sed tortor.  Nullam turpis. Vestibulum sed etiam. Lorem ipsum sit amet dolore. Nulla facilisi. Sed tortor.</p>
+
-
 
+
-
</div>
+
-
 
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
<h3>Obscure.<span>Explanations</span></h3>
+
-
 
+
-
<p>
+
-
 
+
-
More info
+
-
 
+
-
</p>
+
-
 
+
-
 
+
-
<p>
+
-
 
+
-
Info
+
-
 
+
-
</p>
+
-
 
+
-
 
+
-
 
+
-
<div class="divider"></div>
+
-
 
+
-
<div class="summary">FooBar</div>
+
-
 
+
-
 
+
-
 
+
-
<h3>Tincidunt.Sed.<span>Vestibulum</span></h3>
+
-
 
+
-
<p>
+
-
 
+
-
Quisque suscipit, quam vel aliquet tincidunt, eros nisi ultrices urna, a interdum est purus vitae leo.
+
-
 
+
-
Pellentesque a lectus et tortor tincidunt <a href="#">dignissim etiam</a>. Aliquam erat volutpat. Quisque
+
-
 
+
-
risus nunc, eleifend gravida, ullamcorper non, gravida ut, nulla.
+
-
 
+
-
</p>
+
-
 
+
-
 
+
-
 
+
-
</div>
+
-
 
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
<div id="footer">
+
-
 
+
-
&copy; 2008 University of Sheffield SynBIO
+
-
 
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
</html>
+

Revision as of 14:34, 12 October 2008


Tuoslogo key rgb lo.gif

Home Our project Modelling Parts Lab Books Calendar Administration


On a mission for luminescence

E.coli transformed with GFP plasmid. How exciting!

Glowing E.coli

The aim of this year’s project is to engineer a biological machine which can sense cholera contamination in water, and rapidly test if water is potable. Technically, to achieve this easy way of testing water contamination the team is planning to apply quorum sensing. Quorum sensing bacteria have the ability to both secrete signaling molecules and receive them. When signaling molecule is present in the environment it binds to the receptor and activates a particular action within the organism. More.

More

links


The University of Sheffield

How lovely

Firth Court, Home of Molecular Biology

Our University is one of the six original Red Brick Universities, and is therefore one of the best in the country.

Its Molecular Biology and Biotechnology department is No.1 in the University, with the Engineering Department not far behind. Its from these departments our team members are proud to originate.

The University of Sheffield put its emphasis in the scientific departments on research-led teaching, including a £30m refurb on Firth Court (pictured)

Just the front!

The Union entrance


The University Union is one of the biggest in the country, and has just won the national award for Best Union 2nd year running!


Sponsors

Click to go to their website

Chelsi Group, University of Sheffield

Click to go to his website

Prof Robert Poole
MBB Department
University of Sheffield

Click to go to their website

IDT DNA Oligo and DNA synthesis

Click to go to their website

Fusion IP Group

Click to go to their website

iChemE

Click to go to the website

Sheffield University Union