Team:UANL Mty-Mexico/beta

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
 +
 +
<!--Import jQuery, Easing and Slidorion -->
 +
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
 +
<script src="https://dl.dropbox.com/u/82007410/slider/jquery.easing.js"></script>
 +
<script src="https://dl.dropbox.com/u/82007410/slider/jquery.slidorion.min.js"></script>
 +
 +
<!--slider initialising-->
 +
<script>
 +
$(document).ready(function(){
 +
$('#slidorion').slidorion();
 +
});
 +
</script>
 +
<head>
<head>
</head>
</head>
<body>
<body>
-
<h3>Abstract</h3>
+
<p>We are the representative team from Universidad Autónoma de Nuevo León, México. We are at iGEM to support and perform synthetic biology. This is our wiki, trough which you can get to know better what we do.</p>
-
<p>One of the major environmental problems in northeastern Mexico is arsenic contamination of groundwater. Several projects have previously aimed to biorremediate heavy metals and metalloids using bacteria, but without scalable potential due to the lack of an efficient cell recovery system. We aim to develop an easy-to-recover arsenic biosensor and chelator. Recovery strategy will consist of a new adhesion mechanism that enables bacteria to bind to silica surfaces through the expression of the L2 ribosomal protein, attached to the outer membrane protein AIDA-I. A quantifiable, highly-sensitive luciferase-based reporter system coupled to an oligomeric metallothionein is expected to increase our system’s capability of arsenic sensing and chelation.  
+
-
</p>
+
<p>
<p>
-
We will be working as well in the construction of a new genetic switch, called the biphasic switch, which takes advantage of phage lambda's mechanism in a way never used before. We expect to be able to combine positive and negative regulation and independently control expression and repression from two different promoters through a single input. The concept and mechanism of an integrated biphasic switch we propose here could potentially double the capabilities of existing information processing genetic circuits.  Additionally, light will be used as input, as it is a promising non-invasive stimulus.
 
-
</p>
 
-
    <!-- MathJax (LaTeX for the web) -->
 
-
    <script type="text/x-mathjax-config">
 
-
        MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
 
-
        MathJax.Hub.Config({
 
-
            TeX: {
 
-
                equationNumbers: {  autoNumber: "AMS"  }
 
-
            }
 
-
        });
 
-
    </script>
 
-
    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 
-
<!--
 
-
<p>ODEs will be rendered inline with text using LaTeX markup language and MathJax. They should display as follows:</p>
 
-
\begin{align}
+
<div id="slidorion">
-
\color{blue} m + \color{red}s &\mathop{\rightleftharpoons}_{k_{-1,s}}^{k_{1,s}} c_{ms} \mathop{\rightarrow}^{k_{2,s}} (1 - p_s) \color{red} s \\
+
<div id="slider">
-
\color{red} s + \color{green} r &\mathop{\rightleftharpoons}_{k_{-1,r}}^{k_{1,r}} c_{sr} \mathop{\rightarrow}^{k_{2,r}} (1-p_r) \color{green} r
+
<div class="slide1"><img src="https://static.igem.org/mediawiki/2011/e/e1/ToOutlines2.001.png" width="485" height="502"></div>
-
\end{align}
+
<div class="slide2"><img src="https://static.igem.org/mediawiki/2011/e/e1/ToOutlines2.001.png" width="485" height="502"></div>
-
\begin{align}
+
<div class="slide3"><img src="https://static.igem.org/mediawiki/2011/e/e1/ToOutlines2.001.png" width="485" height="502"></div>
-
\int {{x^2 + x + 1} \over {(x - 1)^3 (x^2 + x + 2)}}\,dx
+
</div>
-
\end{align}
+
-
-->
+
<div id="accordion">
 +
<div class="link-header">New Features</div>
 +
<div class="link-content">
 +
This is the first trial
 +
</div>
 +
<div class="link-header">A Simple Image</div>
 +
<div class="link-content">
 +
<!-- content -->
 +
</div>
 +
<div class="link-header">Background Image w/ HTML</div>
 +
<div class="link-content">
 +
<!-- content -->
 +
</div>
 +
</div>
 +
</div> 
 +
 
 +
 
</body>
</body>
</html>
</html>

Revision as of 15:46, 22 August 2012

iGEM UANL 2012

We are the representative team from Universidad Autónoma de Nuevo León, México. We are at iGEM to support and perform synthetic biology. This is our wiki, trough which you can get to know better what we do.