Team:Calgary

From 2011.igem.org

(Difference between revisions)
 
(45 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;
Line 97: Line 138:
text-indent: -99999px;
text-indent: -99999px;
z-index: 1;
z-index: 1;
-
margin-top: 135px;
+
margin-top: 75px;
margin-left: 30px;
margin-left: 30px;
}
}
Line 108: Line 149:
position: absolute;
position: absolute;
z-index: 2;
z-index: 2;
-
margin-top: 230px;
+
margin-top: 170px;
margin-left: 100px;
margin-left: 100px;
}
}
-
 
#promoter{
#promoter{
Line 121: Line 161:
text-indent: -99999px;
text-indent: -99999px;
z-index: 3;
z-index: 3;
-
top: 960px;
+
margin-top: 155px;
-
left: 455px;
+
margin-left: 80px;
}
}
Line 137: Line 177:
text-indent: -99999px;
text-indent: -99999px;
z-index: 4;
z-index: 4;
-
top: 960px;
+
margin-top: 150px;
-
left: 570px;
+
margin-left: 205px;
}
}
Line 153: Line 193:
position: absolute;
position: absolute;
margin-left: -75px;
margin-left: -75px;
-
margin-top: 120px;
+
margin-top: 60px;
}
}
Line 160: Line 200:
#box3{
#box3{
position: relative;
position: relative;
-
margin-left: 210px;
+
margin-left: 230px;
margin-top: -20px;
margin-top: -20px;
}
}
Line 168: 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 182: 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 198: 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 216: 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>Hello! Our wiki is currently under heavy construction, so please check regularly for updates. Thank you for your patience.<br/>
+
<div id="box1pwrap">
-
The University of Calgary iGEM team aims to build a biosensor for naphthenic acids. Naphthenic acids are a family of organic acids that are toxic to terrestrial and aquatic wildlife, and are waste products of the bitumen extraction process. Naphthenic acids are stored in on-site settling ponds called tailing ponds; not only do they poison the environment, but they also contribute to the corrosion of refinery equipment, which directly increases maintenance and replacement costs. Currently, sophisticated and expensive procedures such as mass spectroscopy and gas chromatography are needed to identify and assess the concentration of naphthenic acids in solution. A bacterial sensor, if developed, could greatly improve the cost- and time-efficiency of naphthenic acid detection, and facilitate a workable approach for remediation.
+
<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>
-
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
+
<div id="subpromoter">
-
<div id="twitterwidget">
+
<h3>An NA-Sensitive Promoter</h3>
-
<script>
+
<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>
-
new TWTR.Widget({
+
</div>
-
  version: 2,
+
-
  type: 'profile',
+
<div id="subreporter">
-
  rpp: 5,
+
<h3>An Electrochemical Reporter</h3>
-
  interval: 30000,
+
<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>
-
  width: 250,
+
</div>
-
  height: 300,
+
-
  theme: {
+
<div id="subchassis">
-
    shell: {
+
<h3>A Suitable Chassis</h3>
-
      background: '#006ebd',
+
<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>
-
      color: '#ffffff'
+
</div>
-
    },
+
-
    tweets: {
+
-
      background: '#003961',
+
-
      color: '#ffffff',
+
-
      links: '#42ffd9'
+
-
    }
+
-
  },
+
-
  features: {
+
-
    scrollbar: true,
+
-
    loop: false,
+
-
    live: false,
+
-
    hashtags: true,
+
-
    timestamp: true,
+
-
    avatars: false,
+
-
    behavior: 'all'
+
-
  }
+
-
}).render().setUser('iGEMCalgary').start();
+
-
</script>
+
</div>
</div>
Line 281: Line 334:
<img class="boxtop3" src="https://static.igem.org/mediawiki/2011/2/22/UCalgary_MainPageBox3.png"></img>
<img class="boxtop3" src="https://static.igem.org/mediawiki/2011/2/22/UCalgary_MainPageBox3.png"></img>
<h2>Our Sponsors</h2>
<h2>Our Sponsors</h2>
-
<table>
+
<table id="notsmalltable">
<tr>
<tr>
-
<td><img src="https://static.igem.org/mediawiki/2011/c/c1/UCalgary_UofCLogo.png"></img></td>
+
<td><a href="http://www.ucalgary.ca/"><img src="https://static.igem.org/mediawiki/2011/c/c1/UCalgary_UofCLogo.png"></img></a></td>
-
<td><img src="https://static.igem.org/mediawiki/2011/3/3f/UCalgary2011_AITF_Logo_Small.png"></img></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>
</tr>
</table>
</table>
<table>
<table>
<tr>
<tr>
-
<td><img style="width: 510px;" src="https://static.igem.org/mediawiki/2011/d/da/UCalgary2011_OSLI_Banner_Logo_Small.png"></img></td>
+
<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>
</tr>
</table>
</table>
-
<table>
+
<table id="smalltable" style="margin-top: -20px;">
<tr>
<tr>
-
<td><img src="https://static.igem.org/mediawiki/2011/9/9a/UCalgary_OSRIN_Logo.png"></img></td>
+
<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><img src="https://static.igem.org/mediawiki/2011/d/d6/UCalgary_NEB_Logo.png"></img></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>
<tr>
<tr>
-
<td><img src="https://static.igem.org/mediawiki/2011/6/65/UCalgary_VWR_Logo.png"></img></td>
+
<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><img src="https://static.igem.org/mediawiki/2011/c/c7/UCalgary_BHSc_Logo.png"></img></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>
<tr>
<tr>
-
<td><img style="width: 220px;" src="https://static.igem.org/mediawiki/2011/a/a8/UCalgary_Nexen_Logo.png"></img></td>
+
<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><img src="https://static.igem.org/mediawiki/2011/e/ee/UCalgary_Sarstedt_Logo.png"></img></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>
+
-
<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>
</tr>
</table>
</table>
Line 313: Line 364:
</div>
</div>
-
<div id="box4">
+
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
-
<h3>Other Things</h3>
+
<div id="twitterwidget">
-
<p>Here is a placeholder spot.</p>
+
<script>
 +
new TWTR.Widget({
 +
  version: 2,
 +
  type: 'profile',
 +
  rpp: 5,
 +
  interval: 30000,
 +
  width: 250,
 +
  height: 300,
 +
  theme: {
 +
    shell: {
 +
      background: '#006ebd',
 +
      color: '#ffffff'
 +
    },
 +
    tweets: {
 +
      background: '#003961',
 +
      color: '#ffffff',
 +
      links: '#42ffd9'
 +
    }
 +
  },
 +
  features: {
 +
    scrollbar: true,
 +
    loop: false,
 +
    live: false,
 +
    hashtags: true,
 +
    timestamp: true,
 +
    avatars: false,
 +
    behavior: 'all'
 +
  }
 +
}).render().setUser('iGEMCalgary').start();
 +
</script>
</div>
</div>
 +
 +
<a id="likebutton" href="http://www.facebook.com/pages/Calgary-iGEM/215971681759173">
 +
<img src="https://static.igem.org/mediawiki/2011/5/57/UCalgary_FacebookLikeButton_Small.png"></img>
 +
</a>
</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