Team:Tec-Monterrey/Parts

From 2010.igem.org

(Difference between revisions)
(Prototype team page)
 
(6 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 *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
    <meta http-equiv="content-type" content="text/html;charset=utf-8" />
-
This is a template page. READ THESE INSTRUCTIONS.
+
    <title>Tec de Monterrey </title>
 +
<style>
 +
#search-controls {
 +
display: none;
 +
}
 +
</style>
 +
</head>
 +
 
 +
<style>
 +
html, body {
 +
margin: 0;
 +
padding: 0;
 +
}
 +
 +
body {
 +
background-color: #05182b;
 +
background-position: top center;
 +
}
 +
 +
/* Wiki Hacks - START */
 +
 
 +
 
 +
 
 +
#globalWrapper {
 +
background-color: transparent;
 +
border: none;
 +
margin: 0;
 +
padding: 0;
 +
}
 +
 +
#content {
 +
background-color: transparent;
 +
border: none;
 +
padding: 0;
 +
margin: 0;
 +
width: 100%;
 +
}
 +
 +
#bodyContent {
 +
border: none;
 +
padding:0;
 +
margin:0;
 +
width:100%;
 +
}
 +
 +
#top-section {
 +
height: 20px;
 +
margin-top: -5px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
margin-bottom: 0 !important;
 +
margin-bottom: 10px;
 +
padding:0;
 +
border: none;
 +
}
 +
 +
#p-logo {
 +
height:1px;
 +
overflow:hidden;
 +
display: none;
 +
}
 +
 +
#search-controls {
 +
overflow:hidden;
 +
display:block;
 +
background: none;
 +
position: absolute;
 +
top: 100px;
 +
right: 40px;
 +
}
 +
 +
.left-menu {
 +
width: 400px;
 +
display:block;
 +
float:left;
 +
margin-top:-80px;
 +
border: none;
 +
}
 +
 +
.left-menu ul {
 +
border: none;
 +
}
 +
 +
#menubar.right-menu {
 +
width:300px;
 +
display:block;
 +
float:left;
 +
margin-top:-80px;
 +
border: none;
 +
}
 +
 +
.right-menu ul {
 +
border: none;
 +
}
 +
 +
#footer-box {
 +
background-color: transparent;
 +
border: none;
 +
width: 965px;
 +
margin: 0 auto;
 +
padding: 0;
 +
}
 +
 +
#footer {
 +
border: none;
 +
width: 965px;
 +
margin: 0;
 +
padding: 0;
 +
}
 +
 +
.firstHeading {
 +
display: none;
 +
}
 +
 +
#f-list a {
 +
color: #ffffff;
 +
font-size: 10px;
 +
}
 +
 +
#f-list a:hover {
 +
color: #666;
 +
}
 +
 +
#footer ul {
 +
margin: 0;
 +
padding: 0;
 +
}
 +
 +
#footer ul li {
 +
margin-top: 0;
 +
margin-bottom: 0;
 +
margin-left: 10px;
 +
margin-right: 10px;
 +
padding: 0;
 +
}
 +
 +
