Team:XMU-China/Project Background
From 2014.igem.org
Fengshao18 (Talk | contribs) |
|||
(36 intermediate revisions not shown) | |||
Line 206: | Line 206: | ||
margin-top:70px; | margin-top:70px; | ||
} | } | ||
- | #side_bar ul{list-style: none;border-color:#135996;border-width: | + | #side_bar ul{list-style: none;border-color:#135996;border-width:5px} |
#side_bar a{ | #side_bar a{ | ||
text-decoration:none; | text-decoration:none; | ||
Line 217: | Line 217: | ||
.sidebar_main{ | .sidebar_main{ | ||
position:relative; | position:relative; | ||
- | width: | + | width:150px; |
background-image:url("https://static.igem.org/mediawiki/2014/1/1c/XMU-Backgroundnav.png"); | background-image:url("https://static.igem.org/mediawiki/2014/1/1c/XMU-Backgroundnav.png"); | ||
text-align:center; | text-align:center; | ||
Line 248: | Line 248: | ||
/*Background*/ | /*Background*/ | ||
.Project_title{position:absolute;width:300px;} | .Project_title{position:absolute;width:300px;} | ||
- | #Project_background{position:relative;top:230px;width:1000px;margin-left:- | + | #Project_background{position:relative;top:230px;width:1000px;margin-left:-500px;left:50%;} |
#Project_background_wd{ | #Project_background_wd{ | ||
background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;/*FF*/ | background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;/*FF*/ | ||
Line 255: | Line 255: | ||
padding-left: 30px; | padding-left: 30px; | ||
padding-right: 30px; | padding-right: 30px; | ||
+ | line-height:2; | ||
position:relative; | position:relative; | ||
top:150px; | top:150px; | ||
Line 335: | Line 336: | ||
var sidebar_sub_hover_display = side_bar_hover_target.children(".sidebar_sub").css("display"); | var sidebar_sub_hover_display = side_bar_hover_target.children(".sidebar_sub").css("display"); | ||
if(sidebar_sub_hover_display = "none"){ | if(sidebar_sub_hover_display = "none"){ | ||
- | side_bar_hover_target.animate({width:"275px"},200 | + | side_bar_hover_target.stop().animate({width:"275px"},200); |
- | + | ||
}; | }; | ||
$(".sidebar_main").mouseleave(function(){ | $(".sidebar_main").mouseleave(function(){ | ||
Line 342: | Line 342: | ||
var sidebar_sub_hoveroff_display = side_bar_hoveroff_target.children(".sidebar_sub").css("display"); | var sidebar_sub_hoveroff_display = side_bar_hoveroff_target.children(".sidebar_sub").css("display"); | ||
if(sidebar_sub_hover_display = "block"){ | if(sidebar_sub_hover_display = "block"){ | ||
- | side_bar_hover_target. | + | side_bar_hover_target.stop().animate({width:"150px"},100); |
- | + | ||
}; | }; | ||
}); | }); | ||
Line 350: | Line 349: | ||
$(".navbar_main").mouseenter(function(){ | $(".navbar_main").mouseenter(function(){ | ||
var nav_bar_hover_target = $(this); | var nav_bar_hover_target = $(this); | ||
- | nav_bar_hover_target.children(".navbar_sub").slideDown(); | + | nav_bar_hover_target.children(".navbar_sub").stop().slideDown(); |
$(".navbar_main").mouseleave(function(){ | $(".navbar_main").mouseleave(function(){ | ||
var nav_bar_hoveroff_target = $(this); | var nav_bar_hoveroff_target = $(this); | ||
- | nav_bar_hoveroff_target.children(".navbar_sub").slideUp(); | + | nav_bar_hoveroff_target.children(".navbar_sub").stop().slideUp(); |
}); | }); | ||
}); | }); | ||
Line 362: | Line 361: | ||
<body style="font-family:Arial;color:#8ccFFF"> | <body style="font-family:Arial;color:#8ccFFF"> | ||
<div id="background" style="position:fixed;z-index:-1;width:100%;height:100%;top:0px;left:0px;"> | <div id="background" style="position:fixed;z-index:-1;width:100%;height:100%;top:0px;left:0px;"> | ||
- | <img src="https://static.igem.org/mediawiki/2014/ | + | <img src="https://static.igem.org/mediawiki/2014/a/a6/Xmu_background_veir.jpg" width="100%" height="100%"/> |
</div> | </div> | ||
<div id="warp_navbar_main"> | <div id="warp_navbar_main"> | ||
<div id="warp_navbar"> | <div id="warp_navbar"> | ||
<div id="nav_bar_frame" > | <div id="nav_bar_frame" > | ||
- | <img class="navbar_frame" id="navbar_frame_left" src="https://static.igem.org/mediawiki/2014/c/ | + | <img class="navbar_frame" id="navbar_frame_left" src="https://static.igem.org/mediawiki/2014/c/cf/Xmu_navbar_left04.png" /> |
- | <img class="navbar_frame" id="navbar_frame_right" src="https://static.igem.org/mediawiki/2014/ | + | <img class="navbar_frame" id="navbar_frame_right" src="https://static.igem.org/mediawiki/2014/8/88/Xmu_navbar_right02.png" /> |
</div> | </div> | ||
<div id="nav_bar"> | <div id="nav_bar"> | ||
Line 428: | Line 427: | ||
</li> | </li> | ||
<li id="navbar_main_06" class="navbar_main"> | <li id="navbar_main_06" class="navbar_main"> | ||
- | <a href=" | + | <a href="https://2014.igem.org/Team:XMU-China/Safety"><span class="nav_bar" id="nav_bar_06"> </span></a> |
<a href="#" class="nav_bar_full" id="nav_bar_full_06">Safety</a> | <a href="#" class="nav_bar_full" id="nav_bar_full_06">Safety</a> | ||
</li> | </li> | ||
Line 465: | Line 464: | ||
<!--Background--> | <!--Background--> | ||
<div id="Project_background"> | <div id="Project_background"> | ||
- | <img id="Project_background_title" class="Project_title" src="https://static.igem.org/mediawiki/2014/ | + | <img id="Project_background_title" class="Project_title" src="https://static.igem.org/mediawiki/2014/0/0f/Xmu_project_background_zwei.png"/> |
<div id="Project_background_wd"> | <div id="Project_background_wd"> | ||
<p style="line-height: 150%; font-size: 26px;"> | <p style="line-height: 150%; font-size: 26px;"> | ||
| | ||
</p> | </p> | ||
- | <p style=" | + | <p> |
- | + | <span style="font-size: 16px;"><span style="font-family:Arial, sans-serif">Bacterial chemotaxis, which is universal in </span><em><span style="font-family:times new roman">E. coli</span></em><span style="font-family:Arial, sans-serif">, is defined as migration of bacteria in response to a chemical stimulus. The natural </span><em><span style="font-family:times new roman">E. coli</span> </em><span style="font-family:Arial, sans-serif">chemotaxis has limited receptor proteins which can respond to only six kinds of amino acids. Nevertheless, the reprogrammed chemotaxis named pseudotaxis makes the engineered </span><em><span style="font-family:times new roman">E. coli</span></em><span style="font-family:Arial, sans-serif"> able to respond to molecules, whose receptor proteins do not exist in classical </span><em><span style="font-family:times new roman">E. coli</span></em><span style="font-family:Arial, sans-serif">, such as IPTG and L-arabinose, etc. </span></span> | |
</p> | </p> | ||
<p style="text-align: justify; font-size: 1em;"> | <p style="text-align: justify; font-size: 1em;"> | ||
| | ||
</p> | </p> | ||
- | <p style=" | + | <p> |
- | + | <em><span style="font-size:16px;font-family:'Arial','sans-serif'">E. coli</span></em><span style="font-size:16px;font-family:'Arial','sans-serif'"> have several flagella per cell (4–10 typically), which can rotate in two ways : counterclockwise (CCW) and clockwise (CW).<sup>[1]</sup><sup>[2]</sup> The former aligns the flagella into a single rotating bundle, causing the bacterium to swim in line, while the later breaks the flagella bundle apart such that each flagellum points in a different direction, causing the bacterium to tumble. The motility is determined by the phosphorylation state of CheY protein which is governed by CheZ protein. In the presence of CheZ protein, CheY-P is dephosphorylated and produce CheY, thus CheY leads to the flagellar motor rotating CCW resulting in swimming. In the absence of CheZ, CheY is phosphorylated into CheY-P which can bind to the flagellar switch protein FliM resulting in tumbling (<strong>Figure 1</strong>)<strong>.<sup>[2]</sup></strong> </span> | |
+ | </p> | ||
+ | <p> | ||
+ | <br/> | ||
</p> | </p> | ||
<p style="text-align: justify; font-size: 1em;"> | <p style="text-align: justify; font-size: 1em;"> | ||
Line 487: | Line 489: | ||
<td style="padding: 0px 7px; border: 1px rgb(0, 0, 0); width: 434px; vertical-align: top;"> | <td style="padding: 0px 7px; border: 1px rgb(0, 0, 0); width: 434px; vertical-align: top;"> | ||
<p style="text-align: justify; font-size: 1em;"> | <p style="text-align: justify; font-size: 1em;"> | ||
- | <img width= | + | <img width=500 src="https://static.igem.org/mediawiki/2014/6/6b/Xmu_Project_background_Figure_1.png"/> |
</p> | </p> | ||
</td> | </td> | ||
Line 493: | Line 495: | ||
<tr> | <tr> | ||
<td style="border-width: medium 1px 1px; border-color: currentColor rgb(0, 0, 0) rgb(0, 0, 0); padding: 0px 7px; width: 434px; vertical-align: top;"> | <td style="border-width: medium 1px 1px; border-color: currentColor rgb(0, 0, 0) rgb(0, 0, 0); padding: 0px 7px; width: 434px; vertical-align: top;"> | ||
- | <p style=" | + | <p style="line-height:1.2"> |
- | + | <span style="font-family:times new roman"><strong><span style="font-size: 16px;">Figure </span></strong><strong><span style="font-size: 16px;">1</span></strong><strong><span style="font-size: 16px;">. </span></strong><span style="font-size: 16px;">Chemotaxis mechanism of<em> E. coli. </em>The direction of rotation of the flagellar motor is controlled by the protein CheY. If the CheY is phosphorylated (CheY-P), it can bind to the flagellar motor protein FliM, causing the cell to tumble. When CheY is not phosphorylated, the flagellar motor rotates counterclockwise (CCW) <sup>[1]</sup>.</span></span> | |
- | + | </p> | |
</td> | </td> | ||
</tr> | </tr> | ||
Line 506: | Line 508: | ||
| | ||
</p> | </p> | ||
- | <p style=" | + | <p> |
- | + | <span style="font-size: 16px;font-family:arial, helvetica, sans-serif">Therefore, if no CheZ is expressed (such as <em>E. coli</em> CL-1 with <em>cheZ</em> gene knocked out of genome), CheY-P couldn’t be dephosphorylated so that flagella keep CW, thus <em>E. coli</em> keep tumbling and perform non-motile ability on semi-solid culture medium (<strong>Figure 2 left</strong>). With enough CheZ expressed, <em>E. coli</em> regain chemotaxis ability on semi-solid culture medium (<strong>Figure 2 right</strong>). If one kind of molecule (such as IPTG) could stimulate circuit to express CheZ, reprogrammed <em>E. coli</em> will have the tendency to migrate to it. We named the reprogrammed chemotaxis pseudotaxis. Therefore, we are able to reprogram bacterial chemotaxis by knocking <em>cheZ</em> gene out of the wild-type genome to control the expression of <em>cheZ</em> by logic gene circuits. In this case, we can manipulate the motion of the cells and let them form patterns such as conic curves.</span> | |
</p> | </p> | ||
<p style="text-align: justify; font-size: 1em;"> | <p style="text-align: justify; font-size: 1em;"> | ||
Line 517: | Line 519: | ||
<td style="padding: 0px 7px; border: 1px rgb(0, 0, 0); width: 397px; vertical-align: top;"> | <td style="padding: 0px 7px; border: 1px rgb(0, 0, 0); width: 397px; vertical-align: top;"> | ||
<p style="text-align: justify; font-size: 1em; styleName: Normal;"> | <p style="text-align: justify; font-size: 1em; styleName: Normal;"> | ||
- | <img width="381" height="370" src=" | + | <img width="381" height="370" src="https://static.igem.org/mediawiki/2014/5/5e/Xmu_Project_Background_figure02-1.png"/> |
</p> | </p> | ||
</td> | </td> | ||
Line 528: | Line 530: | ||
</p> | </p> | ||
<p style="text-align: justify; font-size: 1em; styleName: Normal;"> | <p style="text-align: justify; font-size: 1em; styleName: Normal;"> | ||
- | <img width="190" height="55" src=" | + | <img width="190" height="55" src="https://static.igem.org/mediawiki/2014/f/f2/Xmu_Project_Background_figure02-2.png"/> |
</p> | </p> | ||
<p style="text-align: justify; font-size: 1em; styleName: Normal;"> | <p style="text-align: justify; font-size: 1em; styleName: Normal;"> | ||
Line 537: | Line 539: | ||
</h1> | </h1> | ||
<p style="text-align: justify; font-size: 1em; styleName: Normal;"> | <p style="text-align: justify; font-size: 1em; styleName: Normal;"> | ||
- | <img width="153" height="53" src=" | + | <img width="153" height="53" src="https://static.igem.org/mediawiki/2014/c/c2/Xmu_Project_Background_figure02-3.png"/> |
</p> | </p> | ||
</td> | </td> | ||
Line 543: | Line 545: | ||
<tr> | <tr> | ||
<td style="border-width: medium 1px 1px; border-color: currentColor rgb(0, 0, 0) rgb(0, 0, 0); padding: 0px 7px; width: 586px; vertical-align: top;" colspan="2"> | <td style="border-width: medium 1px 1px; border-color: currentColor rgb(0, 0, 0) rgb(0, 0, 0); padding: 0px 7px; width: 586px; vertical-align: top;" colspan="2"> | ||
- | <p style=" | + | <p style="line-height:1.2"> |
- | + | <span style="font-family:times new roman"><strong><span style="font-size: 16px;">Figure 2. </span></strong><span style="font-size: 16px;">CL-1</span><span style="font-size: 16px;"> could express CheZ with </span><span style="font-size: 14px;"><a href="http://parts.igem.org/Part:BBa_K1412000"><span style="font-size:16px;color:white;text-underline: none">BBa_K1412000</span></a></span><span style="font-size: 16px;"> to regain chemotaxis ability (the <strong>right</strong> colony). While with </span><span style="font-size: 14px;"><a href="http://parts.igem.org/Part:BBa_J04450"><span style="font-size:16px;color:white;text-underline:none">BBa_J04450</span></a></span><span style="font-size: 16px;"> (the <strong>left</strong> colony) for comparison, no chemotaxis ability could be observed. </span></span> | |
- | + | </p> | |
</td> | </td> | ||
</tr> | </tr> | ||
Line 557: | Line 559: | ||
| | ||
</p> | </p> | ||
+ | <p> | ||
+ | Conic curves universally exist in nature and are significant for science research, production and living. For example, many planets’ orbits are elliptical and parabolic antennas are widely employed in telecommunication. Therefore, we can imitate the orbits of celestial bodies by cell bacterial colony, or form conic curves by precise mathematical laws and apply them in practice. | ||
+ | </p> | ||
+ | <table style="border: currentColor; border-image: none; width: 586px; margin-right: auto; margin-left: auto; border-collapse: collapse; styleName: Normal Table; border-insideH: 1px none #000000; border-insideV: 1px none #000000; cellpadding: 0px 7px 0px 7px;"> | ||
+ | <tbody> | ||
+ | <tr class="firstRow"> | ||
+ | <td style="width:553px;vertical-align:top;padding:0px 7px 0px 7px;border-top:1px solid #000000;border-left:1px solid #000000;border-bottom:1px solid #000000;border-right:1px solid #000000;"> | ||
+ | <p style="font-size:16px;"> | ||
+ | <span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><b>A</b></span> | ||
+ | </p> | ||
+ | <p style="font-size:16px;"> | ||
+ | <img width="533.22" height="300.74" src="https://static.igem.org/mediawiki/2014/0/0e/Xmu-background002.jpg" style="font-size:16px;"/> | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td style="width:553px;vertical-align:top;padding:0px 7px 0px 7px;border-top:none;border-left:1px solid #000000;border-bottom:1px solid #000000;border-right:1px solid #000000;"> | ||
+ | <p style="font-size:16px;text-align:left;"> | ||
+ | <span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><b>B</b></span><br><img width="532.17" height="527.78" src="https://static.igem.org/mediawiki/2014/7/7a/Xmu-background003.jpg" style="font-size:16px;"/> | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td style="width:553px;vertical-align:top;padding:0px 7px 0px 7px;border-top:none;border-left:1px solid #000000;border-bottom:1px solid #000000;border-right:1px solid #000000;"> | ||
+ | <p style="font-size:16px;text-align:center;font-family:Times New Roman;"> | ||
+ | <b>Figure 3A.</b> Elliptical plants’ orbits <b>3B. </b> Parabolic antenna. | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr style="height:0;"> | ||
+ | <td style="width:553px;border:none;"></td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
<p style="text-align: justify; font-size: 1em; styleName: Normal;"> | <p style="text-align: justify; font-size: 1em; styleName: Normal;"> | ||
- | <span >Besides, as aptamers have the potential to respond to almost all kinds of molecules and have already been used to regulate gene | + | |
+ | </p> | ||
+ | <p> | ||
+ | <span style="font-size: 16px;font-family:arial, helvetica, sans-serif">Besides, as aptamers have the potential to respond to almost all kinds of molecules and have already been used to regulate gene expressions such as <em>cheZ</em> to reprogram chemotaxis (<strong>Figure 4</strong>). We are also developing a new mechanism which combines aptamers with RNA-lock system to regulate the target genes.</span> | ||
</p> | </p> | ||
<p style="font-size: 18px;"> | <p style="font-size: 18px;"> | ||
Line 568: | Line 607: | ||
<td style="padding: 0px 7px; border: 1px rgb(0, 0, 0); width: 589px; vertical-align: top;"> | <td style="padding: 0px 7px; border: 1px rgb(0, 0, 0); width: 589px; vertical-align: top;"> | ||
<p style="font-size: 18px;"> | <p style="font-size: 18px;"> | ||
- | <img width="575" height="188" src=" | + | <img width="575" height="188" src="https://static.igem.org/mediawiki/2014/e/e9/Xmu_Project_Background_figure03.png"/> |
</p> | </p> | ||
</td> | </td> | ||
Line 574: | Line 613: | ||
<tr> | <tr> | ||
<td style="border-width: medium 1px 1px; border-color: currentColor rgb(0, 0, 0) rgb(0, 0, 0); padding: 0px 7px; width: 589px; vertical-align: top;"> | <td style="border-width: medium 1px 1px; border-color: currentColor rgb(0, 0, 0) rgb(0, 0, 0); padding: 0px 7px; width: 589px; vertical-align: top;"> | ||
- | <p style=" | + | <p style="line-height:1.2"> |
- | + | <span style="font-family:times new roman"><strong><span style="font-size: 16px;">Figure 4. </span></strong><span style="font-size: 16px;">Mechanism of how aptamers control the translation of CheZ protein. In the absence of target molecules (theophylline as an example), the paired mRNA’s ribosome binding site inhibits the translation of CheZ protein. In the absence of CheZ, CheY-P will remain phosphorylated and the cells tumble in place. While in the presence of theophylline, the mRNA’s ribosome binding site will expose and the CheZ can be expressed, allowing the cells to run and tumble.<sup>[1]</sup> </span></span> | |
- | + | </p> | |
</td> | </td> | ||
</tr> | </tr> | ||
Line 597: | Line 636: | ||
| | ||
</p> | </p> | ||
- | <p style=" | + | <p> |
- | + | <span style="font-size: 16px;font-family:arial, helvetica, sans-serif">Characterizing the circuits we constructed, we combined mathematical modeling with experiments, using modeling to guide experiments and to explain experimental phenomena. We have got reasonable results for a broader range of applications. As we have proved that the chemotaxis of <em>E. coli</em> could be well reprogrammed, we tried to apply reprogrammed chemotaxis into practice. For example, we have already demonstrated that motile ability is positively associated with the expression strength of <em>cheZ</em>, thus we can characterize the activity of promoters and efficiency of RBS. At the same time, we also developed a biosafety system which relies on reprogrammed chemotaxis.</span> | |
</p> | </p> | ||
<p style="font-size: 18px;"> | <p style="font-size: 18px;"> | ||
| | ||
</p> | </p> | ||
- | <p style=" | + | <p> |
- | + | <span style="font-size: 16px;font-family:arial, helvetica, sans-serif">Last but not the least, we applied mathematical principles in our project. Mathematics is the simplest and clearest language, and its value to the development of human civilization is now widely recognized because of its extensive application in science, society and even our daily life. However, the mathematical laws in life sciences are still unclear and even in chaos. Luckily, synthetic biology can overcome these shortcomings on a certain level. Based on this, we design a gene circuit, expecting that mathematical regularities can realize the regulation and control of life activities. We hope our work can inspire people's interests in combining mathematics with synthetic biology.</span> | |
</p> | </p> | ||
<p style="font-size: 18px;"> | <p style="font-size: 18px;"> | ||
Line 612: | Line 651: | ||
<span style="font-size: 18px; font-weight: 700;">R</span><span style="font-size: 18px; font-weight: 700;">eference</span><span style="font-size: 18px; font-weight: 700;">s</span> | <span style="font-size: 18px; font-weight: 700;">R</span><span style="font-size: 18px; font-weight: 700;">eference</span><span style="font-size: 18px; font-weight: 700;">s</span> | ||
</p> | </p> | ||
- | <p | + | <p> |
- | + | 1. <a href="http://en.wikipedia.org/wiki/Chemotaxis" target="_blank">http://en.wikipedia.org/wiki/Chemotaxis</a> | |
</p> | </p> | ||
- | <p | + | <p> |
- | + | 2. <a href="http://pubs.acs.org/doi/abs/10.1021/ja0692480" target="_blank">Topp S, Gallivan J P. Guiding bacteria with small molecules and RNA[J]. Journal of the American Chemical Society, 2007, 129(21): 6807-6811.</a> | |
</p> | </p> | ||
- | <p | + | <p> |
- | < | + | <br/> |
- | </p> | + | </p> </div> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<!--侧边栏自动显示和隐藏的功能--> | <!--侧边栏自动显示和隐藏的功能--> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 683: | Line 678: | ||
</body> | </body> | ||
</html> | </html> | ||
+ | {{:Team:XMU-China/UFO}} | ||
+ | {{:Team:XMU-China/footer}} |
Latest revision as of 03:30, 18 October 2014
Bacterial chemotaxis, which is universal in E. coli, is defined as migration of bacteria in response to a chemical stimulus. The natural E. coli chemotaxis has limited receptor proteins which can respond to only six kinds of amino acids. Nevertheless, the reprogrammed chemotaxis named pseudotaxis makes the engineered E. coli able to respond to molecules, whose receptor proteins do not exist in classical E. coli, such as IPTG and L-arabinose, etc.
E. coli have several flagella per cell (4–10 typically), which can rotate in two ways : counterclockwise (CCW) and clockwise (CW).[1][2] The former aligns the flagella into a single rotating bundle, causing the bacterium to swim in line, while the later breaks the flagella bundle apart such that each flagellum points in a different direction, causing the bacterium to tumble. The motility is determined by the phosphorylation state of CheY protein which is governed by CheZ protein. In the presence of CheZ protein, CheY-P is dephosphorylated and produce CheY, thus CheY leads to the flagellar motor rotating CCW resulting in swimming. In the absence of CheZ, CheY is phosphorylated into CheY-P which can bind to the flagellar switch protein FliM resulting in tumbling (Figure 1).[2]
|
Figure 1. Chemotaxis mechanism of E. coli. The direction of rotation of the flagellar motor is controlled by the protein CheY. If the CheY is phosphorylated (CheY-P), it can bind to the flagellar motor protein FliM, causing the cell to tumble. When CheY is not phosphorylated, the flagellar motor rotates counterclockwise (CCW) [1]. |
Therefore, if no CheZ is expressed (such as E. coli CL-1 with cheZ gene knocked out of genome), CheY-P couldn’t be dephosphorylated so that flagella keep CW, thus E. coli keep tumbling and perform non-motile ability on semi-solid culture medium (Figure 2 left). With enough CheZ expressed, E. coli regain chemotaxis ability on semi-solid culture medium (Figure 2 right). If one kind of molecule (such as IPTG) could stimulate circuit to express CheZ, reprogrammed E. coli will have the tendency to migrate to it. We named the reprogrammed chemotaxis pseudotaxis. Therefore, we are able to reprogram bacterial chemotaxis by knocking cheZ gene out of the wild-type genome to control the expression of cheZ by logic gene circuits. In this case, we can manipulate the motion of the cells and let them form patterns such as conic curves.
|
BBa_K1412000
BBa_J04450
|
Figure 2. CL-1 could express CheZ with BBa_K1412000 to regain chemotaxis ability (the right colony). While with BBa_J04450 (the left colony) for comparison, no chemotaxis ability could be observed. |
|
Conic curves universally exist in nature and are significant for science research, production and living. For example, many planets’ orbits are elliptical and parabolic antennas are widely employed in telecommunication. Therefore, we can imitate the orbits of celestial bodies by cell bacterial colony, or form conic curves by precise mathematical laws and apply them in practice.
A
|
B |
Figure 3A. Elliptical plants’ orbits 3B. Parabolic antenna. |
Besides, as aptamers have the potential to respond to almost all kinds of molecules and have already been used to regulate gene expressions such as cheZ to reprogram chemotaxis (Figure 4). We are also developing a new mechanism which combines aptamers with RNA-lock system to regulate the target genes.
|
Figure 4. Mechanism of how aptamers control the translation of CheZ protein. In the absence of target molecules (theophylline as an example), the paired mRNA’s ribosome binding site inhibits the translation of CheZ protein. In the absence of CheZ, CheY-P will remain phosphorylated and the cells tumble in place. While in the presence of theophylline, the mRNA’s ribosome binding site will expose and the CheZ can be expressed, allowing the cells to run and tumble.[1] |
Characterizing the circuits we constructed, we combined mathematical modeling with experiments, using modeling to guide experiments and to explain experimental phenomena. We have got reasonable results for a broader range of applications. As we have proved that the chemotaxis of E. coli could be well reprogrammed, we tried to apply reprogrammed chemotaxis into practice. For example, we have already demonstrated that motile ability is positively associated with the expression strength of cheZ, thus we can characterize the activity of promoters and efficiency of RBS. At the same time, we also developed a biosafety system which relies on reprogrammed chemotaxis.
Last but not the least, we applied mathematical principles in our project. Mathematics is the simplest and clearest language, and its value to the development of human civilization is now widely recognized because of its extensive application in science, society and even our daily life. However, the mathematical laws in life sciences are still unclear and even in chaos. Luckily, synthetic biology can overcome these shortcomings on a certain level. Based on this, we design a gene circuit, expecting that mathematical regularities can realize the regulation and control of life activities. We hope our work can inspire people's interests in combining mathematics with synthetic biology.
References
1. http://en.wikipedia.org/wiki/Chemotaxis