Team:MIT tchara

From 2010.igem.org

(Difference between revisions)
m
Line 1: Line 1:
{{CM_css}}
{{CM_css}}
 +
 +
<html>
 +
<head>
 +
<style>
 +
#topnav li.academics a {
 +
background-color: #2e2e91;
 +
}
 +
#topnav li.academics ul {
 +
display: block;
 +
}
 +
#content {
 +
background-image: url('https://static.igem.org/mediawiki/2010/a/ae/Peacock_Drop.jpg');
 +
background-attachment: fixed;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<div class="header" >
 +
 +
<div style="width:250px; margin: 10px; position: relative; top: -4px; left:-11px; display: block; float:right; padding: 7px; background-color: white;">
 +
<dl id="specialnav">
 +
<dt><b>Bacteria</b></dt>
 +
<dd>
 +
<ul>
 +
                        <li><a href="https://2010.igem.org/Team:MIT_toggle">Overview</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_tconst">Toggle Construction</a></li>
 +
<li><a href="#">Characterization</a></li>
 +
</ul>
 +
</dd>
 +
</dl>
 +
<dl id="nav">
 +
<dt><b>Phage</b></dt>
 +
 +
<dd>
 +
<ul>
 +
<li><a href="https://2010.igem.org/Team:MIT_phage">Introduction</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_phage_background">Background</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_phage_design">Design</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_phage_construction">Construction</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_phage_results">Results</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_phage_context">Context</a></li>
 +
 +
</ul>
 +
</dd>
 +
<dt><b>Mammalian</b></dt>
 +
 +
<dd>
 +
<ul>
 +
                        <li><a href="https://2010.igem.org/Team:MIT_mammalian">Overview</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_mammalian_Standard">New Mammalian Standard </a></li>
 +
                        <li><a href="https://2010.igem.org/Team:MIT_mammalian_Circuit">Circuit Design</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_mammalian_Mechanosensation"> Mechanosensation</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_mammalian_Bone"> Bone Formation</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_mammalian_Switch"> Synthetic Switch</a></li>
 +
 +
</ul>
 +
</dd>
 +
 +
</dl>
 +
</div>
 +
 +
<div id="unique" style="padding:0px; font-size: 14px; border: 1px solid black; margin:0px; background-color:transparent;">
 +
<table width=650px style="background-color: white; margin-top:5px; padding: 10px;"><tr><td><div class="bodybaby">the bacterial uv toggle</div></td>
 +
<tr><td><br>In the beginning, there was a UV Toggle
 +
(<a href="http://www.pnas.org/content/101/22/8414.full">Kobayashi/Collins, 2004</a>). <br> <br>The 2010 MIT iGEM team saw that it was good, and decided to implement the Collins toggle in E.coli to create cells with bistable phenotypes.
 +
We planned for the toggle to create patterned fluorescence and phage polymerization in response to exposing the cells to UV light. <br><br>
 +
 +
<div class="outline">
 +
<a href="#first">1 First Circuit</a><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;<a href="#collins">1.1 Collins Toggle Validation</a><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;<a href="#biobrick">1.2 First Biobrick</a><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;<a href="#improved">1.3 Improved Bacterial Camera</a><br>
 +
<a href="#ahl">2 AHL Propagation</a><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;<a href="#ahlconst">2.1 Construction</a><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;<a href="#ahlmovie">2.2 Movie</a><br>
 +
<a href="#lpt">3 Low Power Toggle</a><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;<a href="#lptconst">3.1 Construction</a><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;<a href="#lptimproved">3.2 Improved Toggle</a><br>
 +
<a href="#toggles">4 Biobricking the Toggles</a><br>
 +
<a href="#improving">5 Improving R0065</a><br>
 +
 +
 +
</div></td><tr><td><br>

Revision as of 22:23, 27 October 2010

Bacteria
the bacterial uv toggle

In the beginning, there was a UV Toggle (Kobayashi/Collins, 2004).

The 2010 MIT iGEM team saw that it was good, and decided to implement the Collins toggle in E.coli to create cells with bistable phenotypes. We planned for the toggle to create patterned fluorescence and phage polymerization in response to exposing the cells to UV light.