Team:Calgary

From 2011.igem.org

(Difference between revisions)
 
(47 intermediate revisions not shown)
Line 4: Line 4:
<head>
<head>
 +
<script type="text/javascript">
 +
$(document).ready(function(){
 +
 +
$('#promoter').hover(
 +
function(){
 +
$('#subdefault').hide();
 +
$('#subpromoter').show();
 +
},
 +
function(){
 +
$('#subpromoter').hide();
 +
$('#subdefault').show();
 +
});
 +
 +
$('#reporter').hover(
 +
function(){
 +
$('#subdefault').hide();
 +
$('#subreporter').show();
 +
},
 +
function(){
 +
$('#subreporter').hide();
 +
$('#subdefault').show();
 +
});
 +
 +
$('#chassis').hover(
 +
function(){
 +
$('#subdefault').hide();
 +
$('#subchassis').show();
 +
},
 +
function(){
 +
$('#subchassis').hide();
 +
$('#subdefault').show();
 +
});
 +
 +
});
 +
</script>
 +
<style>
<style>
Line 24: Line 60:
margin-top: -45px;
margin-top: -45px;
z-index: 1;
z-index: 1;
 +
width: 600px;
}
}
Line 42: Line 79:
}
}
-
#box1 p{
+
#box1pwrap{
background-image: url(https://static.igem.org/mediawiki/2011/5/5c/UCalgary_MainPageBox1Repeater.png);
background-image: url(https://static.igem.org/mediawiki/2011/5/5c/UCalgary_MainPageBox1Repeater.png);
background-repeat: repeat-y;
background-repeat: repeat-y;
 +
width: 600px;
 +
height: 250px;
 +
margin-left: 30px;
 +
margin-top: -4px;
 +
padding-right: 155px;
 +
}
 +
 +
#box1 p{
padding-left: 20px;
padding-left: 20px;
padding-top: 15px;
padding-top: 15px;
padding-bottom: 2px;
padding-bottom: 2px;
-
padding-right: 90px;  /**Adjustment linked to width**/
 
float: left;
float: left;
-
margin-left: 30px;
+
width: 560px;
-
margin-top: -4px;
+
-
z-index: 0;
+
-
width: 625px;
+
color: black;
color: black;
}
}
#likebutton{
#likebutton{
-
float: right;
+
float: left;
-
margin-right: 25px;
+
margin-left: 30px;
-
margin-top: -250px;
+
margin-top: -270px;
}
}
#twitterwidget{
#twitterwidget{
-
float: right;
+
float: left;
-
margin-top: -180px;
+
margin-top: -670px;
-
margin-right: 25px;
+
padding-left: 30px;
-
padding-left: 20px;
+
}
}
Line 74: Line 114:
background-repeat: repeat-y;
background-repeat: repeat-y;
margin-left: 80px;
margin-left: 80px;
 +
margin-top: -160px;
padding-bottom: 80px;
padding-bottom: 80px;
}
}
Line 80: Line 121:
margin-top: -20px;
margin-top: -20px;
padding-top: 40px;
padding-top: 40px;
-
padding-left: 34px;
+
padding-left: 19px;
}
}
#box2 p{
#box2 p{
-
width: 750px;
+
width: 500px;
padding-left: 20px;
padding-left: 20px;
color: black;
color: black;
}
}
 +
 +
#chassis{
 +
position: absolute;
 +
background-image: url(https://static.igem.org/mediawiki/2011/d/d8/UCalgary2011_MainPageBacterialChassis.png);
 +
width: 400px;
 +
height: 206px;
 +
background-position: top;
 +
text-indent: -99999px;
 +
z-index: 1;
 +
margin-top: 75px;
 +
margin-left: 30px;
 +
}
 +
 +
#chassis:hover{
 +
background-position: bottom;
 +
}
 +
 +
#circuit{
 +
position: absolute;
 +
z-index: 2;
 +
margin-top: 170px;
 +
margin-left: 100px;
 +
}
 +
 +
