Team:Tec-Monterrey/projectmodeling
From 2011.igem.org
(Difference between revisions)
(33 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html xmlns="http://www.w3.org/1999/xhtml"><head> | <html xmlns="http://www.w3.org/1999/xhtml"><head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
+ | |||
+ | |||
<title>wiki</title> | <title>wiki</title> | ||
<style type="text/css"> | <style type="text/css"> | ||
<!-- | <!-- | ||
#top-section { | #top-section { | ||
- | + | height: 100px; | |
- | + | ||
border: none; | border: none; | ||
height:20px | height:20px | ||
Line 44: | Line 45: | ||
border-left: 0 solid; | border-left: 0 solid; | ||
border-right: 0 solid; | border-right: 0 solid; | ||
+ | } | ||
+ | #content{ | ||
width: 80%; | width: 80%; | ||
} | } | ||
Line 60: | Line 63: | ||
body { | body { | ||
font: 12px Tahoma, Geneva, sans-serif; | font: 12px Tahoma, Geneva, sans-serif; | ||
- | background-image: url(https://static.igem.org/mediawiki/ | + | background-image: url(https://static.igem.org/mediawiki/2011/4/43/Lefondoleposter.png); |
- | + | background-repeat:no-repeat; | |
background-size: 100%; | background-size: 100%; | ||
margin: 0; | margin: 0; | ||
Line 110: | Line 113: | ||
float: left; | float: left; | ||
width: 15%; | width: 15%; | ||
- | + | padding-bottom: 10px; | |
background-color:#04191d; | background-color:#04191d; | ||
-moz-border-radius: 8px; | -moz-border-radius: 8px; | ||
Line 138: | Line 141: | ||
ul.nav li { | ul.nav li { | ||
border-bottom: 0px solid #04191d; | border-bottom: 0px solid #04191d; | ||
+ | |||
} | } | ||
Line 153: | Line 157: | ||
} | } | ||
- | + | .frame { | |
+ | font:12px arial; | ||
+ | width:700; | ||
+ | height:350; | ||
+ | max-height: 350px; | ||
+ | border:none; | ||
+ | overflow:auto; | ||
+ | border:0px solid black; | ||
+ | padding:5; | ||
+ | } | ||
.fltrt { | .fltrt { | ||
float: right; | float: right; | ||
Line 236: | Line 249: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
<!-- | <!-- | ||
+ | i = 0 | ||
+ | var speed = 10 | ||
- | + | function scrollDown() { | |
- | + | i = i + speed | |
- | + | var div = document.getElementById("frame1") | |
- | + | div.scrollTop = i | |
- | + | if (i > div.scrollHeight - 300) {i = 350} | |
- | + | t1=setTimeout("scrollDown()",100) | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | if ( | + | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | function scrollUp() { | |
- | function | + | i = i - speed |
- | { | + | var div = document.getElementById("frame1") |
- | + | div.scrollTop = i | |
- | + | if (i < 0) {i = 0} | |
- | if ( | + | t1=setTimeout("scrollUp()",100) |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
Line 353: | Line 352: | ||
var stepHeight = contentHeight / PANEL_ANIMATION_STEPS; | var stepHeight = contentHeight / PANEL_ANIMATION_STEPS; | ||
var direction = (!expanding ? -1 : 1); | var direction = (!expanding ? -1 : 1); | ||
- | + | if (direction > 0) | |
+ | collapseAll(); | ||
setTimeout(function(){animateStep(panelContent,1,stepHeight,direction)}, PANEL_ANIMATION_DELAY); | setTimeout(function(){animateStep(panelContent,1,stepHeight,direction)}, PANEL_ANIMATION_DELAY); | ||
} | } | ||
Line 469: | Line 469: | ||
</script> | </script> | ||
- | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </head> | ||
+ | <body> | ||
<div class="container"> | <div class="container"> | ||
Line 476: | Line 487: | ||
<div style="filter:alpha(opacity=70);opacity:.7;"> | <div style="filter:alpha(opacity=70);opacity:.7;"> | ||
- | <img src="https://static.igem.org/mediawiki/2011/2/20/Logotec.png" alt="ITESM" name="teclogo" width="146" height="52" id="teclogo"> | + | |
+ | <img src="https://static.igem.org/mediawiki/2011/2/20/Logotec.png" alt="ITESM" name="teclogo" width="146" height="52" id="teclogo"> | ||
<a href="https://2011.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2011/7/73/Logoigemsmall.png" alt="iGEM" name="logoigem" width="70" height="61" id="logoigem"></a> | <a href="https://2011.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2011/7/73/Logoigemsmall.png" alt="iGEM" name="logoigem" width="70" height="61" id="logoigem"></a> | ||
<p> </p> | <p> </p> | ||
Line 505: | Line 517: | ||
<div class="panelcontent" style=""> | <div class="panelcontent" style=""> | ||
- | + | ||
+ | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectoverview">overview</a></p> | ||
<p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectparts">parts</a></p> | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectparts">parts</a></p> | ||
- | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectmodeling"> | + | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectmodeling">genetic frame</a></p> |
- | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/ | + | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectresults/methods">methods</a></p> |
- | + | ||
- | + | ||
<p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectresults">results</a></p> | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectresults">results</a></p> | ||
+ | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/teamha">human approach</a></p> | ||
<p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectprotocols">protocols</a><p> | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectprotocols">protocols</a><p> | ||
+ | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/safetypage">safety</a></p> | ||
+ | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectnotebook">notebook</a></p> | ||
<p><a href="https://2011.igem.org/Team:Tec-Monterrey/sampledata">sample data</a></p> | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/sampledata">sample data</a></p> | ||
</div> | </div> | ||
Line 528: | Line 542: | ||
<p><a href="https://2011.igem.org/Team:Tec-Monterrey/microcongreso">micro congress</a></p> | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/microcongreso">micro congress</a></p> | ||
<p><a href="https://2011.igem.org/Team:Tec-Monterrey/teamfriends">friends</a></p> | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/teamfriends">friends</a></p> | ||
+ | |||
</div> | </div> | ||
</div> | </div> | ||
- | </li><li> | + | </li> |
+ | <li> | ||
<div class="panelcollapsed"> | <div class="panelcollapsed"> | ||
- | + | <h2>EXTRAS</h2> | |
- | + | ||
- | + | ||
<div class="panelcontent"> | <div class="panelcontent"> | ||
- | + | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/sitemap">site map</a></p> | |
- | + | ||
- | + | ||
<p><a href="https://2011.igem.org/Team:Tec-Monterrey/sponsorsplatinum">sponsors platinum</a></p> | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/sponsorsplatinum">sponsors platinum</a></p> | ||
<p><a href="https://2011.igem.org/Team:Tec-Monterrey/sponsorsgold">sponsors gold</a></p> | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/sponsorsgold">sponsors gold</a></p> | ||
Line 544: | Line 556: | ||
<p><a href="https://2011.igem.org/Team:Tec-Monterrey/specialthanks">special thanks</a></p> | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/specialthanks">special thanks</a></p> | ||
<p><a href="https://2011.igem.org/Team:Tec-Monterrey/followus">follow us!</a></p> | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/followus">follow us!</a></p> | ||
- | + | </div> | |
- | + | </div> | |
- | + | ||
</li> | </li> | ||
- | + | ||
- | + | </ul> | |
+ | |||
</div> | </div> | ||
<div class="content"> | <div class="content"> | ||
- | + | <div style=" | |
- | + | text-align:center;"> | |
+ | |||
<div class="quicklinks"> | <div class="quicklinks"> | ||
- | + | <div style="text-align:center;"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | <a href="https://2011.igem.org/Team:Tec-Monterrey/projectmodeling"> |
+ | <img src="https://static.igem.org/mediawiki/2011/8/8f/Construct01.png"></a> | ||
- | <a href=" | + | <a href="https://2011.igem.org/Team:Tec-Monterrey/projectmodeling/construct2" > |
- | + | <img src="https://static.igem.org/mediawiki/2011/4/47/Construct02_a.png"></a> | |
- | + | ||
+ | <a href="https://2011.igem.org/Team:Tec-Monterrey/projectmodeling/construct3" > | ||
+ | <img src="https://static.igem.org/mediawiki/2011/9/9f/Construct03_a.png"></a> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <!--in sub pages, this divisions should be comments! :D--> | ||
+ | <div style=" | ||
+ | padding:25px 50px; | ||
+ | background-color:#04191d; | ||
+ | color:#333; | ||
+ | text-align:left; | ||
+ | margin:5px 30px;"> | ||
- | + | </head> | |
- | + | ||
- | + | ||
+ | <body> | ||
+ | <div align="justify"> | ||
+ | <div style="-moz-border-radius: 4px;-webkit-border-radius: 4px;"> | ||
+ | <div class="frame" id="frame1" style="background-color:#e5e5e5;"> | ||
+ | <br> | ||
- | </div></div></body></html> | + | |
+ | <center> | ||
+ | <p> <img src="https://static.igem.org/mediawiki/2011/1/17/Partes03.png" alt="photo3" name="photo3" width="400" id="photo3" /><br /> | ||
+ | </p> | ||
+ | </center> | ||
+ | |||
+ | <br><br> | ||
+ | |||
+ | <p class="textojustif"> | ||
+ | |||
+ | The first DNA construction our team used, was called “Construct GFP” this assembly was made in order to obtain data from our araC-P<sub>BAD</sub> promoter. Our team worked with parts from British Columbia 09 team. Part <a href="http://partsregistry.org/Part:BBa_K206000">BBa_K206000</a>, P<sub>BAD</sub>, is an <i>Escherichia coli</i> promoter that is induced by L-arabinose. In the absence of arabinose, the repressor protein AraC, <a href="http://partsregistry.org/Part:BBa_I13458">BBa_I13458</a>, binds to the AraI1 operator site of P<sub>BAD</sub> and the upstream operator site AraO2, blocking transcription [1]. In the presence of arabinose, AraC binds to it and changes its conformation such that it interacts with the AraI1 and AraI2 operator sites, permitting transcription. | ||
+ | <br> | ||
+ | <br> | ||
+ | <a href="http://partsregistry.org/Part:BBa_K206000">BBa_K206000</a> is a variant pBAD promoter with a modified AraI1 site that has been shown both to be responsive to lower concentrations of arabinose and to exhibit a higher maximum expression than the wild type (<a href="http://partsregistry.org/Part:BBa_I13453">BBa_I13453</a>), as measured by coupling to a fluorescent reporter by iGEM09 British Columbia Team. | ||
+ | <br> | ||
+ | <br> | ||
+ | We aslo used as a RBS the Kozak sequence used normally on most constructs, part <a href="http://partsregistry.org/Part:BBa_B0034">BBa_B0034</a>, followed by a Green Fluorecent Protein (<a href="http://partsregistry.org/Part:BBa_B0040">BBa_B0040</a>), supposed to act as a reporter in order to meassure effectivness of the arabinose promoter. This construct was meassured in <i>E. coli</i> strain BW27783, which is unable to metabolize L-arabinose (our inductor). | ||
+ | <br> | ||
+ | |||
+ | |||
+ | <br> | ||
+ | <br> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2011/6/66/Referencesimg.png" alt="" name="" width="200" height="50" id="tgo"></center> | ||
+ | <br> | ||
+ | <p class="textojustif"> | ||
+ | Schlief, R. (2000). Regulation of the L-arabinose operon of <i>Escherichia coli</i>. Trends in Genetics. 16(12):559-565. | ||
+ | |||
+ | </p> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <br> | ||
+ | <br> | ||
+ | |||
+ | </p> | ||
+ | </div> | ||
+ | <hr> | ||
+ | <br/> | ||
+ | <input type="button" value=" Up " onmouseover="scrollUp()" onmouseout="clearTimeout(t1)"> | ||
+ | <input type="button" value=" Down " onmouseover="scrollDown()" onmouseout="clearTimeout(t1)"> | ||
+ | </div></body></html> |