Team:Calgary

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
{{Team:Calgary/MainHeader}}
{{Team:Calgary/MainHeader}}
-
{{Team:Calgary/BasicPage|
+
 
-
SECTION=|
+
-
SIDELIST=<html>
+
-
</html>|
+
-
TITLE=Detect and Destroy: Building FRED and OSCAR|
+
-
CONTENT=
+
<html>
<html>
-
<img style="width: 200px; float: right;" id="fredbuilding" src="https://static.igem.org/mediawiki/2012/a/a2/UCalgary2012_Fred_Construction_V2.png"></img>
+
<!--
-
<p>Welcome! Our site is currently undergoing construction. We appreciate your patience as we continue to update.</p>
+
Completed: Epic Box and all rollovers associated with the box.
-
<h2>Project Description</h2>
+
Change text in Epic Box to each icon.
-
<p>Naphthenic acids (NAs) are a group of recalcitrant carboxylic acid-containing compounds that are byproducts of the bitumen extraction process. These toxic and corrosive compounds are part of the solid and liquid wastes deposited into large holding areas called tailings ponds, which pose a potential environmental and economic concern to Alberta and to other areas. The University of Calgary 2012 iGEM team aims to develop a collection of NA-sensing and degrading organisms for their detection and bioremediation. Continuing from the 2011 iGEM team’s work on developing a biosensor for the detection of NAs, our team aims to better characterize a biological system for detection and quantitative measurement of these and other tailings pond compounds using an electrochemical output. New this year, our major objective is to develop procedures for the conversion of NAs into useful hydrocarbons. This requires the removal of a variety of chemical groups (carboxyl, sulfur, nitrogen, and polycyclic rings) from NAs which we will develop using known biological pathways from a variety of microorganisms. Furthermore, our group aims to develop biological (in the form of a kill switch) and structural solutions to safety problems found in the scale up process of synthetic biology industrial applications. Finally, we hope to develop aproof-of-concept bioreactor system that will be capable of converting these NAs into clean hydrocarbons suitable for industrial use. By providing both an environmental and economic benefit through the remediation of NAs, the 2012 University of Calgary iGEM team hopes to better facilitate biological methodologies for toxin remediation in Alberta, Canada, and beyond.</p>
+
 
 +
To do: Finish main page
 +
-->
 +
<head>
 +
 
 +
<meta name="HandheldFriendly" content="True" />
 +
<meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, initial-scale=1.0, maximum-scale=1.0" />
 +
 
 +
<!--CSS styles: global-->
 +
<link rel='stylesheet' type='text/css' href="https://2012.igem.org/Team:Calgary/static/basicpageglobal.css?action=raw&ctype=text/css" />
 +
 
 +
<style>
 +
/*======
 +
Desktop Styling
 +
======*/
 +
@media only screen and (min-device-width:481px) {
 +
 +
/***Body styling***/
 +
h1{
 +
font-size: 2.5em;
 +
}
 +
h2{
 +
font-size: 1.8em;
 +
}
 +
 
 +
#box1{
 +
width: 968px;
 +
margin-top: -8px;
 +
background: #CCCCCC;
 +
padding-bottom: 20px;
 +
margin-bottom: 13px;
 +
}
 +
#box1 h2{
 +
padding: 20px 20px 20px 20px;
 +
}
 +
#box1 p{
 +
padding: 0px 20px 0px 20px;
 +
font-size: 1.1em;
 +
}
 +
 +
/***positioning of elements in ZE EPIC BOX***/
 +
#epicbox{
 +
margin-top: 4px;
 +
}
 +
 +
#boximgcontainer{
 +
float: left;
 +
width: 644px;
 +
height: 655px;
 +
}
 +
#boximgcontainer div{
 +
float: left;
 +
position: relative;
 +
}
 +
#orangebox{
 +
margin-bottom: 4px;
 +
}
 +
#orangebox .imgbox{
 +
width: 644px;
 +
height: 215px;
 +
top: 108px;
 +
background: #F6A82D;
 +
margin-bottom: 4px;
 +
}
 +
.oblank{
 +
width: 644px;
 +
height: 104px;
 +
background: #FFE485;
 +
position: relative;
 +
top: -219px;
 +
}
 +
#orangebox:hover .oblank, .oblank:hover{
 +