#promoter{
 +
position: absolute;
 +
background-image: url(https://static.igem.org/mediawiki/2011/1/1d/UCalgary2011_MainPageBacterialPromoter.png);
 +
width: 90px;
 +
height: 44px;
 +
background-position: top;
 +
text-indent: -99999px;
 +
z-index: 3;
 +
margin-top: 155px;
 +
margin-left: 80px;
 +
}
 +
 +
#promoter:hover{
 +
background-position: bottom;
 +
}
 +
 +
#reporter{
 +
position: absolute;
 +
background-image: url(https://static.igem.org/mediawiki/2011/3/3b/UCalgary2011_MainPageBacterialGene.png);
 +
width: 90px;
 +
height: 53px;
 +
background-position: top;
 +
text-indent: -99999px;
 +
z-index: 4;
 +
margin-top: 150px;
 +
margin-left: 205px;
 +
}
 +
 +
#reporter:hover{
 +
background-position: bottom;
 +
}
 +
 +
#sensorimage{
 +
margin-left: 40px;
 +
margin-top: 20px;
 +
}
 +
 +
#pulloutbox{
 +
position: absolute;
 +
margin-left: -75px;
 +
margin-top: 60px;
 +
}
 +
 +
#box3{
#box3{
position: relative;
position: relative;
-
margin-left: 210px;
+
margin-left: 230px;
margin-top: -20px;
margin-top: -20px;
}
}
Line 99: Line 208:
background-repeat: repeat-y;
background-repeat: repeat-y;
width: 673px;
width: 673px;
-
padding-left: 125px;
+
padding-left: 85px;
padding-right: 20px;
padding-right: 20px;
}
}
-
 
-
 
#box3 table tr td{
#box3 table tr td{
Line 113: Line 220:
}
}
-
#box3 table tr td img{
+
#notsmalltable tr td img{
width: 240px;
width: 240px;
}
}
 +
 +
#smalltable{
 +
padding-left: 85px;
 +
padding-right: 35px;
 +
width: 650px;
 +
}
 +
 +
#smalltable tr td img{
 +
width: 155px;
 +
padding-top: 10px;
 +
padding-bottom: 5px;
 +
padding-left: 10px;
 +
}
 +
#box3 h2{
#box3 h2{
background-image: url(https://static.igem.org/mediawiki/2011/2/29/UCalgary_MainPageBox3Repeater.png);
background-image: url(https://static.igem.org/mediawiki/2011/2/29/UCalgary_MainPageBox3Repeater.png);
background-repeat: repeat-y;
background-repeat: repeat-y;
-
padding-left: 145px;
+
padding-left: 95px;
padding-bottom: 20px;
padding-bottom: 20px;
margin-bottom: -5px;
margin-bottom: -5px;
Line 129: Line 250:
width: 314px;
width: 314px;
height: 264px;
height: 264px;
-
position: absolute;
+
position: relative;
-
margin-left: 10px;
+
margin-left: 620px;
-
margin-top: -850px;
+
margin-top: -110px;
}
}
-
#box4 h3, p{
+
#box4 div h3, #box4 div p{
color: white;
color: white;
margin-left: 15px;
margin-left: 15px;
 +
margin-right: 10px;
}
}
-
#box4 h3{
+
#box4 div h3{
padding-top: 15px;
padding-top: 15px;
 +
}
 +
 +
#subdefault{
 +
display:block;
 +
}
 +
#subpromoter{
 +
display:none;
 +
}
 +
#subreporter{
 +
display:none;
 +
}
 +
#subchassis{
 +
display:none;
}
}
Line 147: Line 282:
<body>
<body>
-
 
+
<a style="position: absolute; float: right; margin-left: 788px; margin-top: 11px;" href="https://2011.igem.org/Team:Calgary/Notebook/PostRegionals"><img style="width: 150px;" src="https://static.igem.org/mediawiki/2011/0/0d/UCalgary2011_Fred_Flag.png"></img></a>
 +
