Team:Tec-Monterrey

From 2010.igem.org

(Difference between revisions)
 
(149 intermediate revisions not shown)
Line 1: Line 1:
-
{{Template:TecMtyHeader}}
 
-
 
<html>
<html>
-
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.1/build/base/base-min.css">
+
<head>
-
<!--[if lt IE 8]>
+
    <meta http-equiv="content-type" content="text/html;charset=utf-8" />
-
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE8.js">IE7_PNG_SUFFIX=".png";</script>
+
    <title>Tec de Monterrey </title>  
-
<![endif]-->
+
<style>
 +
#search-controls {
 +
display: none;
 +
}
 +
</style>
 +
</head>
-
<script type="text/javascript" src="https://2010.igem.org/Team:TU_Delft/files/jquery_address?action=raw"></script>
+
<style>
-
<script type="text/javascript" src="https://2010.igem.org/Team:TU_Delft/files/jquery_scrollto?action=raw"></script>
+
html, body {
-
<style type="text/css">
+
margin: 0;
 +
padding: 0;
 +
}
 +
 +
body {
 +
background-color: #05182b;
 +
background-position: top center;
 +
}
 +
 +
/* Wiki Hacks - START */
-
/* Wiki Hacks - START */
 
#globalWrapper {
#globalWrapper {
Line 20: Line 31:
padding: 0;
padding: 0;
}
}
-
 
+
#content {
#content {
background-color: transparent;
background-color: transparent;
Line 28: Line 39:
width: 100%;
width: 100%;
}
}
-
 
+
#bodyContent {
#bodyContent {
border: none;
border: none;
Line 35: Line 46:
width:100%;
width:100%;
}
}
-
 
+
#top-section {
#top-section {
height: 20px;
height: 20px;
Line 46: Line 57:
border: none;
border: none;
}
}
-
 
+
#p-logo {
#p-logo {
height:1px;
height:1px;
Line 52: Line 63:
display: none;
display: none;
}
}
-
 
+
#search-controls {
#search-controls {
overflow:hidden;
overflow:hidden;
Line 61: Line 72:
right: 40px;
right: 40px;
}
}
-
 
+
.left-menu {
.left-menu {
width: 400px;
width: 400px;
Line 69: Line 80:
border: none;
border: none;
}
}
-
 
+
.left-menu ul {
.left-menu ul {
border: none;
border: none;
}
}
-
 
+
#menubar.right-menu {
#menubar.right-menu {
width:300px;
width:300px;
Line 81: Line 92:
border: none;
border: none;
}
}
-
 
+
.right-menu ul {
.right-menu ul {
border: none;
border: none;
}
}
-
 
+
#footer-box {
#footer-box {
background-color: transparent;
background-color: transparent;
Line 93: Line 104:
padding: 0;
padding: 0;
}
}
-
 
+
#footer {
#footer {
border: none;
border: none;
Line 100: Line 111:
padding: 0;
padding: 0;
}
}
-
 
+
.firstHeading {
.firstHeading {
display: none;
display: none;
}
}
-
 
+
#f-list a {
#f-list a {
-
color: #333;
+
color: #ffffff;
font-size: 10px;
font-size: 10px;
}
}
-
 
+
#f-list a:hover {
#f-list a:hover {
color: #666;
color: #666;
}
}
-
 
+
#footer ul {
#footer ul {
margin: 0;
margin: 0;
padding: 0;
padding: 0;
}
}
-
 
+
#footer ul li {
#footer ul li {
margin-top: 0;
margin-top: 0;
Line 126: Line 137:
padding: 0;
padding: 0;
}
}
-
 
+
/* Wiki Hacks - END */
/* Wiki Hacks - END */
 +
 +
#wrapper {
 +
width: 965px;
 +
margin: 0 auto;
 +
}
 +
 +
#header_wrap {
 +
width:100%;
 +
height:107px;
 +
}
 +
 +
#menu_wrap {
 +
width:100%;
 +
height:45px;
 +
display:block;
 +
float: left;
 +
}
 +
 +
#content_wrap {
 +
width:100%;
 +
/* background-color: #fff; */
 +
margin-top: -24px;
 +