display: none;
 +
}
 +
#orangebox .iconcontainer{
 +
position: relative;
 +
display: none;
 +
left: auto;
 +
top: -219px;
 +
}
 +
.iconbox div, .iconbox{
 +
width: 104px;
 +
height: 104px;
 +
margin-right: 4px;
 +
}
 +
a.obox1 div{
 +
background: #FFD35A;
 +
}
 +
a.obox2 div{
 +
background: #FECC44;
 +
}
 +
a.obox3 div{
 +
background: #F8C22E;
 +
}
 +
a.obox4 div{
 +
background: #F8B32E;
 +
}
 +
a.obox5 div{
 +
background: #F6A82D;
 +
}
 +
a.obox6 div{
 +
background: #F39808;
 +
margin-right: 0;
 +
}
 +
#orangebox div:hover, #orangebox div.iconbox:hover div{
 +
background: #FFE44F;
 +
}
 +
#orangebox:hover .iconcontainer{
 +
display: block;
 +
background: transparent;
 +
}
 +
 +
 +
#greenbox .imgbox{
 +
width: 320px;
 +
height: 215px;
 +
background: #58CD45;
 +
}
 +
.gblank{
 +
width: 320px;
 +
height: 104px;
 +
background: #A5FF8E;
 +
position: relative;
 +
top: 219px;
 +
left: -320px;
 +
}
 +
#greenbox .iconcontainer{
 +
position: relative;
 +
margin-top: 4px;
 +
left: -999em;
 +
z-index: 1;
 +
}
 +
a.gbox1 div{
 +
background: #72E85B;
 +
}
 +
a.gbox2 div{
 +
background: #5BCD45;
 +
}
 +
a.gbox3 div{
 +
background: #4CC035;
 +
}
 +
a.gbox4 div{
 +
background: #44AF2F;
 +
}
 +
#greenbox div:hover, #greenbox div.iconbox:hover div{
 +
background: #94FF7D;
 +
z-index: 99; /*hovers are not overridden by OSCAR boxes*/
 +
}
 +
#greenbox:hover .gblank, .gblank:hover{
 +
display: none;
 +
}
 +
#greenbox:hover .iconcontainer{
 +
left: auto;
 +
background: transparent;
 +
}
 +
 +
#bluebox{
 +
position: relative;
 +
top: -323px;
 +
left: 320px;
 +
}
 +
#bluebox .imgbox{
 +
width: 320px;
 +
height: 215px;
 +
background: #5BB5E8;
 +
margin-left: 4px;
 +
}
 +
.bblank{
 +
width: 320px;
 +
height: 104px;
 +
background: #C5F0F0;
 +
position: relative;
 +
top: 219px;
 +
left: -320px;
 +
z-index: 0;
 +
}
 +
#bluebox .iconcontainer{
 +
position: relative;
 +
margin-top: 4px;
 +
left: -999em;
 +
z-index: 0;
 +
}
 +
a.bbox1 div{
 +
background: #1574AA;
 +
}
 +
a.bbox2 div{
 +
background: #2580B3;
 +
}
 +
a.bbox3 div{
 +
background: #3285B4;
 +
}
 +
a.bbox4 div{
 +
background: #4292BF;
 +
}
 +
a.bbox5 div{
 +
background: #50A2D0;
 +
}
 +
a.bbox6 div{
 +
background: #5BB5E8;
 +
margin: 0;
 +
}
 +
#bluebox div:hover, #bluebox .iconbox:hover div{
 +
background: #7DD7FF;
 +
z-index: 99; /*hovers are not overridden by FRED boxes*/
 +
}
 +
#bluebox:hover .bblank, .bblank:hover{
 +
display: none;
 +
}
 +
#bluebox:hover .iconcontainer{
 +
left: -320px;
 +
background: transparent;
 +
}
 +
 +
#boxinfo{
 +
float: right;
 +
position: relative;
 +
width: 320px;
 +
left: 3px;
 +
background: #555555;
 +
height: 650px;
 +
margin-bottom: 12px;
 +
}
 +
#boxinfo h2{
 +
color: white;
 +
padding: 20px 20px 0px;
 +
}
 +
#boxinfo p{
 +
color: white;
 +
padding: 10px 20px 20px;
 +
font-size: 1.2em;
 +
}
 +
