Team:Cambridge/TEST1

From 2012.igem.org

(Difference between revisions)
 
(66 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<script type="text/javascript" src='/Team:Cambridge/static/hack.js?action=raw&ctype=text/javascript'></script>
 
-
<noscript>
 
-
<link rel='stylesheet' type='text/css' href='/Team:Cambridge/static/wiki.css?action=raw&ctype=text/css' />
 
-
<link rel='stylesheet' type='text/css' href='/Team:Cambridge/static/hack.css?action=raw&ctype=text/css' />
 
-
</noscript>
 
-
<div id='cam_page'>
+
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
-
<div id='cam_loading'>
+
-
  <div>Loading...</div>
+
-
</div>
+
-
<div id='cam_topbar' class='cam-box'>
+
<style type ='text/css'>
-
<div style='margin: 0px 12px; width:160px; float: left;'>
+
/* Wiki Hacks - START */
-
<div class='cam-ui-icon cam-ui-icon-igem'></div>
+
/* Author: Pieter van Boheemen */
-
<a href='https://2011.igem.org/Main_Page'>
+
/* Team: TU Delft */
-
iGEM HQ
+
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
-
</a>
+
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: scroll; height:100%;}
-
</div>
+
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;}
-
<div style='margin: 0px 12px;float:left;'>
+
#top-section { height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;
-
<div class='cam-ui-icon cam-ui-icon-edit'></div>
+
padding:0; border: none; font-size: 10px;}
-
<a id='edit-link' class='cam-external' href='#'>
+
#p-logo { height:1px; overflow:scroll; display: none;}
-
Page Source blah
+
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
-
</a>
+
#footer-box { width: 100%; margin: -10px auto 0 auto; padding: 20px 0;}
-
                <div class='cam-ui-icon cam-ui-icon-edit'></div>
+
.visualClear { display: none; }
-
<a id='edit-intro-link' class='cam-external' href='#'>
+
#footer { border: none; width: 965px; margin: 0 auto; padding: 0;}
-
Intro Source
+
.firstHeading { display: none;}
-
</a>
+
#f-list a { color: #333; font-size: 10px;}
-
</div>
+
#f-list a:hover { color: #666;}
-
<div id='cam_login_status' style='margin: 0px 12px;float:right;'>
+
.printfooter { display: none; }
-
  <span id='logged_out'>
+
#footer ul { margin: 0; padding: 0;}
-
<div class='cam-ui-icon cam-ui-icon-key'></div>
+
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
-
<a id='login-link' class='cam-external' href='#'>
+
#search-controls { display:none; }
-
Login
+
h3#siteSub { display: none;}
-
</a>
+
#contentSub {display: none;}
-
  </span>
+
p:first-child { display: none;}
-
  <span id='logged_in' style='display:none;'>
+
/* Wiki Hacks - END */
-
<div class='cam-ui-icon cam-ui-icon-user'></div>
+
</style>
-
<a id='user-link' class='cam-external' href='#'>
+
-
+
-
</a>
+
-
<div class='cam-ui-icon cam-ui-icon-user'></div>
+
-
<a id='account-link' class='cam-external' href='https://igem.org/User_Information'>
+
-
My Account
+
-
</a>
+
-
<div class='cam-ui-icon cam-ui-icon-key'></div>
+
-
<a id='logout-link' class='cam-external' href='/wiki/index.php?title=Special:UserLogout'>
+
-
Logout
+
-
</a>
+
-
  </span>
+
-
</div>
+
-
</div>
+
 +
<link rel='stylesheet' type='text/css' href='/Team:Cambridge/static/wiki_splash.css?action=raw&ctype=text/css'/> 
-
<div id = 'container' class = 'maincontainer'>
+
<script type="text/javascript">
 +
