Team:BIOSINT Mexico/Project

From 2014.igem.org

(Difference between revisions)
 
(19 intermediate revisions not shown)
Line 9: Line 9:
</html>
</html>
-
[[File:Chassis.png|800px|center]]
+
[[File:Banner_project.png|800px|center]]
<h1><center>GREEN DEMON</center></h1>
<h1><center>GREEN DEMON</center></h1>
 +
::[[File:Mecanismo2.gif|370px|left]]
-
::[[File:Mec3.gif|400px|left]]
+
 
 +
This year we have designed a modular and plastic system, to detect and attack heavy metal soil pollution. The mechanism is ready to incorporate into Arabidopsis thaliana; previously described as a chassis in iGEM. Our project is describes as an alternative treatment for large areas of contaminated soil.
 +
 
 +
;The project was developed in three modules:
 +
 +
:#*'''Bioaccumulation:''' The first module consists in the incorporation of metals to the cell, specifically mercury .
 +
:#*'''Sensor:''' The second module is a biosensor that uses a degreening system, which will allow us to notice the mercury in the soil.
 +
:#*'''Light Switch:''' The last module is base on  a 640 nm light switch, that stops the degreening system which allow the plant to survive with a big amount of mercury into its cells.
 +
 
 +
 
 +
<h2><center>MODULES</center></h2>
 +
 
 +
<html>
 +
<style>
 +
 
 +
 
 +
.chassis{
 +
position: absolute;
 +
left: 100px;
 +
top: 1000px;
 +
 
 +
}
 +
 
 +
 
 +
.bioacum{
 +
position: absolute;
 +
left: 570px;
 +
top: 1000px;
 +
 
 +
}
 +
 
 +
 
 +
 
 +
.redlight{
 +
position: absolute;
 +
left: 800px;
 +
top: 1000px;
 +
 
 +
}
 +
 
 +
.sensor{
 +
position: absolute;
 +
left: 325px;
 +
top: 1000px;
 +
}
 +
 
 +
.hovergallery img{
 +
-webkit-transform:scale(0.8); /*Webkit: Scale down image to 0.8x original size*/
 +
-moz-transform:scale(0.8); /*Mozilla scale version*/
 +
-o-transform:scale(0.8); /*Opera scale version*/
 +
-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
 +
-moz-transition-duration: 0.5s; /*Mozilla duration version*/
 +
-o-transition-duration: 0.5s; /*Opera duration version*/
 +
opacity: 0.7; /*initial opacity of images*/
 +
margin: 0 10px 5px 0; /*margin between images*/
 +
}
 +
 
 +
.hovergallery img:hover{
 +
-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
 +
-moz-transform:scale(1.1); /*Mozilla scale version*/
 +
-o-transform:scale(1.1); /*Opera scale version*/
 +
opacity: 1;
 +
}
 +
 
 +
</style>
 +
 
 +
<body>
 +
 
 +
<div class="hovergallery">
 +
<center>
 +
<a href="https://2014.igem.org/Team:BIOSINT_Mexico/Chassis" ><img class="chassis" src="http://i1369.photobucket.com/albums/ag216/lmistrange/CHASSIS_zps4a1c7e44.png" widht="330" height="220"/></a>
 +
</center>
 +
</div>
 +
 
 +
<div style="clear: both;"></div>
 +
 
 +
<div class="hovergallery">
 +
<center>
 +
<a href="https://2014.igem.org/Team:BIOSINT_Mexico/Bioaccumulation" ><img class="bioacum" src="http://i1369.photobucket.com/albums/ag216/lmistrange/BIOACCUMULATION_zps63cad4d2.png" widht="300" height="220"/></a>
 +
</center>
 +
</div>
 +
 
 +
<div style="clear: both;"></div>
 +
 
 +
<div class="hovergallery">
 +
<center>
 +
<a href="https://2014.igem.org/Team:BIOSINT_Mexico/Sensor" ><img class="sensor" src="http://i1369.photobucket.com/albums/ag216/lmistrange/SENSOR2_zpsf930ae44.png" widht="300" height="220"/></a>
 +
</center>
 +
</div>
 +
 
 +
<div style="clear: both;"></div>
 +
 
 +
<div class="hovergallery">
 +
<center>
 +
<a href="https://2014.igem.org/Team:BIOSINT_Mexico/Switch" ><img class="redlight" src="http://i1369.photobucket.com/albums/ag216/lmistrange/REDLIGHT_zps414e8dbd.png" widht="300" height="240"/></a>
 +
</center>
 +
</div>
 +
 
 +
 
 +
</body>
 +
 
 +
</html>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<h2>

Latest revision as of 22:43, 17 October 2014

Banner project.png

GREEN DEMON



This year we have designed a modular and plastic system, to detect and attack heavy metal soil pollution. The mechanism is ready to incorporate into Arabidopsis thaliana; previously described as a chassis in iGEM. Our project is describes as an alternative treatment for large areas of contaminated soil.

The project was developed in three modules
    • Bioaccumulation: The first module consists in the incorporation of metals to the cell, specifically mercury .
    • Sensor: The second module is a biosensor that uses a degreening system, which will allow us to notice the mercury in the soil.
    • Light Switch: The last module is base on a 640 nm light switch, that stops the degreening system which allow the plant to survive with a big amount of mercury into its cells.


MODULES