Team:BIOSINT Mexico/Project

From 2014.igem.org

(Difference between revisions)
Line 61: Line 61:
}
}
 +
.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>
</style>
Line 67: Line 83:
<body>
<body>
-
<div class=" ">
+
<div class="hovergallery">
<center>
<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>
<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>
Line 75: Line 91:
<div style="clear: both;"></div>
<div style="clear: both;"></div>
-
<div class=" ">
+
<div class="hovergallery">
<center>
<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>
<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>
Line 83: Line 99:
<div style="clear: both;"></div>
<div style="clear: both;"></div>
-
<div class=" ">
+
<div class="hovergallery">
<center>
<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>
<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>
Line 91: Line 107:
<div style="clear: both;"></div>
<div style="clear: both;"></div>
-
<div class=" ">
+
<div class="hovergallery">
<center>
<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>
<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>
Line 99: Line 115:
</body>
</body>
 +
 +
</html>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
<h2>

Revision as of 06:31, 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
    • The first module consists in the incorporation of metals to the cell, specifically mercury .
    • The second module is a biosensor that uses a degreening system, which will allow us to notice the mercury in the soil.
    • 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