/* 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;
 +
}
 +
 
 +
.header{
 +
z-index: 1;
 +
position: absolute;
 +
top: 5px;
 +
height: 300px;
 +
    }
 +
 
 +
.menu{
 +
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;
 +
}
 +
 
 +
.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{
 +
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;
 +
}
 +
 
 +
.righ .ft .c {
 +
height:14px;
 +
}
 +
.righ .ft {
 +
background:transparent url(https://static.igem.org/mediawiki/2010/8/85/Bl.png) no-repeat 0px 0px;
 +
}
 +
 
 +
.righ .ft .c {
 +
background:transparent url(https://static.igem.org/mediawiki/2010/b/bf/Br.png) no-repeat right 0px;
 +
}
 +
.righ .hd {
 +
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;
 +
}
 +
 
 +
 
 +
.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:0.5em;
 +
color:white;
 +
background-color:gray;
 +
clear:left;
 +
}
 +
.texteando .footercon
 +
{
 +
padding:0.5em;
 +
background-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>
 +
 
 +
<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">
 +
ul.lista {text-align:justify}
 +
ol.listad {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; border:1px solid #05182b; margin:0px 0px 15px 20px}
 +
.blahimgizq img {float:left; border:1px solid #05182b; margin:0px 20px 15px 0px;}
 +
 
 +
</style>
 +
 
 +
<style type="text/css">
 +
ul.lista A:link {text-decoration: none; color: #0D3C6A }
 +
ul.lista A:visited {text-decoration: none; color: #0D3C6A}
 +
ul.lista A:active {text-decoration: none;color: #0D3C6A}
 +
ul.lista A:hover {text-decoration: underline; color: #186FC5;}
 +
</style>
 +
 
 +
<style type="text/css">
 +
table A:link {text-decoration: none; color: #0D3C6A }
 +
table A:visited {text-decoration: none; color: #0D3C6A}
 +
table A:active {text-decoration: none;color: #0D3C6A}
 +
table A:hover {text-decoration: underline; color: #186FC5;}
 +
</style>
 +
 
 +
<style type="text/css">
 +
ol.listad A:link {text-decoration: none; color: #0D3C6A }
 +
ol.listad A:visited {text-decoration: none; color: #0D3C6A}
 +
ol.listad A:active {text-decoration: none;color: #0D3C6A}
 +
ol.listad A:hover {text-decoration: underline; color: #186FC5;}
 +
</style>
 +
 
 +
<style type="text/css">
 +
ol.menud A:link {text-decoration: none; color: #0D3C6A }
 +
ol.menud A:visited {text-decoration: none; color: #0D3C6A}
 +
ol.menud A:active {text-decoration: none;color: #0D3C6A}
 +
ol.menud A:hover {text-decoration: underline; color: #186FC5;}
 +
ol.menud {position:relative;
 +
left:20px;;}
 +
</style>
 +
 
 +
<style type="text/css">
 +
ol.menue A:link {text-decoration: none; color: #0D3C6A }
 +
ol.menue A:visited {text-decoration: none; color: #0D3C6A}
 +
ol.menue A:active {text-decoration: none;color: #0D3C6A}
 +
ol.menue A:hover {text-decoration: underline; color: #186FC5;}
 +
ol.menue {position:relative;
 +
left:30px;}
 +
ol.menue {list-style:lower-roman;}
 +
</style>
 +
 
 +
 
 +
<style type="text/css">
 +
h2 {font:17px arial,sans-serif; font-weight:bold; color:#0D3C6A;}
 +
h3 {font:17px arial,sans-serif; font-weight:bold; color:#0D3C6A;}
 +
h4 {font:14px arial,sans-serif; font-weight:bold; color:#0D3C6A;}
 +
</style>
 +
 
 +
<style type="text/css">
 +
b {color:#0D3C6A;}
 +
</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>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
 
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
<div class="menubg">
-
</div>
+
<br>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
<div class="ft"><div class="c"></div></div>
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page.  PLEASE keep all of your pages within your teams namespace. 
+
</div>
</div>
-
</div>
 
-
</html>
 
-
<!-- *** End of the alert box *** -->
+
<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);
-
{|align="justify"
+
</script>
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
<![endif]-->
-
|[[Image:Tec-Monterrey_logo.png|200px|right|frame]]
+
<style type="text/css">
-
|-
+
/* general styling */
-
|
+
*{margin:0;padding:0}
-
''Tell us more about your project. Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
body {
-
|[[Image:Tec-Monterrey_team.png|right|frame|Your team picture]]
+
font: x-small Verdana, Arial, Helvetica, sans-serif;
-
|-
+
text-align:left;
-
|
+
padding:20px;
-
|align="center"|[[Team:Tec-Monterrey | Team Example]]
+
}
-
|}
+
.outer{
 +
padding:0px 0 0 0;
 +
width:966px;
 +
margin:auto;
 +
position:relative;
 +
text-align:center;
 +
}
-
<!--- The Mission, Experiments --->
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
/* drop up */
-
!align="center"|[[Team:Tec-Monterrey|Home]]
+
ul#nav,ul#nav ul {
-
!align="center"|[[Team:Tec-Monterrey/Team|Team]]
+
margin: 0;
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=Tec-Monterrey Official Team Profile]
+
padding: 0;
-
!align="center"|[[Team:Tec-Monterrey/Project|Project]]
+
list-style: none;
-
!align="center"|[[Team:Tec-Monterrey/Parts|Parts Submitted to the Registry]]
+
}
-
!align="center"|[[Team:Tec-Monterrey/Modeling|Modeling]]
+
ul#nav {
-
!align="center"|[[Team:Tec-Monterrey/Notebook|Notebook]]
+
width:966px;
-
!align="center"|[[Team:Tec-Monterrey/Safety|Safety]]
+
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;}
-
===Parts===
+
</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>
-
New for iGEM 2010 is the ''groupparts'' tag. This tag will generate a table with all of the parts that your team adds to your team sandbox. Note that if you want to document a part you need to document it on the [http://partsregistry.org Registry], not on your team wiki.
+
                <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>
-
<groupparts>iGEM010 Tec-Monterrey</groupparts>
+
</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">
 +
<div class="top">
 +
<img src="https://static.igem.org/mediawiki/igem.org/7/79/Parts.png" border="0" >
 +
<div class="bdy">
 +
<p class="blah">
 +
For our project, we submitted ten BioBricks to the Registry of Standard Biological Parts. Most of these parts are related to the two families of PoPS amplifiers that we developed and characterized for our project. Two parts are genetic devices that were used to characterize the PoPS amplifiers. We also submitted our final construction that is the genetic device that powers our “intelligent biosensor”.
 +
</p>
 +
 
 +
<p class="blah">
 +
<!-- Part Table --><form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&amp;group=Tec-Monterrey&amp;Done=1" enctype="multipart/form-data">
 +
 +
 +
<!-- Show=Undef -->
 +
<TABLE width='665px'><TR><TD width='50%'><B>Favorite Tec-Monterrey 2010 iGEM Team Parts</B><TD width='35%'><TD width='15%' ALIGN='RIGHT'><A class='noul_link' HREF='http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&group=Tec-Monterrey&Editing=Editing'><I>Edit</I></A></TABLE></form><TABLE class='pgrouptable addborder' style='width: 665px;' cellpadding='0' cellspacing='0'><TR><TH colspan='2' style='width: 1em'  nowrap><A style='color:blue;text-decoration:none;'
 +
            href='http://partsregistry.org/wiki/index.php/Help:Availability_and _usefulness'>-?-</A><TH style='width: 7em;'>Name</TH><TH colspan=''>Type<TH colspan=''>Description<TH colspan=''>Designer<TH colspan=''>Length<TH class='blank_col'>
 +
 +
<!-- ROW -->
 +
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&amp;group=Tec-Monterrey&amp;Done=1" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="20350"  /><input type="hidden" name="pgroup" value="iGEM2010"  /><input type="hidden" name="group" value="Tec-Monterrey"  /><TR><TD class='status_cell cell_white'>&nbsp;</TD><TD class='status_cell cell_green'>W</TD><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K427005'>BBa_K427005</A></TD><TD>Device</TD><TD>MuC sensitivity tuner (PoPS->PoPS)</TD><TD width='100px'>Jan Marte Contreras Ortiz</TD><TD ALIGN='right'>628</TD><TD class  ='blank_col'></TD></FORM>
 +
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&amp;group=Tec-Monterrey&amp;Done=1" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="20357"  /><input type="hidden" name="pgroup" value="iGEM2010"  /><input type="hidden" name="group" value="Tec-Monterrey"  /><TR><TD class='status_cell cell_white'>&nbsp;</TD><TD class='status_cell cell_green'>W</TD><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K427006'>BBa_K427006</A></TD><TD>Device</TD><TD>MuMor Sensitivity tuner (PoPS->PoPS)</TD><TD width='100px'>Jan Marte Contreras Ortiz</TD><TD ALIGN='right'>587</TD><TD class  ='blank_col'></TD></FORM>
 +
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&amp;group=Tec-Monterrey&amp;Done=1" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="20366"  /><input type="hidden" name="pgroup" value="iGEM2010"  /><input type="hidden" name="group" value="Tec-Monterrey"  /><TR><TD class='status_cell cell_white'>&nbsp;</TD><TD class='status_cell cell_green'>W</TD><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K427007'>BBa_K427007</A></TD><TD>Device</TD><TD>Ter PBadweak Mu C Ter Pmom GFP cassette</TD><TD width='100px'>Diana Ostos Rangel</TD><TD ALIGN='right'>1755</TD><TD class  ='blank_col'></TD></FORM>
 +
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&amp;group=Tec-Monterrey&amp;Done=1" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="20364"  /><input type="hidden" name="pgroup" value="iGEM2010"  /><input type="hidden" name="group" value="Tec-Monterrey"  /><TR><TD class='status_cell cell_white'>&nbsp;</TD><TD class='status_cell cell_green'>W</TD><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K427008'>BBa_K427008</A></TD><TD>Device</TD><TD>Ter PBadweak Mu Mor Ter PM GFP cassette</TD><TD width='100px'>Tatiana J. Núñez Elizondo</TD><TD ALIGN='right'>1714</TD><TD class  ='blank_col'></TD></FORM></TABLE></FORM><BR><BR>
 +
 +
<!-- Part Table --><form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&amp;group=Tec-Monterrey&amp;Done=1" enctype="multipart/form-data">
 +
 +
 +
<!-- Show=Undef -->
 +
<TABLE width='665px'><TR><TD width='50%'><B>Tec-Monterrey 2010 iGEM Team Parts Sandbox</B><TD width='35%'><TD width='15%' ALIGN='RIGHT'><A class='noul_link' HREF='http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&group=Tec-Monterrey&Editing=Editing'><I>Edit</I></A></TABLE></form><TABLE class='pgrouptable addborder' style='width: 665px;' cellpadding='0' cellspacing='0'><TR><TH colspan='2' style='width: 1em'  nowrap><A style='color:blue;text-decoration:none;'
 +
            href='http://partsregistry.org/wiki/index.php/Help:Availability_and _usefulness'>-?-</A><TH style='width: 7em;'>Name</TH><TH colspan=''>Type<TH colspan=''>Description<TH colspan=''>Designer<TH colspan=''>Length<TH class='blank_col'>
 +
 +
<!-- ROW -->
 +
 +
<!-- ROW -->
 +
 +
<!-- ROW -->
 +
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&amp;group=Tec-Monterrey&amp;Done=1" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="19804"  /><input type="hidden" name="pgroup" value="iGEM2010"  /><input type="hidden" name="group" value="Tec-Monterrey"  /><TR><TD class='status_cell cell_white'>&nbsp;</TD><TD class='status_cell cell_white'>&nbsp;&nbsp;</TD><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K427000'>BBa_K427000</A></TD><TD>Regulatory</TD><TD>PBad Weak Reverse</TD><TD width='100px'>Tatiana J. Núñez Elizondo</TD><TD ALIGN='right'>130</TD><TD class  ='blank_col'></TD></FORM>
 +
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&amp;group=Tec-Monterrey&amp;Done=1" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="20349"  /><input type="hidden" name="pgroup" value="iGEM2010"  /><input type="hidden" name="group" value="Tec-Monterrey"  /><TR><TD class='status_cell cell_white'>&nbsp;</TD><TD class='status_cell cell_white'>&nbsp;&nbsp;</TD><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K427001'>BBa_K427001</A></TD><TD>Translational_Unit</TD><TD>C protein of the Mu bacteriophage</TD><TD width='100px'>Jan Marte Contreras Ortiz</TD><TD ALIGN='right'>438</TD><TD class  ='blank_col'></TD></FORM>
 +
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&amp;group=Tec-Monterrey&amp;Done=1" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="20345"  /><input type="hidden" name="pgroup" value="iGEM2010"  /><input type="hidden" name="group" value="Tec-Monterrey"  /><TR><TD class='status_cell cell_white'>&nbsp;</TD><TD class='status_cell cell_white'>&nbsp;&nbsp;</TD><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K427002'>BBa_K427002</A></TD><TD>Translational_Unit</TD><TD>Mor protein of Mu bacteriophage</TD><TD width='100px'>Jan Marte Contreras Ortiz</TD><TD ALIGN='right'>405</TD><TD class  ='blank_col'></TD></FORM>
 +
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&amp;group=Tec-Monterrey&amp;Done=1" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="20346"  /><input type="hidden" name="pgroup" value="iGEM2010"  /><input type="hidden" name="group" value="Tec-Monterrey"  /><TR><TD class='status_cell cell_white'>&nbsp;</TD><TD class='status_cell cell_white'>&nbsp;</TD><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K427003'>BBa_K427003</A></TD><TD>Regulatory</TD><TD>Pm promoter of Mu bacteriophage</TD><TD width='100px'>Jan Marte Contreras Ortiz</TD><TD ALIGN='right'>71</TD><TD class  ='blank_col'></TD></FORM>
 +
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&amp;group=Tec-Monterrey&amp;Done=1" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="20347"  /><input type="hidden" name="pgroup" value="iGEM2010"  /><input type="hidden" name="group" value="Tec-Monterrey"  /><TR><TD class='status_cell cell_white'>&nbsp;</TD><TD class='status_cell cell_white'>&nbsp;</TD><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K427004'>BBa_K427004</A></TD><TD>Regulatory</TD><TD>Pmom promoter of Mu bacteriophage</TD><TD width='100px'>Jan Marte Contreras Ortiz</TD><TD ALIGN='right'>79</TD><TD class  ='blank_col'></TD></FORM>
 +
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&amp;group=Tec-Monterrey&amp;Done=1" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="20359"  /><input type="hidden" name="pgroup" value="iGEM2010"  /><input type="hidden" name="group" value="Tec-Monterrey"  /><TR><TD class='status_cell cell_white'>&nbsp;</TD><TD class='status_cell cell_white'>&nbsp;</TD><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K427009'>BBa_K427009</A></TD><TD>Device</TD><TD>Intelligent arabinose biosensor with differential response </TD><TD width='100px'>Jan Marte Contreras Ortiz</TD><TD ALIGN='right'>5138</TD><TD class  ='blank_col'></TD></FORM></TABLE></FORM><BR>
 +
</p>
 +
</div>
 +
<div class="ft"><div class="c"></div></div>
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
 
 +
</html>

Latest revision as of 22:23, 27 October 2010

Tec de Monterrey





























For our project, we submitted ten BioBricks to the Registry of Standard Biological Parts. Most of these parts are related to the two families of PoPS amplifiers that we developed and characterized for our project. Two parts are genetic devices that were used to characterize the PoPS amplifiers. We also submitted our final construction that is the genetic device that powers our “intelligent biosensor”.

Favorite Tec-Monterrey 2010 iGEM Team PartsEdit
-?-NameTypeDescriptionDesignerLength
 WBBa_K427005DeviceMuC sensitivity tuner (PoPS->PoPS)Jan Marte Contreras Ortiz628
 WBBa_K427006DeviceMuMor Sensitivity tuner (PoPS->PoPS)Jan Marte Contreras Ortiz587
 WBBa_K427007DeviceTer PBadweak Mu C Ter Pmom GFP cassetteDiana Ostos Rangel1755
 WBBa_K427008DeviceTer PBadweak Mu Mor Ter PM GFP cassetteTatiana J. Núñez Elizondo1714


Tec-Monterrey 2010 iGEM Team Parts SandboxEdit
-?-NameTypeDescriptionDesignerLength
   BBa_K427000RegulatoryPBad Weak ReverseTatiana J. Núñez Elizondo130
   BBa_K427001Translational_UnitC protein of the Mu bacteriophageJan Marte Contreras Ortiz438
   BBa_K427002Translational_UnitMor protein of Mu bacteriophageJan Marte Contreras Ortiz405
  BBa_K427003RegulatoryPm promoter of Mu bacteriophageJan Marte Contreras Ortiz71
  BBa_K427004RegulatoryPmom promoter of Mu bacteriophageJan Marte Contreras Ortiz79
  BBa_K427009DeviceIntelligent arabinose biosensor with differential response Jan Marte Contreras Ortiz5138