Team:UEA-JIC Norwich/Nittygritty-bacteria

From 2011.igem.org

(Difference between revisions)
 
(11 intermediate revisions not shown)
Line 1: Line 1:
-
<div style="background-color:#43BFC7; color:#254117">
+
<html>
 +
<head>
 +
    <meta http-equiv="content-type" content="text/html;charset=utf-8" />
 +
    <title>University of Calgary</title>
-
<html>
+
<script type="text/javascript"><!--
 +
var delay=7000
 +
var ie4=document.all
 +
var curindex=0
 +
var totalcontent=0
 +
function get_total(){
 +
if (ie4){
 +
while (eval("document.all.content"+totalcontent))
 +
totalcontent++
 +
}
 +
else{
 +
while (document.getElementById("content"+totalcontent))
 +
totalcontent++
 +
}
 +
}
 +
function contract_all(){
 +
for (y=0;y<totalcontent;y++){
 +
if (ie4)
 +
eval("document.all.content"+y).style.display="none"
 +
else
 +
document.getElementById("content"+y).style.display="none"
 +
}
 +
}
 +
function expand_one(which){
 +
contract_all()
 +
if (ie4)
 +
eval("document.all.content"+which).style.display=""
 +
else
 +
document.getElementById("content"+which).style.display=""
 +
}
 +
function rotate_content(){
 +
get_total()
 +
contract_all()
 +
expand_one(curindex)
 +
curindex=(curindex<totalcontent-1)? curindex+1: 0
 +
setTimeout("rotate_content()",delay)
 +
}
 +
window.onload=rotate_content
 +
//--></script>
 +
</head>
-
<style type="text/css">
+
<style>
-
#globalWrapper {background-color: #153E7E;}
+
body{
-
#top-section { height: 14px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;}
+
background-color: #222222;
-
#p-logo { height: 0px; margin: -1px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;}
+
font: 11px Arial;
-
#menubar.left-menu { background-color:#606060; width:965px; float:left; border: none;}
+
color: #888888;
-
#menubar.left-menu a {color:white;}
+
padding: 5px 5px 5px 5px;
-
#search-controls {display:none; }
+
    }
-
#contentgrid {padding-left:25px;padding-right:25px;width:925px;border: 1px solid #529bc7background-color: white; margin-left:-6px; margin-bottom:-5px; }
+
-
.firstHeading{width: 0px; height: 0px; margin-bottom: 0px; display: none; position: relative; top:0; left:0; margin:0;}  
+
-
#headerimage {width:965px; margin-bottom:10px}
+
b{
-
#headerimage img {max-width:965px;}
+
color: #ffffff;
-
#headermenu {text-align:center; width:965px; height:22px;border-bottom:1px solid #529bc7;}
+
}
-
#headermenu ul {display:inline-block; zoom:1;}  
+
 
-
#headermenu ul.top {margin-left:0;}
+
.heading{
-
#headermenu ul {text-align:left; margin:0; padding:0; list-style:none; white-space:nowrap;}  
+
color: #000;
-
#headermenu li {margin:0; padding:0;}
+
font: 14px century gothic;
-
#headermenu a {display:block; font:normal 11px verdana,arial,sans-serif;color:#82CAFA; line-height:22px; text-decoration:none; padding:0 20px;}
+
padding: 5px 5px 2px 5px;
-
#headermenu li:hover > ul {visibility:visible;}
+
font-weight: bold;
-
#headermenu a:hover ul,
+
}
-
#headermenu a:hover a:hover ul,
+
 