/*initial boxinfo appearance settings*/
 +
#boxinfo div.orangebox, #boxinfo div.obox1, #boxinfo div.obox2, #boxinfo div.obox3, #boxinfo div.obox4, #boxinfo div.obox5, #boxinfo div.obox6,
 +
#boxinfo div.greenbox, #boxinfo div.gbox1, #boxinfo div.gbox2, #boxinfo div.gbox3, #boxinfo div.gbox4,
 +
#boxinfo div.bluebox, #boxinfo div.bbox1, #boxinfo div.bbox2, #boxinfo div.bbox3, #boxinfo div.bbox4, #boxinfo div.bbox5, #boxinfo div.bbox6{
 +
display: none;
 +
}
 +
/*bold colours for FRED and OSCAR*/
 +
#boxinfo div.greenbox b{
 +
color: #72E85B;
 +
}
 +
#boxinfo div.bluebox b{
 +
color: #5EB7F0;
 +
}
 +
#threeboxes{
 +
clear: both;
 +
margin-top: 4px;
 +
position: relative;
 +
width: 968px;
 +
margin-bottom: 12px;
 +
}
 +
#threeboxes a, #threeboxes a div{
 +
width: 320px;
 +
height: 155px;
 +
float: left;
 +
margin-bottom: 12px;
 +
}
 +
#threeboxes div h2{
 +
padding: 20px 20px 0px;
 +
position: relative;
 +
top: -155px;
 +
}
 +
#threeboxes div p{
 +
padding: 0px 20px;
 +
position: relative;
 +
top: -155px;
 +
}
 +
#greybox1{
 +
margin-right: 4px;
 +
background: #58CD45;
 +
}
 +
#greybox1:hover{
 +
background: #94FF7D;
 +
}
 +
#greybox2{
 +
margin-right: 4px;
 +
background: #5BB5E8;
 +
}
 +
#greybox2:hover{
 +
background: #7DD7FF;
 +
}
 +
#greybox3{
 +
margin: 0;
 +
background: #F6A82D;
 +
}
 +
#greybox3:hover{
 +
background: #FFE44F;
 +
}
 +
 +
#sponsorsbox{
 +
clear: both;
 +
position: relative;
 +
width: 968px;
 +
margin: 4px 0px;
 +
background: #EEEEEE;
 +
}
 +
#sponsorsbox h2{
 +
padding: 20px 20px 0px 20px;
 +
}
 +
#sponsorsbox p{
 +
padding: 0px 20px;
 +
}
 +
#sponsorsbox table{
 +
width: 950px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background: #EEEEEE;
 +
}
 +
#sponsorsbox td{
 +
padding: 15px 0px;
 +
width: 300px;
 +
}
 +
#sponsorsbox img{
 +
display: block;
 +
margin-right: auto;
 +
margin-left: auto;
 +
}
 +
}
 +
</style>
 +
 
 +
<script>
 +
jQuery(document).ready(function($){
 +
 
 +
//eliminate jsnotice
 +
$('#jsnotice').hide();
 +
 
 +
/* prepend menu icon */
 +
$('#nav-wrap').prepend('<div id="menu-icon">Menu</div>');
 +
 +
/* toggle nav */
 +
$("#menu-icon").click(function(){
 +
$("#nav").slideToggle('fast');
 +
$(this).toggleClass("active");
 +
 
 +
});
 +
 +
/*epic box info functionality*/
 +
//small icons
 +
$('#boximgcontainer .iconbox').hover(
 +
function(){
 +
var className = $(this).attr('class').split(" ");
 +
var box = className[0];
 +
clearinfo();
 +
$('#boxinfo div.' + box).show();
 +
},
 +
function(){
 +
clearinfo();
 +
$('#boxinfo_default').show();
 +
});
 +
//large icons
 +
$('.imgbox').hover(
 +
function(){
 +
var id = $(this).parent().parent().attr('id');
 +
clearinfo();
 +
$('#boxinfo div.' + id).show();
 +
},
 +
function(){
 +
clearinfo();
 +
$('#boxinfo_default').show();
 +
});
 +
 +
/*epic box FRED/OSCAR blank box disappearance*/
 +
$('#bluebox').hover(
 +
function(){
 +
$('.gblank').hide();
 +
$('.bblank').hide();
 +
},
 +
function(){
 +
$('.gblank').show();
 +
$('.bblank').show();
 +
});
 +
 +
$('#greenbox').hover(
 +
function(){
 +
$('.gblank').hide();
 +
$('.bblank').hide();
 +
},
 +
function(){
 +
$('.gblank').show();
 +
$('.bblank').show();
 +
});
 +
 +
/*Set stylesheet properly*/
 +
/*Current unusable
 +
if($(window).width() > 0){
 +
$("#pagestyle").attr("href", 'https://2012.igem.org/Team:Calgary/static/basicpagedesktop.css?action=raw');
 +
$("#pagestyle").href += (/\?/.test(this.href) ? '&' : '?') + 'ctype=text/css';
 +
}
 +
 +
$('#css-full').click(function(){
 +
 +
});
 +
*/
 +
 
 +
});
 +
 
 +