<a style="position: relative; float: right; left: -46px; margin-top: 75px;" href="https://2011.igem.org/Team:Calgary/Project/DataPage"><img style="width: 150px;" src="https://static.igem.org/mediawiki/2011/7/7f/UCalgary2011_Fred_Data_Page.png"></img></a>
<div id="box1">
<div id="box1">
<img id="titlebar" src="https://static.igem.org/mediawiki/2011/4/42/UCalgary_TitleBar.png"></img>
<img id="titlebar" src="https://static.igem.org/mediawiki/2011/4/42/UCalgary_TitleBar.png"></img>
<h1 id="pagetitle">Welcome!</h1>
<h1 id="pagetitle">Welcome!</h1>
<img class="boxtop1" src="https://static.igem.org/mediawiki/2011/c/cf/UCalgary_MainPageBox1.png"></img>
<img class="boxtop1" src="https://static.igem.org/mediawiki/2011/c/cf/UCalgary_MainPageBox1.png"></img>
-
<p><br/>
+
<div id="box1pwrap">
-
The University of Calgary’s iGEM team is working on developing an electrochemical biosensor for Naphthenic Acids (NAs). NAs are toxic surfactants released into tailings ponds as a by-product of the bitumen extraction process of oil sands.  Microorganisms indigenous to tailings ponds that are uniquely capable of degrading NAs suggest that bioremediation may be a viable solution. To be successful, however, levels of NAs need to be monitored and existing methods for detection are costly and offsite. Using two NA-degrading organisms relatively new to iGEM: microalgae and pseudomonads, we used bioinformatics and a novel NA affinity-based screen in an attempt to identify a sensory element. In the process, we have characterized an electrochemical reporter system and built a working measurement device.  We have also submitted new parts for future work in microalgae, as well as novel parts to move constructs between Pseudomonas and E. coli.  
+
<p>
 +
This year, the University of Calgary iGEM team aims to build a biosensor for naphthenic acids (NAs). NAs are organic acids that are toxic to terrestrial and aquatic wildlife. Because they are waste products of the bitumen extraction process that mines petroleum from the Alberta oil sands, the accumulation of NAs in the on-site settling ponds (tailings ponds) is an environmental concern requiring constant monitoring and eventual remediation. In addition to harming the environment, NAs also contribute to refinery equipment corrosion, directly increasing maintenance and replacement costs. Currently, sophisticated and expensive procedures, such as Fourier Transform Infrared Spectrometer (FTIR) or gas chromatography-mass spectrometry, are needed to identify and assess NA concentrations in the environment. A bacterial sensor, if developed, could greatly improve the cost- and time-efficiency of NA detection, and facilitate a workable approach for remediation.
</p>
</p>
 +
</div>
<img class="boxbottom1" src="https://static.igem.org/mediawiki/2011/1/11/UCalgary_MainPageBox1Bottom.png"></img>
<img class="boxbottom1" src="https://static.igem.org/mediawiki/2011/1/11/UCalgary_MainPageBox1Bottom.png"></img>
</div>
</div>
-
<a id="likebutton" href="http://www.facebook.com/pages/Calgary-iGEM/215971681759173">
+
<div id="box4">
-
<img src="https://static.igem.org/mediawiki/2011/5/57/UCalgary_FacebookLikeButton_Small.png"></img>
+
<div id="subdefault">
-
</a>
+
<h3>Our Naphthenic Acid Biosensor</h3>
 +
<p><br><br>A detailed description of our project can be seen <a style="color:#42ffd9;" href="https://2011.igem.org/Team:Calgary/Project">here</a>! Below is a picture of what our final product will look like. We will have our biosensing bacterium in a container that the sample to be measured can be added to.</p><br><br><p style="font-size: 14px;"><b>Roll over the bacterium below!</b></p>
 +
</div>
 +
 
 +
<div id="subpromoter">
 +
<h3>An NA-Sensitive Promoter</h3>
 +