-
#headermenu a:hover a:hover a:hover ul {visibility:visible;}
+
.titlebg{
-
#headermenu a:hover ul ul,
+
position: absolute;
-
#headermenu a:hover a:hover ul ul {visibility:hidden;}
+
top: 0px;
-
#headermenu ul.top {margin:0 auto;}
+
background-color: #000000;
-
#headermenu li.top-li {float:left; position:relative; margin-right:1px;}
+
width: 965px;
-
#headermenu a.top-a {float:left; padding:0 0 0 20px; background:url(https://static.igem.org/mediawiki/2011/2/2f/Screen_shot_2011-06-23_at_14.05.42.png) no-repeat left top;}
+
height: 50px;
-
#headermenu a.top-a b {float:left; padding:0 20px 0 0; background:url(https://static.igem.org/mediawiki/2011/2/22/Screen_shot_2011-06-23_at_14.01.36.png) no-repeat right top; cursor:pointer; cursor:hand;}
+
  /* for IE */
-
#headermenu a.down b {float:left; padding:0 20px 0 0; background:url(https://static.igem.org/mediawiki/2011/2/22/Screen_shot_2011-06-23_at_14.01.36.png) no-repeat right top; cursor:pointer;}
+
  filter:alpha(opacity=60);
-
#headermenu a.top-a:hover {white-space:nowrap; background:url(https://static.igem.org/mediawiki/2011/2/2f/Screen_shot_2011-06-23_at_14.05.42.png) no-repeat left -30px;}
+
  /* CSS3 standard */
-
#headermenu a.top-a:hover b,
+
  opacity:0.6;
-
#headermenu a.top-a:focus b,
+
z-index:3;
-
#headermenu a.top-a:active b {color:#FDD017; background:url(https://static.igem.org/mediawiki/2011/3/33/Tab_new_1.png) no-repeat right -30px; cursor:pointer;}
+
      }
-
#headermenu a.down:hover b,
+
 
-
#headermenu a.down:focus b,
+
.title{
-
#headermenu a.down:active b {color:#000; background:url(https://static.igem.org/mediawiki/2011/3/33/Tab_new_1.png) no-repeat right -30px; cursor:pointer;}
+
position: absolute;
-
#headermenu li.top-li:hover > a {white-space:nowrap; background:url(https://static.igem.org/mediawiki/2011/d/d7/0.5_Tab.png) no-repeat left -30px;}
+
top: 0px;
-
#headermenu li.top-li:hover > a b {color:#FDD017; background:url(https://static.igem.org/mediawiki/2011/3/33/Tab_new_1.png) no-repeat right -30px;}
+
float: left;
-
#headermenu li.top-li:hover > a.down b {color:#FDD017;  background:url(https://static.igem.org/mediawiki/2011/3/33/Tab_new_1.png) no-repeat right -30px;}
+
font: 35px Trebuchet MS;
-
#headermenu li ul {display:block; position:absolute; visibility:hidden; background:#529bc7; padding:1px 1px 8px 1px; left:0;}
+
color: #FFF;
-
#headermenu li li {border-bottom:1px solid #529bc7;}
+
padding-top: 5px;
-
#headermenu li li a {background:#fff;}  
+
padding-left: 10px;
-
#headermenu li li a:hover {background:#153E7E;}  
+
z-index: 4;
-
#headermenu li li:hover > a {background:#153e7e;}
+
      }
-
#headermenu ul.drop-down {top:22px; opacity:1.0;}
+
 
-
#headermenu li li ul {left:100%; margin-top:-23px; margin-left:-5px;}
+
.header{
-
#headermenu table {text-align:left; position:absolute;top:0;left:0;border-collapse:collapse;}
+
z-index: 1;
-
#headermenu table ul li a {padding-left:0; padd\ing-left:20px;}
+
position: absolute;
-
#headermenu table table {top:auto; left:100%; margin-left:-1px; padding:0; margin:0;}
+
top: 0px;
-
#headermenu table table ul {margin-top:-4px; marg\in-top:-7px;}
+
height: 293px;
 +
    }
 +
 
 +
.menu{
 +
z-index: 5;
 +
position: absolute;
 +
top: 220px;
 +
font: 18px Trebuchet MS;
 +
text-align: center;
 +
          }
 +
 
 +
.menubg{
 +
position: absolute;
 +
top: 243px;
 +
background-color: #000000;
 +
width: 965px;
 +
height: 50px;
 +
  /* for IE */
 +
  filter:alpha(opacity=60);
 +
  /* CSS3 standard */
 +
  opacity:0.6;
 +
z-index:2;
 +
      }
 +