function clearinfo(){
 +
$('#boxinfo div').hide();
 +
}
 +
</script>
 +
</head>
 +
 
 +
<body>
 +
 
 +
<div id="box1">
 +
<h2>Detect and Destroy: Building FRED and OSCAR</h2>
 +
<p><b>Naphthenic acids (NAs)</b> are a group of recalcitrant carboxylic acid-containing compounds which are byproducts of the bitumen extraction process in the northern Alberta oil sands. These toxic and corrosive compounds are part of the solid and liquid wastes deposited into large holding areas called <b>tailings ponds</b>, which pose a potential environmental and economic concern to Alberta and to other areas. The University of Calgary 2012 iGEM team aims to develop a collection of NA-sensing and degrading organisms for their <b>detection and bioremediation</b>.</p>
 +
<p><b>FRED and OSCAR</b> are the two projects we are working on this year. Take a look at the description below to learn more!</p>
 +
</div>
 +
 
 +
<!--ZE EPIC BOX-->
 +
<div id="epicbox">
 +
<div id="boximgcontainer">
 +
<div id="orangebox">
 +
<a href="#">
 +
<div class="imgbox">
 +
<img src="https://static.igem.org/mediawiki/2012/9/9e/UCalgary2012_EpicBoxHP_-_Blank.png"></img>
 +
</div>
 +
 +
<div class="oblank">
 +
</div>
 +
 +
<div class="iconcontainer">
 +
<a class="obox1 iconbox" href="https://2012.igem.org/Team:Calgary/Outreach/VideoGame">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/6/6b/UCalgary2012_IconHP1.png"></img>
 +
</div>
 +
</a>
 +
<a class="obox2 iconbox" href="https://2012.igem.org/Team:Calgary/Project/HumanPractices/Killswitch">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/6/65/UCalgary2012_IconHP2.png"></img>
 +
</div>
 +
</a>
 +
<a class="obox3 iconbox" href="https://2012.igem.org/Team:Calgary/Project/HumanPractices/Interviews">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/d/d6/UCalgary2012_IconHP3.png"></img>
 +
</div>
 +
</a>
 +
<a class="obox4 iconbox" href="https://2012.igem.org/Team:Calgary/Project/HumanPractices/Design">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/1/1c/UCalgary2012_IconHP4.png"></img>
 +
</div>
 +
</a>
 +
<a class="obox5 iconbox" href="https://2012.igem.org/Team:Calgary/Safety">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/c/c9/UCalgary2012_IconHP5.png"></img>
 +
</div>
 +
</a>
 +
<a class="obox6 iconbox" href="https://2012.igem.org/Team:Calgary/Outreach">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/0/0e/UCalgary2012_IconHP6.png"></img>
 +
</div>
 +
</a>
 +
</div>
 +
 
 +
 +
</a>
 +
</div>
 +
 +
<div id="greenbox">
 +
<a href="#">
 +
<div class="imgbox">
 +
<img src="https://static.igem.org/mediawiki/2012/4/47/UCalgary2012_EpicBoxFRED_-_Blank.png"></img>
 +
</div>
 +
 +
<div class="gblank">
 +
</div>
 +
 +
<div class="iconcontainer">
 +
<a class="gbox1 iconbox" href="https://2012.igem.org/Team:Calgary/Project/FRED/Detecting">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/0/0a/UCalgary2012_IconFRED1.png"></img>
 +
</div>
 +
</a>
 +
