Difference between revisions of "Team:Uppsala"

Line 35: Line 35:
 
/*Button effects*/
 
/*Button effects*/
  
.buttons img:hover, #nic img {
+
.buttons img:hover, #nic img, #med img {
 
         opacity: 1;
 
         opacity: 1;
 
}
 
}
  
.buttons img:hover, #nic img:hover {
+
.buttons img:hover, #nic img:hover, #med img:hover {
 
         opacity: 0.2;
 
         opacity: 0.2;
 
}
 
}
Line 66: Line 66:
 
  font-size: 170%;
 
  font-size: 170%;
 
}
 
}
#nic .description {
+
#nic .description, #med .description {
 
         width:75%;
 
         width:75%;
 
         margin: auto;
 
         margin: auto;
 
}
 
}
  
.buttons:hover .description, #nic:hover .description {
+
.buttons:hover .description, #nic:hover .description, #med:hover .description {
 
         visibility: visible;
 
         visibility: visible;
 
         opacity: 1;
 
         opacity: 1;
Line 77: Line 77:
 
-webkit-transform: translateY(140px);
 
-webkit-transform: translateY(140px);
 
transform: translateY(140px);
 
transform: translateY(140px);
 +
}
 +
 +
#med:hover .description {
 +
        visibility: visible;
 +
        opacity: 1;
 +
        -moz-transform: translateY(40px);
 +
-webkit-transform: translateY(40px);
 +
transform: translateY(40px);
 
}
 
}
  
Line 124: Line 132:
 
  /*padding: 25px 0px;*/
 
  /*padding: 25px 0px;*/
 
  box-shadow: 10px 10px 20px #888888;
 
  box-shadow: 10px 10px 20px #888888;
 +
/*margin-top: 14px;
 +
margin-bottom: 3px;*/
 +
}
 +
 +
#med {
 +
width: 1100px;
 +
height: 105px;
 +
box-shadow: 10px 10px 20px #888888;
 +
overflow: hidden;
 
  margin-top: 14px;
 
  margin-top: 14px;
  margin-bottom: 3px;
+
  background-color: #E84243;
 
}
 
}
  
Line 243: Line 260:
 
     </table>
 
     </table>
 
     <hr>
 
     <hr>
  <a href="https://2015.igem.org/Team:Uppsala/Journey"><img id="medal" src="https://static.igem.org/mediawiki/2015/f/f7/Uppsala_goldmedal.png"></a>
+
  <!--<a href="https://2015.igem.org/Team:Uppsala/Journey"><img id="medal" src="https://static.igem.org/mediawiki/2015/f/f7/Uppsala_goldmedal.png"></a>-->
  
  
 
<table class="button_grid">
 
<table class="button_grid">
 +
        <tr>
 +
             
 +
                <td colspan="3" >
 +
                    <div id="med" >
 +
<a href="https://2015.igem.org/Team:Uppsala/Journey">
 +
                              <p class="description">Click here to read about our journey to gold!</p>
 +
      <img id="medal" src="https://static.igem.org/mediawiki/2015/f/f7/Uppsala_goldmedal.png">
 +
                              <!--<h2><span id="textbox">Nordic iGEM Conference</span></h2>-->
 +
</a>
 +
</div>
 +
                </td>
 +
        </tr>
 
    <tr>
 
    <tr>
 
<td >
 
<td >

Revision as of 22:33, 20 November 2015

iGEM Uppsala
iGEM Uppsala

Abstract


Polycyclic aromatic hydrocarbons (PAHs) are potent carcinogens produced by various activities ranging from grilling meat to coal gasification. Our project aims to degrade high molecular weight PAHs present in industrial waste from district heating plants. There is currently no sustainable way to handle this waste and therefore it is deposited in landfills. We want to solve this problem by employing a bacterial based system.

Our cells need to be able to detect the PAHs for direct degradation. However the high molecular weight PAHs do not readily pass through the cell membrane. We solved this obstacle by using the low weight PAH, naphthalene, as an indicator for the presence of heavier PAHs. The degradation of this small PAH inside the cell relieves repression of genes under the control of the NahR/Psal promoter system. This causes the expression of a series of enzymes for PAH degradation which are secreted outside the cell where they can oxidize and cleave the ring structures of the carcinogenic compounds. This in turn makes them available for downstream biodegradation. To increase the degradation efficiency, our system also produces rhamnolipids. These are biosurfactants that prevent the PAHs from aggregating, making them easier for the enzymes to access.