a:link{color:#fff;}
 +
a:visited{color:#fff;}
 +
a:active{color:#fff;}
</style>
</style>
-
<div id="wrap">
 
-
<div id="headermenu">
 
-
<ul class="top">
 
-
<li class="top-li"><a class="top-a" href="https://2011.igem.org/Team:UEA-JIC_Norwich"><b>Home</b></a>
 
-
</li>
 
-
       
 
-
<li class="top-li"><a class="top-a" href="https://2011.igem.org/Team:UEA-JIC_Norwich/Team"><b>Team</b></a>
 
-
 
-
</li>
 
-
       
 
-
<li class="top-li"><a class="top-a down" href=""><b>Aims</b>
 
-
<ul class="drop-down">
 
-
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Project">Overview</a></li>
 
-
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Nittygritty-bacteria">Bacteria</a></li>
 
-
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Nittygritty-algae">Algae</a></li>
 
-
                                <li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Nittygritty-moss">Moss</a></li>
 
-
</ul>
 
-
</li>
 
-
       
 
-
<li class="top-li"><a class="top-a down" href=""><b>Registry Parts</b>
 
-
<ul class="drop-down">
 
-
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Registryoverview">Overview</a></li>
 
-
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Registrycharacterisation">Characterization</a></li>
 
-
</ul>
 
-
</li>
 
-
       
 
-
<li class="top-li"><a class="top-a down" href="https://2011.igem.org/Team:UEA-JIC_Norwich/Methods"><b>Methods</b>
 
-
 
-
</li>
 
-
<li class="top-li"><a class="top-a down" href=""><b>Journal</b>
+
<body bgcolor="#414141">
-
<ul class="drop-down">
+
<body align:center>
-
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Notebook">Lab Journal</a></li>
+
 
-
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/DaytoDay">Day to Day Journal</a></li>
+
-
</ul>
+
-
</li>
+
-
     
+
-
<li class="top-li"><a class="top-a" href="https://2011.igem.org/Team:UEA-JIC_Norwich/Safety"><b>Lab Safety</b></a>
 
-
</li> 
 
-
 
-
<li class="top-li"><a class="top-a down" href=""><b>Human Practices</b></a>
 
-
<ul class="drop-down">
 
-
<li><a href="top-a down" href="https://2011.igem.org/Team:UEA-JIC_Norwich/Outreach">Outreach</a></li>
 
-
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Energyconservation">Energy Conservation</a></li>
 
-
</ul></li> 
 
-
  <li class="top-li"><a class="top-a" href="https://2011.igem.org/Team:UEA-JIC_Norwich/Media"><b>Media</b></a>
 
-
</li>
 
-
<li class="top-li"><a class="top-a" href="https://2011.igem.org/Team:UEA-JIC_Norwich/Follow_us"><b>Follow Us</b></a>
 
-
</li>
 
 +
<div class="header">
 +
<div class="titlebg">
 +
</div>
 +
<div class="title">
 +
UNIVERSITY OF EAST ANGLIA-JOHN INNES CENTRE
 +
</div>
 +
<div id="content0" style="display:none">
 +
<img src="https://static.igem.org/mediawiki/2011/0/03/Ziggurats_for_banner.jpg" width="965px" height="293px" border="0"></div>
 +
<div id="content1" style="display:none">
 +
<img src="https://static.igem.org/mediawiki/2011/d/db/JIC_AERIAL_VIEW_BANNER.jpg" width="965px" height="293px" border="0"></div>
 +
<div id="content2" style="display:none">
 +
<img src="https://static.igem.org/mediawiki/2011/0/09/CHLAMY_BANNER.jpg" width="965px" height="293px" border="0"></div>
 +
<div id="content3" style="display:none">
 +
<img src="https://static.igem.org/mediawiki/2011/d/db/Fountain_border.jpg" width="965px" height="293px" border="0"></div>
 +
<div id="content4" style="display:none">
 +
<img src="https://static.igem.org/mediawiki/2011/0/05/Physcomitrella_P.jpg " width="965px" height="293px" border="0">
</div>
</div>
-
<html>
 
-
<div id="contentgrid">
 
-
</html>
 
-
<html>
+
<div class="menubg">
-
<head>
+
</div>
-
</head>
+
-
<body>
+
-
<p><h1>Making bacteria see.</h1></p>
+
-
<p>We are planning to transform the bacterial species <i>Escherichia coli</i>. We chose <i>E.coli</i> because its genome has been completely sequenced, it has a high transformation frequency and is relatively simple to manipulate. As most iGEM projects have centered around <i>E.coli</i> most Biobricks are also optimised for expression in this species. We therefore wished to first use <i>E.coli</i> to test that the luminescence could be achieved and that a form of control was also possible, before we moved onto the more advanced eukaryotic species we planned to work with. We plan to ultimately transform <i>E.coli</i> with a new composite Biobrick. This will be formed of four existing Biobricks including Cph8 (BBa_I15010), OmpR (BBa_R0082), Green Luciferase (BBa_K325229) and Luciferin Recovery Enzyme (BBa_K325202).</p>
+
-
<p>Cph8 is a composite part formed of the Cph1 and Env Biobricks. Cph1 is a light sensing domain most sensitive to red light in the region of 660nm. When translated, light exposure inhibits the activity of the EnvZ histidine kinase domain. Thus, the kinase activity will only be active in the dark. When in this state, EnvZ phosphorylates the OmpR promoter to OmpR-P. This promoter is usually upstream of the OmpC gene. We are planning to place this promoter upstream of the luciferase and luciferase recovery enzyme Biobricks. Therefore, our cells will only luminesce in the dark!</p>
+
-
<p><h2>Experimental Plan</h2></p>
+
-
<p><strong>Week 1 & 2</strong></p>
+
<div class="menu">
-
<p>1. Conduct transformations of all desired biobricks: OmpR (BBa_r0082), Cph8 (BBa_i15010), Green Luciferase (BBa_k325229), Luciferin Regnerating Enzyme (BBa_k325202) and Green Luciferase and LRE composite (BBa_i1308)</p>
+
 +
<!--[if lt IE 7]>
 +
<script type="text/javascript">
-
<p><strong>Week 3</strong></p>
+
sfHover = function() {
-
<p>1. Make culture and glycerol stock solutions of above successful Biobricks (OmpR, Green Luciferase and Luciferin Regenerating Enzyme)</p>
+
var sfEls = document.getElementById("nav").getElementsByTagName("LI");
-
<p>2. Make further transformation of the Biobrick BBa_M30109 (this contains an alternative source of Cph8)</p>
+
for (var i=0; i<sfEls.length; i++) {
-
<p>3. Do mini prep plasmid extraction of above transformed E.coli cells</p>
+
sfEls[i].onmouseover=function() {
 +
this.className+=" over";
 +
}
 +
sfEls[i].onmouseout=function() {
 +
this.className=this.className.replace(new RegExp(" over\\b"), "");
 +
}
 +
}
 +
}
 +
if (window.attachEvent) window.attachEvent("onload", sfHover);
 +
</script>
 +
<![endif]-->
 +
<style type="text/css">
 +
/* general styling */
 +
*{margin:0;padding:0}
 +
body {
 +
font: x-small Verdana, Arial, Helvetica, sans-serif;
 +
text-align:left;
 +
padding:20px;
 +
}
 +
.outer{
 +
padding:0px 0 0 0;
 +
width:965px;
 +
margin:auto;
 +
position:relative;
 +
text-align:center;
 +
}
-
<p><strong>Week 4</strong></p>
+
/* drop up */
-
<p>1. PCR of Cph8</p>
+
ul#nav,ul#nav ul {
-
<p>2. Run gels to ensure successful gene extraction, and restriction digest to ensure fragments of the correct size are present</p>
+
margin: 0;
-
<p>3. Insert into plasmid</p>
+
padding: 0;
-
<p>4. Do ligation of Biobricks Cph8, OmpR, Green Luciferase and Luciferin Recovery Enzyme and insert into the plasmid</p>
+
list-style: none;
-
<p>5. Test Green Luciferase with Luciferin substrate</p>
+
}
 +
ul#nav {
 +
width:965px;
 +
height:25px;
 +
 +
}
 +
ul#nav li {
 +
position: relative;
 +
float: left;
 +
width:193px;
 +
height:25px;
 +
color:#fff;
 +
text-align:left;
 +
}
 +