<a class="gbox2 iconbox" href="https://2012.igem.org/Team:Calgary/Project/FRED/Reporting">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/8/8d/UCalgary2012_IconFRED2.png"></img>
 +
</div>
 +
</a>
 +
<a class="gbox3 iconbox" href="https://2012.igem.org/Team:Calgary/Project/FRED/Modelling">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/c/c0/UCalgary2012_IconFRED3.png"></img>
 +
</div>
 +
</a>
 +
<a class="gbox4 iconbox" href="https://2012.igem.org/Team:Calgary/Project/FRED/Prototype">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/a/a7/UCalgary2012_IconFRED4.png"></img>
 +
</div>
 +
</a>
 +
</div>
 +
</a>
 +
</div>
 +
 +
<div id="bluebox">
 +
<a href="#">
 +
<div class="imgbox">
 +
<img src="https://static.igem.org/mediawiki/2012/9/94/UCalgary2012_EpicBoxOSCAR_-_Blank.png"></img>
 +
</div>
 +
 +
<div class="bblank">
 +
</div>
 +
 +
<div class="iconcontainer">
 +
<a class="bbox1 iconbox" href="https://2012.igem.org/Team:Calgary/Project/OSCAR/Decarboxylation">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/f/f1/UCalgary2012_IconOSCAR1.png"></img>
 +
</div>
 +
</a>
 +
<a class="bbox2 iconbox" href="https://2012.igem.org/Team:Calgary/Project/OSCAR/Denitrogenation">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/1/1c/UCalgary2012_IconOSCAR2.png"></img>
 +
</div>
 +
</a>
 +
<a class="bbox3 iconbox" href="https://2012.igem.org/Team:Calgary/Project/OSCAR/Desulfurization">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/9/9b/UCalgary2012_IconOSCAR3.png"></img>
 +
</div>
 +
</a>
 +
<a class="bbox4 iconbox" href="https://2012.igem.org/Team:Calgary/Project/OSCAR/CatecholDegradation">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/0/0c/UCalgary2012_IconOSCAR4.png"></img>
 +
</div>
 +
</a>
 +
<a class="bbox5 iconbox" href="https://2012.igem.org/Team:Calgary/Project/OSCAR/Bioreactor">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/3/3e/UCalgary2012_IconOSCAR5.png"></img>
 +
</div>
 +
</a>
 +
<a class="bbox6 iconbox" href="https://2012.igem.org/Team:Calgary/Project/OSCAR/FluxAnalysis">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/4/40/UCalgary2012_IconOSCAR6.png"></img>
 +
</div>
 +
</a>
 +
</div>
 +
</a>
 +
</div>
 +
</div>
 +
<div id="boxinfo">
 +
<div id="boxinfo_default">
 +
<h2>The Concept</h2>
 +
<p>Our project consists of three major components: FRED, OSCAR, and the overarching Human Practices considerations surrounding both of their design. Click on the boxes to your left to learn more about what iGEM Calgary has done so far!</p>
 +
</div>
 +
<div class="orangebox">
 +
<h2>Human Practices</h2>
 +
<p>Great consideration was put into our Human Practices component this year, as safety was the guiding principle behind the design of FRED and OSCAR. There are many human outreach initiatives that iGEM Calgary has done this year. Roll over the boxes to see each of them!</p>
 +
</div>
 +
<div class="obox1">
 +
<h2>Video Game</h2>
 +
<p>Play our iGEM Lab Escape video game! Do you have the lab skills necessary to solve the puzzle your professor gave you and escape the lab?</p>
 +
</div>
 +
<div class="obox2">
 +
<h2>Killswitch</h2>
 +
<p>Both FRED and OSCAR are designed to operate within enclosed environments. However, since safety is our highest priority, we decided to design and implement a killswitch in both FRED and OSCAR as an extra layer of security. The killswitch aims to to destroy the genome using two powerful non-specific nucleases in the unlikely scenario bacteria can escape into the environment. Click here to learn more!</p>
 +
</div>
 +
<div class="obox3">
 +
<h2>Interviews</h2>
 +
<p>As an undergraduate team, we looked into speaking with experts in various fields, including the oil industry, tailings pond management, biotechnology, law, and politics to gather various opinions on our project. How useful is synthetic biology in a tailings pond environment? What design considerations should we include in our project to improve security? What legal policies must we consider before implementing our project?</p>
 +