$(document).ready(function() {
-
<script type='text/javascript'>
+
$('.splash_over').css("display","none");
-
$(function(){
+
-
    $('.scroll-pane').css({'height':(($(window).height())-361)+'px'});
+
-
    $('#container').jScrollPane({scrollbarWidth:15, scrollbarMargin:15});
+
-
    $(window).resize(function(){
+
$('#HP').mouseover(function() {
-
          $('.scroll-pane').jScrollPaneRemove();
+
$('#HP').css("background", "url('https://static.igem.org/mediawiki/2012/c/ce/CAMV2_HP.jpg') no-repeat");
-
          $('#container').css({'height':(($(window).height())-361)+'px'});
+
$('#HP h8').css("background-color","white");
-
          $('.scroll-pane').jScrollPane({scrollbarWidth:15, scrollbarMargin:15});
+
$('#HP h9').css("background-color","white");
 +
$('#HP h9').css("color","black");
 +
});
 +
 +
    $('#HP').mouseleave(function() {
 +
$('#HP').css("background-image", "none");
 +
$('#HP h8').css("background-color","black");
 +
$('#HP h9').css("background-color","black");
 +
$('#HP h9').css("color","white");
     });
     });
 +
 +
$('#OV').mouseover(function() {
 +
$('#OV').css("background", "white no-repeat");
 +
$('#OV h8').css("background-color","white");
 +
$('#OV h8').css("color","black");
 +
$('#OV h9').css("background-color","white");
 +
$('#OV h9').css("color","black");
 +
});
 +
 +
    $('#OV').mouseleave(function() {
 +
$('#OV').css("background", "none");
 +
$('#OV h8').css("background-color","black");
 +
$('#OV h8').css("color","white");
 +
$('#OV h9').css("background-color","black");
 +
$('#OV h9').css("color","white");
 +
    });
 +
 +
$('#RS').mouseover(function() {
 +
$('#RS').css("background", "url('https://static.igem.org/mediawiki/2012/9/9e/CAMV2_RS.jpg') no-repeat");
 +
$('#RS h8').css("background-color","white");
 +
$('#RS h9').css("background-color","white");
 +
$('#RS h9').css("color","black");
 +
});
 +
 +
    $('#RS').mouseleave(function() {
 +
$('#RS').css("background-image", "none");
 +
$('#RS h8').css("background-color","black");
 +
$('#RS h9').css("background-color","black");
 +
$('#RS h9').css("color","white");
 +
    });
 +
 +
$('#RM').mouseover(function() {
 +
$('#RM').css("background", "url('https://static.igem.org/mediawiki/2012/2/23/CAMV2_RM.JPG') no-repeat");
 +
$('#RM h8').css("background-color","white");
 +
$('#RM h9').css("background-color","white");
 +
$('#RM h9').css("color","black");
 +
});
 +
 +
    $('#RM').mouseleave(function() {
 +
$('#RM').css("background-image", "none");
 +
$('#RM h8').css("background-color","black");
 +
$('#RM h9').css("background-color","black");
 +
$('#RM h9').css("color","white");
 +
    });
 +
 +
$('#BL').mouseover(function() {
 +
$('#BL').css("background", "url('https://static.igem.org/mediawiki/2012/e/e1/CAMV2_BL.jpg') no-repeat");
 +
$('#BL h8').css("background-color","white");
 +
$('#BL h9').css("background-color","white");
 +
$('#BL h9').css("color","black");
 +
});
 +
 +
    $('#BL').mouseleave(function() {
 +
$('#BL').css("background-image", "none");
 +
$('#BL h8').css("background-color","black");
 +
$('#BL h9').css("background-color","black");
 +
$('#BL h9').css("color","white");
 +
    });
 +
 +
$('#SD').mouseover(function() {
 +
$('#SD').css("background", "url('https://static.igem.org/mediawiki/2012/8/88/CAMV2_SD.jpg') no-repeat");
 +
$('#SD h8').css("background-color","white");
 +
$('#SD h9').css("background-color","white");
 +
$('#SD h9').css("color","black");
 +
});
 +
 +
    $('#SD').mouseleave(function() {
 +
$('#SD').css("background-image", "none");
 +
$('#SD h8').css("background-color","black");
 +
$('#SD h9').css("background-color","black");
 +
$('#SD h9').css("color","white");
 +
    });
 +
 +
 +
$('#abBox').css("display","none");
 +
 +
$('#abstract').click(function() {
 +
$('#abBox').fadeIn(100);
});
});
 +
 +
$('#abstractclose').click(function() {
 +
$('#abBox').fadeOut(100);
 +
});
 +
 +
  });
 +
</script>
</script>
-
<div id = "row1" class = 'row'>
+
 
-
<div id="Home" class = 'basicgrid'>
+
<html>
-
<h1> Home </h1>
+
 
 +
 
 +
 
 +
<div id='cam_page'>
 +
 
 +
<div id='wrapper'>
 +
<div id='top'>
 +
<a href="#">
 +
<div id='abstract_button'>
</div>
</div>
-
<div id="Outreach" class = 'basicgrid'>
+
</a>
-
<h1> Outreach </h1>
+
<a href="https://2012.igem.org/Team:Cambridge/Judging" class="cam-external">
 +
