Team:Tec-Monterrey

From 2010.igem.org

(Difference between revisions)
m
 
(67 intermediate revisions not shown)
Line 117: Line 117:
   
   
#f-list a {
#f-list a {
-
color: #333;
+
color: #ffffff;
font-size: 10px;
font-size: 10px;
}
}
Line 182: Line 182:
text-align: center;
text-align: center;
font-size: 10px;
font-size: 10px;
-
color: #ccc;
+
color: #ffffff;
}
}
   
   
Line 228: Line 228:
             background-color: #05182b;
             background-color: #05182b;
         }
         }
-
b{
 
-
color: #ffffff;
 
-
}
 
-
 
.heading{
.heading{
color: #000;
color: #000;
Line 250: Line 246:
position: absolute;
position: absolute;
top: 188px ;
top: 188px ;
-
font: 19px Arial;
+
font: 18px Arial;
text-align: center;
text-align: center;
           }
           }
 +
.menubg{
.menubg{
Line 269: Line 266:
a:visited{color: #fff;}
a:visited{color: #fff;}
a:active{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;
 +
}
 +
 +
.menubg .ft .c {
 +
height:35px;
 +
}
 +
.menubg .ft {
 +
background:transparent url(https://static.igem.org/mediawiki/2010/8/85/Bl.png) no-repeat 0px 0px;
 +
 +
}
 +
 +
.menubg .ft .c {
 +
background:transparent url(https://static.igem.org/mediawiki/2010/b/bf/Br.png) no-repeat right 0px;
 +
}
 +
.righ{
.righ{
Line 278: Line 297:
.righ .bdy {
.righ .bdy {
padding:0px 10px 0px 15px;
padding:0px 10px 0px 15px;
 +
}
 +
.righ .bgr{
 +
background-color:#05182b;
 +
height:15px;
 +
}
 +
.righ .top {
 +
padding:0px 0px 0px 0px;
}
}
.righ .hd .g,
.righ .hd .g,
Line 302: Line 328:
  background:transparent url(https://static.igem.org/mediawiki/2010/5/5f/Tr.png) no-repeat right 0px;
  background:transparent url(https://static.igem.org/mediawiki/2010/5/5f/Tr.png) no-repeat right 0px;
}
}
 +
.bbody{
.bbody{
Line 318: Line 345:
.texteando .bdy {
.texteando .bdy {
padding:0px 15px 0px 15px;
padding:0px 15px 0px 15px;
 +
}
 +
.texteando .top {
 +
padding:0px 0px 0px 0px;
 +
}
 +
.texteando .bgr{
 +
background-color:#05182b;
 +
height:15px;
}
}
.texteando .hd .g,
.texteando .hd .g,
Line 324: Line 358:
  height:13px;
  height:13px;
}
}
-
 
.texteando .ft .c {
.texteando .ft .c {
  height:14px;
  height:14px;
Line 331: Line 364:
  background:transparent url(https://static.igem.org/mediawiki/2010/8/85/Bl.png) no-repeat 0px 0px;
  background:transparent url(https://static.igem.org/mediawiki/2010/8/85/Bl.png) no-repeat 0px 0px;
}
}
-
 
.texteando .ft .c {
.texteando .ft .c {
  background:transparent url(https://static.igem.org/mediawiki/2010/b/bf/Br.png) no-repeat right 0px;
  background:transparent url(https://static.igem.org/mediawiki/2010/b/bf/Br.png) no-repeat right 0px;
Line 338: Line 370:
  background:transparent url(https://static.igem.org/mediawiki/2010/9/9b/Tl.png) no-repeat 0px 0px;
  background:transparent url(https://static.igem.org/mediawiki/2010/9/9b/Tl.png) no-repeat 0px 0px;
}
}
-
 
.texteando .hd .g {
.texteando .hd .g {
  background:transparent url(https://static.igem.org/mediawiki/2010/5/5f/Tr.png) no-repeat right 0px;
  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
 +
{
 +
color:white;
 +
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;
}
}
Line 347: Line 409:
<body bgcolor="#414141">
<body bgcolor="#414141">
<style>
<style>
 +
 +
#search-controls {
#search-controls {
display: none;
display: none;
}
}
 +
</style>
 +
<style type="text/css">
 +
.blah {text-align:justify}
 +
.blahimgder {text-align:justify}
 +
.blahimgizq {text-align:justify;}
</style>
</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">
<div class="bbody">
<script type="text/javascript"><!--  
<script type="text/javascript"><!--  
Line 395: Line 487:
<div class="header">
<div class="header">
-
<div class="titlebg">
 
-
</div>
 
<div id="content0" style="display:none">
<div id="content0" style="display:none">
-
<img src="http://i138.photobucket.com/albums/q274/gnoxyz/iGEM/cbplano.png" width="966px" height="250px" border="0"></div>
+
<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">
<div id="content1" style="display:none">
-
<img src="http://i138.photobucket.com/albums/q274/gnoxyz/iGEM/legosplano.png" width="966px" height="250px" border="0"></div>
+
<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">
<div id="content2" style="display:none">
-
<img src="http://i138.photobucket.com/albums/q274/gnoxyz/iGEM/teamplano.png" width="966px" height="250px" border="0"></div>
+
<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">
<div id="content3" style="display:none">
-
<img src="http://i138.photobucket.com/albums/q274/gnoxyz/iGEM/electroplano.png" width="966px" height="250px" border="0"></div>
+
<img src="https://static.igem.org/mediawiki/2010/c/cf/Lego_dnaplano.png" width="966px" height="250px" border="0"></div>
</div>
</div>
<div class="menubg">
<div class="menubg">
 +
<br>
 +
<div class="ft"><div class="c"></div></div>
</div>
</div>
Line 446: Line 538:
text-align:center;
text-align:center;
}
}
 +
/* drop up */
/* drop up */
Line 521: Line 614:
<ul>
<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/Under">Undergraduates</a></li>
-
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Instructors">Instructors</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>
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Headquarters">Headquarters</a></li>
</ul>
</ul>
</li>
</li>
<li>
<li>
-
<p><br />
+
<p><br/><a href="https://2010.igem.org/Team:Tec-Monterrey/Project">&nbsp;&nbsp;Project</a></p>
-
<a href="#">&nbsp;&nbsp;Project</a></p>
+
<ul>
<ul>
-
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Project">Project Overview</a></li>
+
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Introduction">Introduction</a></li>
-
                         <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Biosensor">The Biosensor</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/Biosensor">Applications</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/Parts">Parts</a></li>
+
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/FutureResearch">Future Research</a></li>
</ul>
</ul>
</li>
</li>
<li>
<li>
-
<p><br />
+
<p><br/><a href="https://2010.igem.org/Team:Tec-Monterrey/Documentation">&nbsp;&nbsp;Documentation</a></p>
-
<a href="#">&nbsp;&nbsp;Notebook</a></p>
+
<ul>
<ul>
-
                         <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Notebook">Notebook</a></li>
+
                         <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/Protocols">Protocols</a></li>
-
        <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Timeline">Timeline</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/Safety">Safety</a></li>
+
                         <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Humanpractices">Human Practices</a></li>
</ul>
</ul>
</li>
</li>
<li>
<li>
-
<p><br />
+
<p><br/><a href="https://2010.igem.org/Team:Tec-Monterrey/Bonus">&nbsp;&nbsp;Bonus</a></p>
-
<a href="#">&nbsp;&nbsp;Bonus</a></p>
+
<ul>
<ul>
-
                        <li><a href="https://2010.igem.org/Team:Tec-Monterrey/News">News</a></li>
 
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Gallery">Gallery</a></li>
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Gallery">Gallery</a></li>
-
                        <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Freetime">Free Time</a></li>
 
                         <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Mascot">Wiki Wiki</a></li>
                         <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Mascot">Wiki Wiki</a></li>
</ul>
</ul>
Line 567: Line 656:
</li>
</li>
</ul>
</ul>
 +
</div>
</div>
 +
</div>
</div>
Line 576: Line 667:
<br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br>
<br><br><br><br>
<br><br><br><br>
 +
 +
<div class="righ">
<div class="righ">
<div class="hd"><div class="g"></div></div>
<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">
<div class="bdy">
-
<h1>   Sponsors:</h1>
+
<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.uniparts.com.mx/"> . <img src="https://static.igem.org/mediawiki/2010/d/d9/Uniparts.jpg" width="200px" height="83px" border="0" ></a>
+
<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>
<br><br><br>
-
<a href="http://www.corning.com/"> . <img src="https://static.igem.org/mediawiki/2010/2/20/Promega.gif" width="200px" height="122px" border="0" ></a>
+
<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>
<br><br><br>
-
<a href="http://www.promega.com/"> . <img src="https://static.igem.org/mediawiki/2010/3/32/Corning.jpg" width="200px" height="29px" border="0" ></a>
+
<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>
<br>
<br>
 +
</p>
</div>
</div>
<div class="ft"><div class="c"></div></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>
 +
<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="texteando">
<div class="hd"><div class="g"></div></div>
<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 class="bdy">
-
LOREM IPSUM
+
<div style="text-align:justify">
-
LOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUMLOREM IPSUM
+
<p class="blahimgder">
-
<br>
+
<img src="https://static.igem.org/mediawiki/2010/a/a1/Itesmlogo.jpg">
-
<br>
+
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>
 +
 
 +
 
 +
 
 +
 
 +
</p>
 +
     
</div>
</div>
<div class="ft"><div class="c"></div></div>
<div class="ft"><div class="c"></div></div>
 +
<div class="bgr"><br>
</div>
</div>
</div>
</div>
-
</html>
+
<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>
 +
 
 +
<div class="ft"><div class="c"></div></div>
 +
</div>
 +
</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


\