</div>
 +
<div class="obox4">
 +
<h2>Design Considerations</h2>
 +
<p>Since safety is the driving force behind our project, we need to ensure the physical design of our biosensor and bioreactor would be able to contain and manage bacterial cultures without allowing any to escape. We needed to build devices that would ensure the safety of both the user and the outside environment during their use. Click here to learn more!</p>
 +
</div>
 +
<div class="obox5">
 +
<h2>Safety</h2>
 +
<p>Click here for our safety page! Here we detail all the safety procedures, certifications, and approvals we have from our University to allow us to work this summer.</p>
 +
</div>
 +
<div class="obox6">
 +
<h2>Community Outreach</h2>
 +
<p>iGEM Calgary partnered with a number of different associations to engage the general public about science and synthetic biology. Click here to see what we've done this summer!</p>
 +
</div>
 +
<div class="greenbox">
 +
<h2>FRED</h2>
 +
<p>FRED is our <b>F</b>unctional, <b>R</b>obust <b>E</b>lectrochemical <b>D</b>etector. FRED is responsible for detecting and measuring NAs and is able to produce an electrochemical signal that can be measured. FRED can be used to measure tailings pond samples within minutes, without having to ship them to an off-site lab for testing. Click on FRED to learn more!</p>
 +
</div>
 +
<div class="gbox1">
 +
<h2>Detecting NAs</h2>
 +
<p>We conducted a transposon search for any regulatory elements that may respond to NAs. Click here to learn more!</p>
 +
</div>
 +
<div class="gbox2">
 +
<h2>Electrochemical Reporting</h2>
 +
<p>As a continuation of our 2011 iGEM project, we have designed a replacement for colourmetric assays. Electrochemical reporting can be used to measure miniscule concentrations regardless of how turbid the sample is. Click here to learn more!</p>
 +
</div>
 +
<div class="gbox3">
 +
<h2>Modelling</h2>
 +
<p>We conducted some modelling on FRED's predicted output.</p>
 +
</div>
 +
<div class="gbox4">
 +
<h2>Prototyping</h2>
 +
<p>We built a prototype biosensor in order to give FRED a home. This biosensor device is capable of performing voltage sweeps that will detect specific compounds. Click here to learn more!</p>
 +
</div>
 +
<div class="bluebox">
 +
<h2>OSCAR</h2>
 +
<p>OSCAR is our <b>O</b>ptimized <b>S</b>ystem for <b>C</b>arboxylic <b>A</b>cid <b>R</b>emediation. OSCAR is responsible for converting NAs into hydrocarbons. OSCAR is also capable of removing nitrogen and sulfur groups from NA rings to purify the hydrocarbons produced even further. Click here to learn more!</p>
 +
</div>
 +
<div class="bbox1">
 +
<h2>Decarboxylation</h2>
 +
<p>In order to convert NAs into hydrocarbons, we need to remove the carboxylic acid groups that make NAs acids. We are using the PetroBrick, from the University of Washington's 2011 iGEM team, to cleave off carboxylic acids to produce hydrocarbons. Click here to learn more!</p>
 +
</div>
 +
<div class="bbox2">
 +
<h2>Denitrogenation</h2>
 +
<p>Nitrogen heteroatoms in the ring structures reduce the efficiency of combustion in the final product. OSCAR is able to remove these nitrogen atoms. Click here to see how!</p>
 +
</div>
 +
<div class="bbox3">
 +
<h2>Desulfurization</h2>
 +
<p>OSCAR can remove sulfur atoms trapped in the rings of NAs. Click here to see how!</p>
 +
</div>
 +
<div class="bbox4">
 +
<h2>Catechol Degradation</h2>
 +
<p>Catechol is a common toxic compound found in tailings ponds. We looked into giving OSCAR the ability to degrade catechol, which would also cleave ring structures of NAs.</p>
 +
</div>
 +
<div class="bbox5">
 +
<h2>Bioreactor</h2>
 +
<p>OSCAR needed a home, so we developed an enclosed bioreactor system where NAs can be converted into hydrocarbons for output. Click here to see how we designed the bioreactor!</p>
 +
</div>
 +
<div class="bbox6">
 +
<h2>Flux-Variability Analysis</h2>
 +