ul#nav li a {
 +
text-decoration: none;
 +
color:#fff;
 +
     
 +
}
 +
#nav li ul {
 +
position: absolute;
 +
left: 0;
 +
top:-170px;
 +
margin-left:-999em;
 +
border:none;
 +
height:193px;
 +
width:193px;
 +
background:#000;
 +
/*opacity for IE5+*/
 +
  filter: alpha(opacity=60);
 +
  /*opacity for older Mozilla browsers*/
 +
  -moz-opacity: 0.6;
 +
  /*opacity for mozilla/safari*/
 +
  opacity: 0.6;
 +
}
 +
ul#nav li li{height:auto;border:none;}
 +
ul#nav li li a{
 +
color:#fff;
 +
padding:2px 5px 2px 5px;
 +
display:block;
 +
}
 +
ul#nav li:hover ul,
 +
ul#nav li.over ul {
 +
margin-left:0;
 +
}
 +
ul#nav li:hover,
 +
ul#nav li.over,
 +
ul#nav li:hover a,
 +
ul#nav li.over a {color:#000}
-
<p><strong>Week 5</strong></p>
+
ul#nav li:hover li a,ul#nav li.over li a{color:#fff;}
-
<p>1. Run gel of ligated biobrick and restriction digest gel to ensure correct size and fragment size</p>
+
ul#nav li li a:hover{color:#000; background-color: #fff;}
-
<p>2. Transformation of the composite biobrick formed of the genes  into E.Coli</p>
+
ul#nav li p {padding:0px;}
-
<p>3. Make culture and glycerol stock solution of above transformed cells</p>
+
ul#nav li.last,ul#nav li.last ul{border:none;width:193px;}
-
<p>4. Light detection following administration of Luciferin. </p>
+
 