<p>The most critical component of our biosensor is a naphthenic acid sensory element. This would likely be a promoter element. The major challenge for this was that given the lack of available information on NA degradation, there was no NA sensitive promoter available in the literature for us to use. We needed to develop methods to search for such an element. These included our novel “fishing” method as well as our bioinformatics approach. Click on the promoter to learn more about this!</p>
 +
</div>
 +
 +
<div id="subreporter">
 +
<h3>An Electrochemical Reporter</h3>
 +
<p>We need a reliable reporter for our system. Given the highly variable and often turbid nature of oil sands tailings ponds however, we needed a special kind of reporter. We chose to use the <i>lacZ</i> gene, but characterize it as an electrochemical reporter. Click the gene to learn more!</p>
 +
</div>
 +
 +
<div id="subchassis">
 +
<h3>A Suitable Chassis</h3>
 +
<p>We need a chassis in which to house our system. Given that we intended to get our sensory element from either <i>Pseudomonas</i> or microalgae, and that these organisms are both naturally present within tailings ponds, we chose to focus on them. As such, we contributed and characterized several parts for future work in microalgae, and to move plasmids efficiently from <i>E. coli</i> to <i>Pseudomonas</i>. Click the chassis to learn more!</p>
 +
</div>
 +
</div>
 +
 
 +
<div id="box2">
 +
<h2>The Vision: A Naphthenic Acid Biosensor</h2>
 +
<p>We plan to create a relatively small, cheap biosensing device that can respond to naphthenic acids and produce an electrochemical output. Roll over the individual parts for more details.</p>
 +
 +
<img id="sensorimage" src="https://static.igem.org/mediawiki/2011/f/f8/UCalgary2011_MainPageDevice.png"></img>
 +
<img id="pulloutbox" src="https://static.igem.org/mediawiki/2011/b/b4/UCalgary2011_MainPageBacterialZoomBox.png"></img>
 +
<img id="circuit" src="https://static.igem.org/mediawiki/2011/8/80/UCalgary2011_BacterialCircuitBase.png"></img>
 +
<a id="promoter" href="https://2011.igem.org/Team:Calgary/Project/Promoter">Promoter</a>
 +
<a id="reporter" href="https://2011.igem.org/Team:Calgary/Project/Reporter">Reporter</a>
 +
<a id="chassis" href="https://2011.igem.org/Team:Calgary/Project/Chassis">Chassis</a>
 +
 
 +
</div>
 +
 
 +
<div id="box3">
 +
<img class="boxtop3" src="https://static.igem.org/mediawiki/2011/2/22/UCalgary_MainPageBox3.png"></img>
 +
<h2>Our Sponsors</h2>
 +
<table id="notsmalltable">
 +
<tr>
 +
<td><a href="http://www.ucalgary.ca/"><img src="https://static.igem.org/mediawiki/2011/c/c1/UCalgary_UofCLogo.png"></img></a></td>
 +
<td><a href="http://www.albertatechfutures.ca/"><img src="https://static.igem.org/mediawiki/2011/3/3f/UCalgary2011_AITF_Logo_Small.png"></img></a></td>
 +
</tr>
 +
</table>
 +
<table>
 +
<tr>
 +
<td><a href="http://www.osli.ca/"><img style="width: 510px;" src="https://static.igem.org/mediawiki/2011/d/da/UCalgary2011_OSLI_Banner_Logo_Small.png"></img></a></td>
 +
</tr>
 +
</table>
 +
<table id="smalltable" style="margin-top: -20px;">
 +
<tr>
 +
<td><a href="http://www.osrin.ualberta.ca/"><img src="https://static.igem.org/mediawiki/2011/9/9a/UCalgary_OSRIN_Logo.png"></img></a></td>
 +
<td><a href="http://www.neb.com/nebecomm/default.asp"><img src="https://static.igem.org/mediawiki/2011/d/d6/UCalgary_NEB_Logo.png"></img></a></td>
 +