<p>We wanted to optimize OSCAR's output of hydrocarbons, so we computationally modelled which genes should be regulated in order to maximize hydrocarbon output. Click here to see what we found out!</p>
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
<div id="threeboxes">
 +
<a id="greybox1" href="https://2012.igem.org/Team:Calgary/Team">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/b/b8/UCalgary2012_ThreeBoxTeam.png"></img>
 +
<h2>Team</h2>
 +
<p>Who are we? What did we do? Where is this Calgary place, anyway? Click here to read our team profiles!</p>
 +
</div>
 +
</a>
 +
<a id="greybox2" href="https://2012.igem.org/Team:Calgary/Project/DataPage">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/9/92/UCalgary2012_ThreeBoxData.png"></img>
 +
<h2>Data Page</h2>
 +
<p>Click here to see a summary of all our data collected so far! Details on FRED and OSCAR can be found above.</p>
 +
</div>
 +
</a>
 +
<a id="greybox3" href="https://2012.igem.org/Team:Calgary/Notebook">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2012/1/1b/UCalgary2012_ThreeBoxNotebook.png"></img>
 +
<h2>Notebook</h2>
 +
<p>Here is a record of our summer's work. We also want to thank everybody who helped us along the way!</p>
 +
</div>
 +
</a>
 +
</div>
 +
 
 +
<div id="sponsorsbox">
 +
<h2>Thanks to Our Sponsors!</h2>
 +
<table>
 +
<tr>
 +
<td><img style="width: 284px;" src="https://static.igem.org/mediawiki/2012/d/d6/UCalgary2012_Logo_O%27Brien_Centre.png"></img></td>
 +
<td><img style="width: 166px;" src="https://static.igem.org/mediawiki/2012/4/46/UCalgary2012_Logo_U_of_C_Vertical.png"></img></td>
 +
<td><img style="width: 234px;" src="https://static.igem.org/mediawiki/2012/7/7f/UCalgary2012_Logo_AITF.png"></img></td>
 +
</tr>
 +
</table>
 +
<table>
 +
<tr>
 +
<td><img style="width: 891px;" src="https://static.igem.org/mediawiki/2012/9/98/UCalgary2012_Logo_OSLI.png"></img></td>
 +
</tr>
 +
</table>
 +
<table>
 +
<tr>
 +
<td><img style="width: 204px;" src="https://static.igem.org/mediawiki/2012/0/04/UCalgary2012_OSRIN.png"></img></td>
 +
<td><img style="width: 290px;" src="https://static.igem.org/mediawiki/2012/a/a4/UCalgary2012_Logo_Eurofins.png"></img></td>
 +
<td><img style="width: 261px;" src="https://static.igem.org/mediawiki/2012/6/6f/UCalgary2012_Logo_Telus_Spark.png"></img></td>
 +
</tr>
 +
<tr>
 +
<td><img style="width: 281px;" src="https://static.igem.org/mediawiki/2012/2/24/UCalgary2012_Logo_NEB.png"></img></td>
 +
<td><img style="width: 228px;" src="https://static.igem.org/mediawiki/2012/1/15/UCalgary2012_Logo_IDT.png"></img></td>
 +
<td><img style="width: 203px;" src="https://static.igem.org/mediawiki/2012/6/68/UCalgary2012_Logo_Genome_Alberta.png"></img></td>
 +
</tr>
 +
<tr>
 +
<td><img style="width: 274px;" src="https://static.igem.org/mediawiki/2012/f/f6/UCalgary2012_Logo_Sarstedt.png"></img></td>
 +
<td><img style="width: 160px;" src="https://static.igem.org/mediawiki/2012/b/be/UCalgary2012_Logo_TeamLab.png"></img></td>
 +
<td><img style="width: 279px;" src="https://static.igem.org/mediawiki/2012/1/11/UCalgary2012_Logo_VWR.png"></img></td>
 +
</tr>
 +
</table>
 +
</div>
 +
 
 +
</body>
</html>
</html>
-
}}
 

Revision as of 21:52, 29 September 2012

Detect and Destroy: Building FRED and OSCAR

Naphthenic acids (NAs) are a group of recalcitrant carboxylic acid-containing compounds which are byproducts of the bitumen extraction process in the northern Alberta oil sands. These toxic and corrosive compounds are part of the solid and liquid wastes deposited into large holding areas called tailings ponds, which pose a potential environmental and economic concern to Alberta and to other areas. The University of Calgary 2012 iGEM team aims to develop a collection of NA-sensing and degrading organisms for their detection and bioremediation.