-
</body>
+
</style>
-
</html>
+
 
 +
<div class="outer">
 +
 +
<ul id="nav">
 +
<li>
 +
<p><br/><a href="https://2011.igem.org/Team:UEA-JIC_Norwich">&nbsp;&nbsp;HOME</a></p>
 +
 +
 +
</li>
 +
<li>
 +
<p><br/><a href="https://2011.igem.org/Team:UEA-JIC_Norwich">&nbsp;&nbsp;TEAM</a></p>
 +
 +
</li>
 +
<li>
 +
<p><br />
 +
<a href="#">&nbsp;&nbsp;PROJECT</a></p>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Project">Project Overview</a></li>
 +
                                <li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Nittygritty-algae">Algae</a></li>
 +
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Nittygritty-moss">Moss</a></li>
 +
 +
</ul>
 +
</li>
 +
<li>
 +
<p><br />
 +
<a href="#">&nbsp;&nbsp;REGISTRY</a></p>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Registryoverview">Overview</a></li>
 +
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Registrycharacterisation">Characterisation</a></li>
 +
 
 +
</ul>
 +
</li>
 +
                <li class="last">
 +
<p><br />
 +
<a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Methods">&nbsp;&nbsp;LAB</a></p>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Methods">Methods</a></li>
 +
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Notebook">Lab Journal</a></li>
 +
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/DaytoDay">Day to Day</a></li>
 +
<li><a href="https://2011.igem.org/Team:UEA-JIC_Norwich/Safety">Lab Safety</a></li>
 +
                           
 +
</ul>
 +
</li>
 +
</ul>
 +
</div>
 +
</div>

Latest revision as of 14:41, 28 July 2011

University of Calgary

UNIVERSITY OF EAST ANGLIA-JOHN INNES CENTRE