<td><a href="http://www.ucalgary.ca/bhsc/"><img src="https://static.igem.org/mediawiki/2011/c/c7/UCalgary_BHSc_Logo.png"></img></a></td>
 +
</tr>
 +
<tr>
 +
<td><a href="http://www.vwr.com/"><img src="https://static.igem.org/mediawiki/2011/6/65/UCalgary_VWR_Logo.png"></img></a></td>
 +
<td><a href="http://www.nexeninc.com/"><img src="https://static.igem.org/mediawiki/2011/a/a8/UCalgary_Nexen_Logo.png"></img></a></td>
 +
<td><a href="http://www.sarstedt.com/php/main.php"><img src="https://static.igem.org/mediawiki/2011/e/ee/UCalgary_Sarstedt_Logo.png"></a></img></td>
 +
</tr>
 +
<tr>
 +
<td><a href="http://www.sigmaaldrich.com/canada-english.html?cm_mmc=Google_eBusiness-_-search-_-SIAL+Countries_Countries-_-sigma+aldrich+canada_BROAD&cm_guid=1-_-100000000000000025748-_-7408517799"><img src="https://static.igem.org/mediawiki/2011/8/8a/UCalgary_Sigma_Aldrich_Logo.png"></img></a></td>
 +
<td><a href="http://www.mhc.ab.ca/"><img src="https://static.igem.org/mediawiki/2011/7/78/UCalgary2011_Medicine_Hat_College_Logo.png"></img></a></td>
 +
</tr>
 +
</table>
 +
<img class="boxbottom3" src="https://static.igem.org/mediawiki/2011/6/6c/UCalgary_MainPageBox3Bottom.png"></img>
 +
</div>
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
Line 196: Line 398:
</div>
</div>
-
<div id="box2">
+
<a id="likebutton" href="http://www.facebook.com/pages/Calgary-iGEM/215971681759173">
-
<h2>Building a Naphthenic Acid Biosensor</h2>
+
<img src="https://static.igem.org/mediawiki/2011/5/57/UCalgary_FacebookLikeButton_Small.png"></img>
-
<p>This project is separated into four subcomponents:</p>
+
</a>
-
<p>The first is an examination of the native tailings pond genus <i>Pseudomonas</i> using ChIP-Seq, and attempting to find a naphthenic acid-sensitive promoter which can then be assembled with a reporter system.
+
-
The second component involves constructing and characterizing an electrochemical reporter system that can produce quantifiable output without the need for optical measurements. This way, even cloudy tailings pond water can yield useful results.
+
-
At the same time, we are also examining another potential chassis to detect and report naphthenic acids, in the microalgae <i>Chlamydomonas</i>.
+
-
Finally, a software tool is currently in development that we hope will be able to locate and report degrees of non-homology between two separate genomes.</p>
+
-
 
+
-
<p>More details on the biosafety of our project can be found on our <a href="https://2011.igem.org/Team:Calgary/Safety">safety page</a>.</p>
+
-
 
+
-
</div>
+
-
 