display:block;
 +
float: left;
 +
}
 +
 +
#footer_wrap {
 +
width:100%;
 +
height:40px;
 +
background-color: transparent;
 +
display:block;
 +
float: left;
 +
padding-top: 10px;
 +
}
 +
 +
/* Footer START */
 +
 +
#footer_wrap #copyright {
 +
display: block;
 +
float: left;
 +
width: 300px;
 +
text-align: center;
 +
font-size: 10px;
 +
color: #ffffff;
 +
}
 +
 +
#footer_wrap #footer_links {
 +
display: block;
 +
float: right;
 +
width: 500px;
 +
text-align: center;
 +
font-size: 10px;
 +
}
 +
 +
#footer_links ul {
 +
margin: 0;
 +
padding: 0;
 +
}
 +
 +
#footer_links ul li {
 +
display: block;
 +
list-style-type: none;
 +
float:left;
 +
padding: 0;
 +
margin: 0 5px 0 5px;
 +
}
 +
 +
#footer_links ul li a {
 +
color: #ccc;
 +
text-decoration: none;
 +
}
 +
 +
#footer_links ul li a:hover {
 +
text-decoration: underline;
 +
}
 +
 +
/* Footer END */
 +
 +
 +
#panel_mask { 
 +
            position:absolute;
 +
            top:0px;
 +
            width: 1000px;
 +
            overflow:hidden; 
 +
            margin:0 auto;
 +
            background-color: #05182b;
 +
        }
 +
.heading{
 +
color: #000;
 +
font: 14px century gothic;
 +
padding: 5px 5px 2px 5px;
 +
font-weight: bold;
 +
}
-
<body>
+
.header{
-
<style>
+
z-index: 1;
 +
position: absolute;
 +
top: 5px;
 +
height: 300px;
 +
    }
