Team:BIOSINT Mexico/Project

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
 
(30 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** -->
+
{{:Team:BIOSINT_Mexico/Header2}}
 +
<html>
 +
<style>
 +
blockquote {
 +
margin: 1em 80px;
 +
padding-left: 200px;
 +
background: transparent url(quote.gif) no-repeat; }
 +
  </style>
 +
</html>
 +
 
 +
[[File:Banner_project.png|800px|center]]
 +
<h1><center>GREEN DEMON</center></h1>
 +
 
 +
 
 +
::[[File:Mecanismo2.gif|370px|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.
-
{{CSS/Main}}
 
 +
<h2><center>MODULES</center></h2>
<html>
<html>
 +
<style>
-
<!--main content -->
 
-
<table width="70%" align="center">
 
 +
.chassis{
 +
position: absolute;
 +
left: 100px;
 +
top: 1000px;
-
<!--welcome box -->
+
}
-
<tr>
+
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:BIOSINT_Mexico/Project&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
 
-
<!-- end welcome box -->
 
-
<tr>
 
-
<!--navigation menu -->
+
.bioacum{
-
<td align="center" colspan="3">
+
position: absolute;
 +
left: 570px;
 +
top: 1000px;
-
<table  width="100%">
+
}
-
<tr heigth="15px"></tr>
+
-
<tr heigth="75px">
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
 
-
<a href="https://2014.igem.org/Team:BIOSINT_Mexico"style="color:#000000">Home </a> </td>
 
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.redlight{
-
<a href="https://2014.igem.org/Team:BIOSINT_Mexico/Team"style="color:#000000"> Team </a> </td>
+
position: absolute;
 +
left: 800px;
 +
top: 1000px;
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
}
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=BIOSINT_Mexico"style="color:#000000"> Official Team Profile </a></td>
+
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
.sensor{
-
<a href="https://2014.igem.org/Team:BIOSINT_Mexico/Project"style="color:#000000"> Project</a></td>
+
position: absolute;
 +
left: 325px;
 +
top: 1000px;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.hovergallery img{
-
<a href="https://2014.igem.org/Team:BIOSINT_Mexico/Parts"style="color:#000000"> Parts</a></td>
+
-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*/
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.hovergallery img:hover{
-
<a href="https://2014.igem.org/Team:BIOSINT_Mexico/Modeling"style="color:#000000"> Modeling</a></td>
+
-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;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
</style>
-
<a href="https://2014.igem.org/Team:BIOSINT_Mexico/Notebook"style="color:#000000"> Notebook</a></td>
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<body>
-
<a href="https://2014.igem.org/Team:BIOSINT_Mexico/Safety"style=" color:#000000"> Safety </a></td>
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<div class="hovergallery">
-
<a href="https://2014.igem.org/Team:BIOSINT_Mexico/Attributions"style="color:#000000"> Attributions </a></td>
+
<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>
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
<div class="hovergallery">
-
</tr>
+
<center>
-
</table>
+
<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>
-
</tr>
+
<div style="clear: both;"></div>
-
</tr>
+
-
</td>
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
<div class="hovergallery">
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
<center>
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
<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>
-
<!--Project content  -->
 
-
<tr><td > <h3> Project Description </h3></td>
 
-
<td ></td >
 
-
<td > <h3> Content</h3></td>
 
-
</tr>
 
-
<tr>
+
</body>
-
<td width="45%"  valign="top">
+
-
<p>Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs) </p>
+
-
<br>
+
-
<h3>References </h3>
+
-
<p>
+
-
iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you though about your project and what works inspired you. </p>
+
-
</td>
+
-
<td></td>
+
</html>
-
<td  width="45%"  valign="top">
+
-
<p> You can use these subtopics to further explain your project</p>
+
-
<ol>
 
-
<li>Overall project summary</li>
 
-
<li>Project Details</li>
 
-
<li>Materials and Methods</li>
 
-
<li>The Experiments</li>
 
-
<li>Results</li>
 
-
<li>Data analysis</li>
 
-
<li>Conclusions</li>
 
-
</ol>
 
-
<p>
 
-
It's important for teams to describe all the creativity that goes into an iGEM project, along with all the great ideas your team will come up with over the course of your work.
 
-
</p>
 
-
<p>
 
-
It's also important to clearly describe your achievements so that judges will know what you tried to do and where you succeeded. Please write your project page such that what you achieved is easy to distinguish from what you attempted.
 
-
</p>
 
-
</td>
 
-
</tr>
 
-
</table>
+
 
-
</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