+
-
<div id="box3">
+
-
<img class="boxtop3" src="https://static.igem.org/mediawiki/2011/2/22/UCalgary_MainPageBox3.png"></img>
+
-
<h2>Our Sponsors</h2>
+
-
<table>
+
-
<tr>
+
-
<td><img src="https://static.igem.org/mediawiki/2011/c/c1/UCalgary_UofCLogo.png"></img></td>
+
-
<td><img src="https://static.igem.org/mediawiki/2011/3/3f/UCalgary2011_AITF_Logo_Small.png"></img></td>
+
-
</tr>
+
-
</table>
+
-
<table>
+
-
<tr>
+
-
<td><img style="width: 510px;" src="https://static.igem.org/mediawiki/2011/d/da/UCalgary2011_OSLI_Banner_Logo_Small.png"></img></td>
+
-
</tr>
+
-
</table>
+
-
<table>
+
-
<tr>
+
-
<td><img src="https://static.igem.org/mediawiki/2011/9/9a/UCalgary_OSRIN_Logo.png"></img></td>
+
-
<td><img src="https://static.igem.org/mediawiki/2011/d/d6/UCalgary_NEB_Logo.png"></img></td>
+
-
</tr>
+
-
<tr>
+
-
<td><img src="https://static.igem.org/mediawiki/2011/6/65/UCalgary_VWR_Logo.png"></img></td>
+
-
<td><img src="https://static.igem.org/mediawiki/2011/c/c7/UCalgary_BHSc_Logo.png"></img></td>
+
-
</tr>
+
-
<tr>
+
-
<td><img style="width: 220px;" src="https://static.igem.org/mediawiki/2011/a/a8/UCalgary_Nexen_Logo.png"></img></td>
+
-
<td><img src="https://static.igem.org/mediawiki/2011/e/ee/UCalgary_Sarstedt_Logo.png"></img></td>
+
-
</tr>
+
-
<tr>
+
-
<td><img src="https://static.igem.org/mediawiki/2011/8/8a/UCalgary_Sigma_Aldrich_Logo.png"></img></td>
+
-
<td><img src="https://static.igem.org/mediawiki/2011/7/78/UCalgary2011_Medicine_Hat_College_Logo.png"></img></td>
+
-
</tr>
+
-
</table>
+
-
<img class="boxbottom3" src="https://static.igem.org/mediawiki/2011/6/6c/UCalgary_MainPageBox3Bottom.png"></img>
+
-
</div>
+
-
 
+
-
<div id="box4">
+
-
<h3>Other Things</h3>
+
-
<p>Here is a placeholder spot.</p>
+
-
</div>
+
</body>
</body>
</html>
</html>

Latest revision as of 03:55, 29 October 2011

Welcome!

This year, the University of Calgary iGEM team aims to build a biosensor for naphthenic acids (NAs). NAs are organic acids that are toxic to terrestrial and aquatic wildlife. Because they are waste products of the bitumen extraction process that mines petroleum from the Alberta oil sands, the accumulation of NAs in the on-site settling ponds (tailings ponds) is an environmental concern requiring constant monitoring and eventual remediation. In addition to harming the environment, NAs also contribute to refinery equipment corrosion, directly increasing maintenance and replacement costs. Currently, sophisticated and expensive procedures, such as Fourier Transform Infrared Spectrometer (FTIR) or gas chromatography-mass spectrometry, are needed to identify and assess NA concentrations in the environment. A bacterial sensor, if developed, could greatly improve the cost- and time-efficiency of NA detection, and facilitate a workable approach for remediation.

Our Naphthenic Acid Biosensor



A detailed description of our project can be seen here! Below is a picture of what our final product will look like. We will have our biosensing bacterium in a container that the sample to be measured can be added to.



Roll over the bacterium below!

An NA-Sensitive Promoter

The most critical component of our biosensor is a naphthenic acid sensory element. This would likely be a promoter element. The major challenge for this was that given the lack of available information on NA degradation, there was no NA sensitive promoter available in the literature for us to use. We needed to develop methods to search for such an element. These included our novel “fishing” method as well as our bioinformatics approach. Click on the promoter to learn more about this!

An Electrochemical Reporter

We need a reliable reporter for our system. Given the highly variable and often turbid nature of oil sands tailings ponds however, we needed a special kind of reporter. We chose to use the lacZ gene, but characterize it as an electrochemical reporter. Click the gene to learn more!

A Suitable Chassis

We need a chassis in which to house our system. Given that we intended to get our sensory element from either Pseudomonas or microalgae, and that these organisms are both naturally present within tailings ponds, we chose to focus on them. As such, we contributed and characterized several parts for future work in microalgae, and to move plasmids efficiently from E. coli to Pseudomonas. Click the chassis to learn more!

The Vision: A Naphthenic Acid Biosensor

We plan to create a relatively small, cheap biosensing device that can respond to naphthenic acids and produce an electrochemical output. Roll over the individual parts for more details.

Promoter Reporter Chassis

Our Sponsors