-
p{
+
.menu{
-
padding: 5px;
+
z-index: 5;
 +
position: absolute;
 +
top: 188px ;
 +
font: 18px  Arial;
 +
text-align: center;
 +
          }
 +
 
 +
 
 +
.menubg{
 +
position: absolute;
 +
top: 220px;
 +
background-color: #FFFFFF;
 +
width: 966px;
 +
height: 35px;
 +
  /* for IE */
 +
  filter:alpha(opacity=75);
 +
  /* CSS3 standard */
 +
  opacity:0.75;
 +
z-index:2;
 +
      }
 +
a:link{color: #fff;}
 +
a:visited{color: #fff;}
 +
a:active{color: #fff;}
 +
 
 +
.menubg .ft .c {
 +
font-size:1px; /* ensure minimum height */
 +
height:13px;
 +
/* for IE */
 +
  filter:alpha(opacity=100);
 +
  /* CSS3 standard */
 +
  opacity:1;
}
}
-
.heading{
+
.menubg .ft .c {
-
font: arial;
+
height:35px;
-
color: #ffffff;
+
}
}
 +
.menubg .ft {
 +
background:transparent url(https://static.igem.org/mediawiki/2010/8/85/Bl.png) no-repeat 0px 0px;
-
table {
 
-
left:0px;
 
-
background-color: #003366;
 
-
cell-padding: 5px;
 
-
border-collapse:collapse;
 
-
border-width: 0px;
 
}
}
-
#content{
+
.menubg .ft .c {
-
background-color:#003366;
+
background:transparent url(https://static.igem.org/mediawiki/2010/b/bf/Br.png) no-repeat right 0px;
-
border:0px;
+
-
font: 12px Arial;
+
-
color: #cccccc;
+
}
}
-
#leftmenu{
+
 
-
border-right:10px transparent;
+
.righ{
 +
float:right;
 +
width:220px;
 +
background-color:#FFFFFF;
 +
margin:5px 0px 10px 5px;
 +
}
 +
.righ .bdy {
 +
padding:0px 10px 0px 15px;
 +
}
 +
.righ .bgr{
 +
background-color:#05182b;
 +
height:15px;
 +
}
 +
.righ .top {
 +
padding:0px 0px 0px 0px;
 +
}
 +
.righ .hd .g,
 +
.righ .ft .c {
 +
font-size:1px; /* ensure minimum height */
 +
height:13px;
}
}
-
td{
+
.righ .ft .c {
-
color: #cccccc;
+
height:14px;
-
border-collapse:collapse;
+
}
 +
.righ .ft {
 +
background:transparent url(https://static.igem.org/mediawiki/2010/8/85/Bl.png) no-repeat 0px 0px;
}
}
-
#logo
+
.righ .ft .c {
-
{
+
background:transparent url(https://static.igem.org/mediawiki/2010/b/bf/Br.png) no-repeat right 0px;
-
background-color: #ffffff;
+
}
-
width: 180px;
+
.righ .hd {
-
height: 180px;
+
background:transparent url(https://static.igem.org/mediawiki/2010/9/9b/Tl.png) no-repeat 0px 0px;
 +
}
 +
.righ .hd .g {
 +
background:transparent url(https://static.igem.org/mediawiki/2010/5/5f/Tr.png) no-repeat right 0px;
}
}
-
.desc
+
 
 +
.bbody{
 +
margin-left:auto;
 +
margin-right:auto;
 +
width:965px;
 +
 
 +
 
 +
}
 +
.texteando{
 +
float:left;
 +
width:715px;
 +
background-color:#ffffff;
 +
margin:5px 5px 10px 0px;
 +
}
 +
.texteando .bdy {
 +
padding:0px 15px 0px 15px;
 +
}
 +
.texteando .top {
 +
padding:0px 0px 0px 0px;
 +
}
 +
.texteando .bgr{
 +
background-color:#05182b;
 +
height:15px;
 +
}
 +
.texteando .hd .g,
 +
.texteando .ft .c {
 +
font-size:1px; /* ensure minimum height */
 +
height:13px;
 +
}
 +
.texteando .ft .c {
 +
height:14px;
 +
}
 +
.texteando .ft {
 +
background:transparent url(https://static.igem.org/mediawiki/2010/8/85/Bl.png) no-repeat 0px 0px;
 +
}
 +
.texteando .ft .c {
 +
background:transparent url(https://static.igem.org/mediawiki/2010/b/bf/Br.png) no-repeat right 0px;
 +
}
 +
.texteando .hd {
 +
background:transparent url(https://static.igem.org/mediawiki/2010/9/9b/Tl.png) no-repeat 0px 0px;
 +
}
 +
.texteando .hd .g {
 +
background:transparent url(https://static.igem.org/mediawiki/2010/5/5f/Tr.png) no-repeat right 0px;
 +
}
 +
.bbody2{
 +
margin-left:auto;
 +
margin-right:auto;
 +
width:715px;
 +
}
 +
.texteando .headercon
{
{
-
padding: 5px 10px 5px 5px;
+
color:white;
-
text-align: justify;
+
clear:left;
}
}
 +
.texteando .footercon
 +
{
 +
padding:0.5em;
 +
color:white;
 +
clear:left;
 +
}
 +
.texteando .leftcon
 +
{
 +
float:left;
 +
width:212px;
 +
margin:0;
 +
padding:1em;
 +
}
 +
.texteando .rightcon
 +
{
 +
float:left;
 +
width:212px;
 +
margin:0;
 +
border-left:1px solid gray;
 +
padding:1em;
 +
}
 +
</style>
</style>
-
<img src="http://i138.photobucket.com/albums/q274/gnoxyz/iGEM/headerblank.gif" height="220px">
+
<body bgcolor="#414141">
 +
<style>
 +
 
 +
 
 +
#search-controls {
 +
display: none;
 +
}
 +
</style>
 +
<style type="text/css">
 +
.blah {text-align:justify}
 +
.blahimgder {text-align:justify}
 +
.blahimgizq {text-align:justify;}
 +
</style>
 +
<style type="text/css">
 +
.blah A:link {text-decoration: none; color: #0D3C6A }
 +
.blah A:visited {text-decoration: none; color: #0D3C6A}
 +
.blah A:active {text-decoration: none;color: #0D3C6A}
 +
.blah A:hover {text-decoration: underline; color: #186FC5;}
 +
 
 +
.blahimgder A:link {text-decoration: none; color: #0D3C6A }
 +
.blahimgder A:visited {text-decoration: none; color: #0D3C6A}
 +
.blahimgder A:active {text-decoration: none;color: #0D3C6A}
 +
.blahimgder A:hover {text-decoration: underline; color: #186FC5;}
 +
.blahimgizq A:link {text-decoration: none; color: #0D3C6A }
 +
.blahimgizq A:visited {text-decoration: none; color: #0D3C6A}
 +
.blahimgizq A:active {text-decoration: none;color: #0D3C6A}
 +
.blahimgizq A:hover {text-decoration: underline; color: #186FC5;}
 +
 
 +
 
 +
</style>
 +
<style type="text/css">
 +
.blahimgder img {float:right; margin:0px 0px 15px 20px}
 +
.blahimgizq img {float:left; margin:0px 20px 15px 0px;}
 +
 
 +
</style>
 +
 
 +
<div class="bbody">
 +
<script type="text/javascript"><!--
 +
var delay=7000
 +
var ie4=document.all
 +
var curindex=0
 +
var totalcontent=0
 +
function get_total(){
 +
if (ie4){
 +
while (eval("document.all.content"+totalcontent))
 +
totalcontent++
 +
}
 +
else{
 +
while (document.getElementById("content"+totalcontent))
 +
totalcontent++
 +
}
 +
}
 +
function contract_all(){
 +
for (y=0;y<totalcontent;y++){
 +
if (ie4)
 +
eval("document.all.content"+y).style.display="none"
 +
else
 +
document.getElementById("content"+y).style.display="none"
 +
}
 +
}
 +
function expand_one(which){
 +
contract_all()
 +
if (ie4)
 +
eval("document.all.content"+which).style.display=""
 +
else
 +
document.getElementById("content"+which).style.display=""
 +
}
 +
function rotate_content(){
 +
get_total()
 +
contract_all()
 +
expand_one(curindex)
 +
curindex=(curindex<totalcontent-1)? curindex+1: 0
 +
setTimeout("rotate_content()",delay)
 +
}
 +
window.onload=rotate_content
 +
//--></script>
 +
 
 +
 
 +
<div class="header">
 +
 
 +
<div id="content0" style="display:none">
 +
<img src="https://static.igem.org/mediawiki/2010/4/4b/Cbplano.png" width="966px" height="250px" border="0"></div>
 +
<div id="content1" style="display:none">
 +
<img src="https://static.igem.org/mediawiki/2010/b/b1/Electroplano.png" width="966px" height="250px" border="0"></div>
 +
<div id="content2" style="display:none">
 +
<img src="https://static.igem.org/mediawiki/2010/e/ea/Teamplano.png" width="966px" height="250px" border="0"></div>
 +
<div id="content3" style="display:none">
 +
<img src="https://static.igem.org/mediawiki/2010/c/cf/Lego_dnaplano.png" width="966px" height="250px" border="0"></div>
 +
 
 +
</div>
 +
 
 +
<div class="menubg">
<br>
<br>
 +
<div class="ft"><div class="c"></div></div>
 +
</div>
 +
 +
<div class="menu">
 +
 +
<!--[if lt IE 7]>
 +
<script type="text/javascript">
 +
 +
sfHover = function() {
 +
var sfEls = document.getElementById("nav").getElementsByTagName("LI");
 +
for (var i=0; i<sfEls.length; i++) {
 +
sfEls[i].onmouseover=function() {
 +
this.className+=" over";
 +
}
 +
sfEls[i].onmouseout=function() {
 +
this.className=this.className.replace(new RegExp(" over\\b"), "");
 +
}
 +
}
 +
}
 +
if (window.attachEvent) window.attachEvent("onload", sfHover);
 +
 +
</script>
 +
<![endif]-->
 +
<style type="text/css">
 +
/* general styling */
 +
*{margin:0;padding:0}
 +
body {
 +
font: x-small Verdana, Arial, Helvetica, sans-serif;
 +
text-align:left;
 +
padding:20px;
 +
}
 +
.outer{
 +
padding:0px 0 0 0;
 +
width:966px;
 +
margin:auto;
 +
position:relative;
 +
text-align:center;
 +
}
 +
 +
 +
/* drop up */
 +
ul#nav,ul#nav ul {
 +
margin: 0;
 +
padding: 0;
 +
list-style: none;
 +
}
 +
ul#nav {
 +
width:966px;
 +
height:25px;
 +
 +
}
 +
 +
ul#nav li {
 +
position: relative;
 +
float: left;
 +
width:161px;
 +
height:25px;
 +
color:#fff;
 +
text-align:left;
 +
}
 +
ul#nav li a {
 +
text-decoration: none;
 +
color:#003366;
 +
       
 +
}
 +
#nav li ul {
 +
position: absolute;
 +
left: 0;
 +
top:-105px;
 +
margin-left:-999em;
 +
border:none;
 +
height:137px;
 +
width:161px;
 +
background:#ffffff;
 +
  /*opacity for IE5+*/
 +
  filter: alpha(opacity=75);
 +
  /*opacity for older Mozilla browsers*/
 +
  -moz-opacity: 0.75;
 +
  /*opacity for mozilla/safari*/
 +
  opacity: 0.75;
 +
}
 +
ul#nav li li{height:auto;border:none;}
 +
ul#nav li li a{
 +
color:#fff;
 +
padding:2px 5px 2px 5px;
 +
display:block;
 +
}
 +
ul#nav li:hover ul,
 +
ul#nav li.over ul {
 +
margin-left:0;
 +
}
 +
ul#nav li:hover,
 +
ul#nav li.over,
 +
ul#nav li:hover a,
 +
ul#nav li.over a {color:#000}
 +
 +
ul#nav li:hover li a,ul#nav li.over li a{color:#003366;}
 +
ul#nav li li a:hover{color:#ffffff; background-color: #05182B;}
 +
ul#nav li p {padding:0px;}
 +
ul#nav li.last,ul#nav li.last ul{border:none;width:161px;}
 +
 +
</style>
 +
<div class="outer">
 +
 +
<ul id="nav">
 +
<li>
 +
<p><br/><a href="https://2010.igem.org/Team:Tec-Monterrey">&nbsp;&nbsp;Home</a></p>
 +
 +
 +
</li>
 +
<li>
 +
<p><br/><a href="https://2010.igem.org/Team:Tec-Monterrey/Team">&nbsp;&nbsp;Team</a></p>
 +
<ul>
 +
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Under">Undergraduates</a></li>
 +
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Instructors">Instructors/Advisors</a></li>
 +
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Attributions">Attributions</a></li>
 +
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Headquarters">Headquarters</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<p><br/><a href="https://2010.igem.org/Team:Tec-Monterrey/Project">&nbsp;&nbsp;Project</a></p>
 +
<ul>
 +
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Introduction">Introduction</a></li>
 +
                        <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Geneticframe">Genetic Frame</a></li>
 +
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Parts">Parts</a></li>
 +
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/FutureResearch">Future Research</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<p><br/><a href="https://2010.igem.org/Team:Tec-Monterrey/Documentation">&nbsp;&nbsp;Documentation</a></p>
 +
<ul>
 +
                        <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Journal">Journal</a></li>
 +
                        <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Protocols">Protocols</a></li>
 +
        <li><a href="https://2010.igem.org/Team:Tec-Monterrey/SafetyEthics">Safety & Ethics</a></li>
 +
                        <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Humanpractices">Human Practices</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<p><br/><a href="https://2010.igem.org/Team:Tec-Monterrey/Bonus">&nbsp;&nbsp;Bonus</a></p>
 +
<ul>
 +
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Gallery">Gallery</a></li>
 +
                        <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Mascot">Wiki Wiki</a></li>
 +
</ul>
 +
</li>
 +
 +
                <li class="last">
 +
<p><br />
 +
<a href="https://2010.igem.org/Team:Tec-Monterrey /Sponsors">&nbsp;&nbsp;Sponsors</a></p>
 +
<ul>
 +
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Platinum ">Platinum </a></li>
 +
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Gold ">Gold </a></li>
 +
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Silver">Silver </a></li>
 +
                        <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Thanks">Special Thanks</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
 +
</div>
 +
 +
</div>
 +
 +
 +
 +
 +
 +
<br><br><br><br><br><br><br><br><br><br>
 +
<br><br><br><br>
 +
 +
 +
 +
<div class="righ">
 +
<div class="hd"><div class="g"></div></div>
 +
<div class="top"><img src="https://static.igem.org/mediawiki/2010/7/7e/Sponsorstec.png">
 +
</div>
 +
<div class="bdy">
 +
<p align="center">
 +
<a href="http://www.uniparts.com.mx/" target="blank"><img src="https://static.igem.org/mediawiki/2010/d/d9/Uniparts.jpg" width="200px" height="83px" border="0" ></a>
 +
<br><br><br>
 +
<a href="http://www.promega.com/" target="blank"><img src="https://static.igem.org/mediawiki/2010/2/20/Promega.gif" width="170px" height="110px" border="0" ></a> 
 +
<br><br><br>
 +
<a href="http://www.corning.com/" target="blank"><img src="https://static.igem.org/mediawiki/2010/3/32/Corning.jpg" width="170px" height="29px" border="0" ></a>
 +
<br><br><br>
 +
<a href="http://www.sartorius.com/" target="blank"><img src=" https://static.igem.org/mediawiki/2010/7/70/Sartoriussmall.jpg" border="0" ></a>
 +
<br><br><br>
 +
<a href="http://www.millipore.com/" target="blank"><img src="https://static.igem.org/mediawiki/2010/6/6b/Millipore.jpg" width="170px" height="50px" border="0" ></a>
 +
<br>
 +
<br>
 +
</p>
 +
</div>
 +
<div class="ft"><div class="c"></div></div>
 +
<div class="bgr"></div>
 +
<div class="hd"><div class="g"></div></div>
 +
<div class="top"><img src="https://static.igem.org/mediawiki/2010/4/4b/Followuson.png">
 +
</div>
 +
<div class="bdy">
 +
<a href="http://tinyurl.com/2wvxmdu"><img src="https://static.igem.org/mediawiki/2010/a/a5/Twitter-ogo.png" width="175px" height="55px" border="0" ></a>
 +
</div>
 +
<div class="ft"><div class="c"></div></div>
 +
</div>
 +
 +
 +
<div class="texteando">
 +
<div class="hd"><div class="g"></div></div>
 +
<div class="top">
 +
<img src="https://static.igem.org/mediawiki/2010/4/42/Welcome.png" border="0" >
 +
<div class="bdy">
 +
<div style="text-align:justify">
 +
<p class="blahimgder">
 +
<img src="https://static.igem.org/mediawiki/2010/a/a1/Itesmlogo.jpg">
 +
Welcome to the iGEM Tec-Monterrey Team’s Wiki. This is the first time that our university participates in iGEM and we hope that you find our project interesting and enjoy it as much as we enjoyed working on it. Feel free to navigate our wiki and become part of this unforgettable experience.
 +
</p>
 +
</div>
 +
</div>
 +
<div class="ft"><div class="c"></div></div>
 +
<div class="bgr"><br>
 +
</div>
 +
<div class="hd"><div class="g"></div></div>
 +
<div class="top">
 +
<img src="https://static.igem.org/mediawiki/igem.org/9/92/Project.png" border="0" >
 +
<div class="bdy">
 +
      <p class="blahimgder">
 +
<img src="https://static.igem.org/mediawiki/2010/7/73/Semaforo.jpg" width="80">
 +
 +
Bacterial reporters or whole-cell bacterial sensors have always been an area of application for genetic manipulation and synthetic biology. The first bacterial reporters appeared 20 years ago, although these early tests didn't use genetically modified microorganisms. Further research and development in the area of genetic engineering has resulted in newer and more sophisticated bacterial sensors, capable of detecting the presence of contaminants, sugars and amino acids in different media such as soil and water. However, most bacterial sensors can only detect the presence of a compound at a certain concentration and currently there are few documented bacterial sensors that can detect and report different concentrations of the compound of interest. Our objective was to develop a genetic frame, compatible with the BioBrick standard, for the creation of a concentration-sensitive bacterial sensor. In the process we also developed and characterized BioBricks for two new families of phage activators. <a href="https://2010.igem.org/Team:Tec-Monterrey/Project"><b>Read More</b></a>
 +
 +
 +
-
Welcome to our Wiki, it is currently under construction and hopefully it will be complete by the end of Summer. <br>
+
</p>
 +
     
 +
</div>
 +
<div class="ft"><div class="c"></div></div>
 +
<div class="bgr"><br>
 +
</div>
 +
</div>
 +
<div class="ft"> </div>
 +
</div>
 +
</div>
 +
<div class="texteando">
 +
<div class="hd"><div class="g"></div></div>
 +
<div class="headercon">
 +
<img src="https://static.igem.org/mediawiki/2010/8/8e/Titulos3.png">
 +
</div>
 +
<div class="leftcon"><p class="blah"><a href="https://2010.igem.org/Team:Tec-Monterrey/Team"><img src="https://static.igem.org/mediawiki/2010/1/13/Teamsmall.png"></a></p> <p class="blah">The Tec-Monterrey iGEM team is made up of ten 7th semester Biotechnology Engineering students from the Tecnológico de Monterrey in Monterrey, Mexico...<a href="https://2010.igem.org/Team:Tec-Monterrey/Team"><b>Read more</b></a></p></div>
 +
<div class="rightcon"><p class="blah"><a href="https://2010.igem.org/Team:Tec-Monterrey/Documentation"><img src=https://static.igem.org/mediawiki/2010/4/4e/Documsmall.png></a></p><p class="blah">The registry of everything we did in the summer, our lab journal, the protocols, our contribution to human practices… <a href="https://2010.igem.org/Team:Tec-Monterrey/Documentation"><b>Read more</b></a></p></div>
 +
<div class="rightcon"><p class="blah"><a href="https://2010.igem.org/Team:Tec-Monterrey/Bonus"><img src="https://static.igem.org/mediawiki/2010/e/e3/Bonussmall.png"></a></p><p class="blah">Photos from our summer work and information on our beloved Wiki Wiki… <a href="https://2010.igem.org/Team:Tec-Monterrey/Bonus"><b>Read more</b></a>
 +
</p></div>
 +
<div class="footercon"></div>
-
</body>
+
<div class="ft"><div class="c"></div></div>
-
<form action="dummy" method="post"><select name="choice" size="1"><option value="">Jump To</option><option value="">-----------</option><option value="www.home.com">Home</option><option value="www.team.com">Team</option><option value="www.wikiwiki.com">WikiWiki</option></select><input TYPE="button" VALUE="GO!" onClick="jump(this.form)"></form>
+
</div>
-
</html>
+
</div>
 +
<div class="bgr"><br>
 +
</div>
 +
</html>\

Latest revision as of 23:48, 27 October 2010

Tec de Monterrey





























Welcome to the iGEM Tec-Monterrey Team’s Wiki. This is the first time that our university participates in iGEM and we hope that you find our project interesting and enjoy it as much as we enjoyed working on it. Feel free to navigate our wiki and become part of this unforgettable experience.


Bacterial reporters or whole-cell bacterial sensors have always been an area of application for genetic manipulation and synthetic biology. The first bacterial reporters appeared 20 years ago, although these early tests didn't use genetically modified microorganisms. Further research and development in the area of genetic engineering has resulted in newer and more sophisticated bacterial sensors, capable of detecting the presence of contaminants, sugars and amino acids in different media such as soil and water. However, most bacterial sensors can only detect the presence of a compound at a certain concentration and currently there are few documented bacterial sensors that can detect and report different concentrations of the compound of interest. Our objective was to develop a genetic frame, compatible with the BioBrick standard, for the creation of a concentration-sensitive bacterial sensor. In the process we also developed and characterized BioBricks for two new families of phage activators. Read More


The Tec-Monterrey iGEM team is made up of ten 7th semester Biotechnology Engineering students from the Tecnológico de Monterrey in Monterrey, Mexico...Read more

The registry of everything we did in the summer, our lab journal, the protocols, our contribution to human practices… Read more

Photos from our summer work and information on our beloved Wiki Wiki… Read more


\