<div id='judging_button'>
</div>
</div>
-
<div id="Logo" class = 'basicgrid'>
+
</a>
-
<h1> Logo </h1>
+
</div>
</div>
 +
<div id='main'>
 +
 +
<div id='HP' class='splash'>
 +
<h8 style='color:#339900;'>Human Practices</h8>
 +
<p><h9>THE DRIVING FORCE</h9>
 +
<p><h9>Our goal is to standardise the output of biosensors, and to develop a cheap, user-friendly kit to be used in the field</h9>
 +
<p><h9> >>Overview</h9>
 +
<p><h9> >>Market Research</h9>
 +
<p><h9> >>Outreach & Collaborations</h9>
 +
<p><h9> >>Future Directions </h9>
</div>
</div>
-
<div id = "row2" class = 'row'>
+
 
-
<div id="Project" class = 'basicgrid' style="background-color:#00FFFF;">
+
<div id='OV' class='splash' style='padding-top: 0px;'>
-
<h1> Project </h1>
+
<h8 style='color:#FFFFFF;'>Parts for a Reliable and Field Ready Biosensing Platform</h8>
 +
<p><h9>OVERVIEW</h9>
 +
<p><h9>There are many biosensors available but there is no standard way to deploy them. Many are also non-quantitative and unpredictable. We have been working on a ratiometric luciferase output which can be read by an Arduino device.
 +
This output could be used with theoretically any biosensor. We investigated the potential of riboswitches as future biosensors. We use a B.subtilis chassis as these form low maintenance spores for easy, long-term storage. </h9>
 +
<p><h9> >>Overview</h9>
 +
<p><h9> >>Design Process</h9>
 +
<p><h9> >>Parts</h9>
 +
<p><h9> >>Lab book</h9>
 +
<p><h9> >>Results</h9>
</div>
</div>
-
<div id="Image" class = 'basicgrid' style="background-color:#FF00FF;">
+
 
-
<h1> Image </h1>
+
<div id='RS' class='splash'>
 +
<h8 style='color:#4682B4;'>RiboSense</h8>
 +
<p><h9>A NOVEL FLUORIDE SENSOR BASED ON A RIBOSWITCH CONSTRUCT</h9>
 +
<p><h9>Riboswitches may well be the biosensor of the future though they are currently under-represented in the registry.</h9>
 +
<p><a href='/Team:Cambridge/Ribosense/Overview'><h9> >>Overview</h9></a>
 +
<p><a href='/Team:Cambridge/Ribosense/DesignProcess'><h9> >>Design Process</h9></a>
 +
<p><a href='/Team:Cambridge/Ribosense/Parts'><h9> >>Parts</h9></a>
 +
<p><a href='/Team:Cambridge/Ribosense/Labbook'><h9> >>Lab book</h9></a>
 +
<p><a href='/Team:Cambridge/Ribosense/Results'><h9> >>Results</h9></a>
</div>
</div>
-
<div id="Logo" class = 'basicgrid' style="background-color:#FFFF00;">
+
 
-
<h1> Logo </h1>
+
<div id='RM' class='splash'>
 +
<h8 style='color:#FF9900;'>Ratiometrica</h8>
 +
<p><h9>INVESTIGATING THE POTENTIAL OF RATIOMETRIC REPORTER CONSTRUCTS FOR ACCURATE AND REPRODUCIBLE CHARACTERISATION</h9>
 +
<p><h9>We designed fluorescence and luminescence-based constructs that would function in both E.coli and B.subtilis</h9>
 +
<p><h9> >>Overview</h9>
 +
<p><h9> >>Design Process</h9>
 +
<p><h9> >>Parts</h9>
 +
<p><h9> >>Lab book</h9>
 +
<p><h9> >>Results</h9>
</div>
</div>
-
</div><div id = "row3" class = 'row'>
+
 
-
<div id="Team" class = 'basicgrid' style="background-color:#22FFFF;">
+
<div id='BL' class='splash'>
-
<h1> Team </h1>
+
<h8 style='color:#FFFF00;'>Biologger</h8>
 +
<p><h9>A CHEAP, ARDUINO-BASED, AUTOMATIC ROTARY RATIOLUMINOMETER</h9>
 +
<p><h9>An open-sourced, open-platform approach relaying easily interpretable information to a user that is an accurate representation of the input processed by a biological device.</h9>
 +
<p><h9> >>Overview</h9>
 +
<p><h9> >>Design Process</h9>
 +
<p><h9> >>Parts</h9>
 +
<p><h9> >>Lab book</h9>
 +