FRED and OSCAR are the two projects we are working on this year. Take a look at the description below to learn more!

The Concept

Our project consists of three major components: FRED, OSCAR, and the overarching Human Practices considerations surrounding both of their design. Click on the boxes to your left to learn more about what iGEM Calgary has done so far!

Human Practices

Great consideration was put into our Human Practices component this year, as safety was the guiding principle behind the design of FRED and OSCAR. There are many human outreach initiatives that iGEM Calgary has done this year. Roll over the boxes to see each of them!

Video Game

Play our iGEM Lab Escape video game! Do you have the lab skills necessary to solve the puzzle your professor gave you and escape the lab?

Killswitch

Both FRED and OSCAR are designed to operate within enclosed environments. However, since safety is our highest priority, we decided to design and implement a killswitch in both FRED and OSCAR as an extra layer of security. The killswitch aims to to destroy the genome using two powerful non-specific nucleases in the unlikely scenario bacteria can escape into the environment. Click here to learn more!

Interviews

As an undergraduate team, we looked into speaking with experts in various fields, including the oil industry, tailings pond management, biotechnology, law, and politics to gather various opinions on our project. How useful is synthetic biology in a tailings pond environment? What design considerations should we include in our project to improve security? What legal policies must we consider before implementing our project?

Design Considerations

Since safety is the driving force behind our project, we need to ensure the physical design of our biosensor and bioreactor would be able to contain and manage bacterial cultures without allowing any to escape. We needed to build devices that would ensure the safety of both the user and the outside environment during their use. Click here to learn more!

Safety

Click here for our safety page! Here we detail all the safety procedures, certifications, and approvals we have from our University to allow us to work this summer.

Community Outreach

iGEM Calgary partnered with a number of different associations to engage the general public about science and synthetic biology. Click here to see what we've done this summer!

FRED

FRED is our Functional, Robust Electrochemical Detector. FRED is responsible for detecting and measuring NAs and is able to produce an electrochemical signal that can be measured. FRED can be used to measure tailings pond samples within minutes, without having to ship them to an off-site lab for testing. Click on FRED to learn more!

Detecting NAs

We conducted a transposon search for any regulatory elements that may respond to NAs. Click here to learn more!

Electrochemical Reporting

As a continuation of our 2011 iGEM project, we have designed a replacement for colourmetric assays. Electrochemical reporting can be used to measure miniscule concentrations regardless of how turbid the sample is. Click here to learn more!

Modelling

We conducted some modelling on FRED's predicted output.

Prototyping

We built a prototype biosensor in order to give FRED a home. This biosensor device is capable of performing voltage sweeps that will detect specific compounds. Click here to learn more!

OSCAR

OSCAR is our Optimized System for Carboxylic Acid Remediation. OSCAR is responsible for converting NAs into hydrocarbons. OSCAR is also capable of removing nitrogen and sulfur groups from NA rings to purify the hydrocarbons produced even further. Click here to learn more!

Decarboxylation

In order to convert NAs into hydrocarbons, we need to remove the carboxylic acid groups that make NAs acids. We are using the PetroBrick, from the University of Washington's 2011 iGEM team, to cleave off carboxylic acids to produce hydrocarbons. Click here to learn more!

Denitrogenation

Nitrogen heteroatoms in the ring structures reduce the efficiency of combustion in the final product. OSCAR is able to remove these nitrogen atoms. Click here to see how!

Desulfurization

OSCAR can remove sulfur atoms trapped in the rings of NAs. Click here to see how!

Catechol Degradation

Catechol is a common toxic compound found in tailings ponds. We looked into giving OSCAR the ability to degrade catechol, which would also cleave ring structures of NAs.

Bioreactor

OSCAR needed a home, so we developed an enclosed bioreactor system where NAs can be converted into hydrocarbons for output. Click here to see how we designed the bioreactor!

Flux-Variability Analysis

We wanted to optimize OSCAR's output of hydrocarbons, so we computationally modelled which genes should be regulated in order to maximize hydrocarbon output. Click here to see what we found out!

Thanks to Our Sponsors!