<p><h9> >>Results</h9>
</div>
</div>
-
<div id="Safety" class = 'basicgrid' style="background-color:#FF22FF;">
+
 
-
<h1> safety </h1>
+
<div id='SD' class='splash'>
 +
<h8 style='color:#FF0033;'>Sporage & Distribution</h8>
 +
<p><h9>B. SUBTILIS: LONG TERM, USER-FRIENDLY STORAGE</h9>
 +
<p><h9>We developed and optimised procedures for sporulation and germination.</h9>
 +
<p><h9> >>Overview</h9>
 +
<p><h9> >>Design Process</h9>
 +
<p><h9> >>Parts</h9>
 +
<p><h9> >>Lab book</h9>
 +
<p><h9> >>Results</h9>
</div>
</div>
-
<div id="Sponsors" class = 'basicgrid' style="background-color:#FFFF22;">
+
 
-
<h1> Sponsors </h1>
+
</div>
</div>
 +
<div id='bottom'>
 +
<a href= "/Team:Cambridge/Diary/Week_1">
 +
<div id='diary' class='bottom_nav'>
</div>
</div>
-
 
+
</a>
 +
<a href= "/Team:Cambridge/Protocols">
 +
<div id='protocols' class='bottom_nav'>
 +
</div>
 +
</a>
 +
<a href= "/Team:Cambridge/Team">
 +
<div id='team' class='bottom_nav'>
 +
</div>
 +
</a>
 +
<a href= "/Team:Cambridge/Sponsors">
 +
<div id='sponsors' class='bottom_nav'>
 +
</div>
 +
</a>
 +
<a href= "/Team:Cambridge/Safety">
 +
<div id='safety' class='bottom_nav'>
 +
</div>
 +
</a>
 +
<a href= "http://www.facebook.com/CambridgeIgem2012" class="cam-external">
 +
<div id='facebook' class='bottom_social'>
 +
</div>
 +
</a>
 +
<a href= "http://www.flickr.com/photos/cambridgeigem2012/" class="cam-external">
 +
<div id='flickr' class='bottom_social'>
 +
</div>
 +
</a>
 +
<a href= "http://twitter.com/cambridgeigem12" class="cam-external">
 +
<div id='twitter' class='bottom_social'>
 +
</div>
 +
</a>
 +
<a href= "http://www.youtube.com/watch?v=lO6ajD0KfVI&feature=youtu.be" class="cam-external">
 +
<div id='youtube' class='bottom_social'>
 +
</div>
 +
</a>
</div>
</div>
 +
 +
 +
</div>
</html>
</html>

Latest revision as of 11:06, 25 October 2012

Human Practices

THE DRIVING FORCE

Our goal is to standardise the output of biosensors, and to develop a cheap, user-friendly kit to be used in the field

>>Overview

>>Market Research

>>Outreach & Collaborations

>>Future Directions

Parts for a Reliable and Field Ready Biosensing Platform

OVERVIEW

There are many biosensors available but there is no standard way to deploy them. Many are also non-quantitative and unpredictable. We have been working on a ratiometric luciferase output which can be read by an Arduino device. This output could be used with theoretically any biosensor. We investigated the potential of riboswitches as future biosensors. We use a B.subtilis chassis as these form low maintenance spores for easy, long-term storage.

>>Overview

>>Design Process

>>Parts

>>Lab book

>>Results

RiboSense

A NOVEL FLUORIDE SENSOR BASED ON A RIBOSWITCH CONSTRUCT

Riboswitches may well be the biosensor of the future though they are currently under-represented in the registry.

>>Overview

>>Design Process

>>Parts

>>Lab book

>>Results

Ratiometrica

INVESTIGATING THE POTENTIAL OF RATIOMETRIC REPORTER CONSTRUCTS FOR ACCURATE AND REPRODUCIBLE CHARACTERISATION

We designed fluorescence and luminescence-based constructs that would function in both E.coli and B.subtilis

>>Overview

>>Design Process

>>Parts

>>Lab book

>>Results

Biologger

A CHEAP, ARDUINO-BASED, AUTOMATIC ROTARY RATIOLUMINOMETER

An open-sourced, open-platform approach relaying easily interpretable information to a user that is an accurate representation of the input processed by a biological device.

>>Overview

>>Design Process

>>Parts

>>Lab book

>>Results

Sporage & Distribution

B. SUBTILIS: LONG TERM, USER-FRIENDLY STORAGE

We developed and optimised procedures for sporulation and germination.

>>Overview

>>Design Process

>>Parts

>>Lab book

>>Results