Project

From 2008.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html>
+
<html>  
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
 +
<!-- TemplateBeginEditable name="doctitle" -->
 +
<title>无标题文档</title>
 +
<!-- TemplateEndEditable -->
 +
<!-- TemplateBeginEditable name="head" -->
 +
<!-- TemplateEndEditable -->
 +
<style type="text/css">
 +
<!--
 +
.STYLE3 {font-size: xx-large; font-family: "方正舒体"; }
 +
.STYLE4 {font-family: Dotum}
 +
-->
 +
</style>
 +
</head>
 +
 
<body>
<body>
-
<script language="JavaScript1.2">
+
<table width="1015" height="674" border="1" align="center">
-
<!--
+
  <tr>
-
/*设置下面的参数。 设置scrollerwidth和scrollerheight参数,设置成滚动显示的图片中尺寸最大的。*/
+
    <td height="32" colspan="2"><span class="STYLE3">Design</span></td>
-
var scrollerwidth=140
+
  </tr>
-
var scrollerheight=40
+
  <tr>
-
var scrollerbgcolor='white'
+
    <td width="497" rowspan="3">&nbsp;</td>
-
//每个图间暂停3秒。
+
    <td width="502" height="108"><p class="STYLE4">The list of the ideas generated from the  brainstorm<br />
-
var pausebetweenimages=3000
+
      The paper-making E coli<br />
-
//边界下面的行,如果希望logo都是带连接的,只要加上<a>标签即可。
+
      A time relay device (E coli baby sitter) <br />
-
var slideimages=new Array()
+
      An E coli Pipeline <br />
-
slideimages[0]='<a href="index.htm"><img src="第一张图片.gif" border=0"></a>'
+
      Torch rely <br />
-
slideimages[1]='<a href="index1.htm"><img src="第二张图片.gif"></a>'
+
      Tumor-killer <br />
-
slideimages[2]='<a href="index2.htm"><img src="第三张图片.gif"></a>'
+
      E coli neural pathway<br />
-
slideimages[3]='<a href="index3.htm"><img src="第四张图片.gif"></a>'
+
    …….</p></td>
-
//尽管填加更多的。
+
  </tr>
-
//////以下不要修改////////////////
+
  <tr>
-
if (slideimages.length>1)
+
    <td><p class="STYLE4">The coexistence of organisms has been in  the focus of research interests for a while, revealing the interactions between  species not only contributes to the deeper understanding of natural systems but  also provides perspectives for more efficient coculture of organisms that  function in pharmaceutical engineering and soil remediation.</p>
-
i=2
+
    <p class="STYLE4">As in prisoners’ dilemma, the bacteria in  our design are faced with two solutions for coexistence, they could either  choose to cooperate with one another by providing inducers to express their  partners’ antibiotics-resistance genes or they could take a foe strategy in  which no cooperation is needed for both strains’ survival.</p></td>
-
else
+
  </tr>
-
i=0
+
  <tr>
-
function move1(whichlayer){
+
    <td><p class="STYLE4">To realize this goal, toggle switches have  been built to regulate the interactions between the two strains. As is shown in  the illustration above, we used kanamycin  and&nbsp;chloramphenicol&nbsp;as the selective forces. </p>
-
tlayer=eval(whichlayer)
+
      <p class="STYLE4">When  auto-inducers, either AHL or BHL is introduced to the culture, LuxPr or Prhl  will be activated to produce the auto-inducers required by their partners, and  express the anti-biotic resistant genes to ensure each other’s survival. During  the process, PBad/arac and Plac will be repressed because of the repressors  Arac and LacI expressed by LuxPr and PrhI. <br />
-
if (tlayer.top>0&&tlayer.top<=5){
+
    However, upon the introduction of IPTG or arobinose, the repressors will stop  functioning, so that Aiia will be expressed, and therefore AHL and BHL will be  degraded, so that there will be no communications any more, and the  relationship between the two strains will enter the phase of competition. </p></td>
-
tlayer.top=0
+
  </tr>
-
setTimeout("move1(tlayer)",pausebetweenimages)
+
  <tr>
-
setTimeout("move2(document.main.document.second)",pausebetweenimages)
+
    <td height="17" colspan="2"><span class="STYLE3">Model</span></td>
-
return
+
  </tr>
-
}
+
  <tr>
-
if (tlayer.top>=tlayer.document.height*-1){
+
    <td height="90" colspan="2">&nbsp;</td>
-
tlayer.top-=5
+
  </tr>
-
setTimeout("move1(tlayer)",100)
+
  <tr>
-
}
+
    <td height="17" colspan="2"><span class="STYLE3">Experiment</span></td>
-
else{
+
  </tr>
-
tlayer.top=scrollerheight
+
  <tr>
-
tlayer.document.write(slideimages[i])
+
    <td colspan="2"><p>&nbsp;</p>
-
tlayer.document.close()
+
    <p>&nbsp;</p>
-
if (i==slideimages.length-1)
+
    <p>&nbsp;</p>
-
i=0
+
    <p>&nbsp;</p></td>
-
else
+
  </tr>
-
i++
+
</table>
-
}}
+
-
function move2(whichlayer){
+
-
tlayer2=eval(whichlayer)
+
-
if (tlayer2.top>0&&tlayer2.top<=5){
+
-
tlayer2.top=0
+
-
setTimeout("move2(tlayer2)",pausebetweenimages)
+
-
setTimeout("move1(document.main.document.first)",pausebetweenimages)
+
-
return
+
-
}
+
-
if (tlayer2.top>=tlayer2.document.height*-1){
+
-
tlayer2.top-=5
+
-
setTimeout("move2(tlayer2)",100)
+
-
}
+
-
else{
+
-
tlayer2.top=scrollerheight
+
-
tlayer2.document.write(slideimages[i])
+
-
tlayer2.document.close()
+
-
if (i==slideimages.length-1)
+
-
i=0
+
-
else
+
-
i++
+
-
}}
+
-
function move3(whichdiv){
+
-
tdiv=eval(whichdiv)
+
-
if (tdiv.style.pixelTop>0&&tdiv.style.pixelTop<=5){
+
-
tdiv.style.pixelTop=0
+
-
setTimeout("move3(tdiv)",pausebetweenimages)
+
-
setTimeout("move4(second2)",pausebetweenimages)
+
-
return
+
-
}
+
-
if (tdiv.style.pixelTop>=tdiv.offsetHeight*-1){
+
-
tdiv.style.pixelTop-=5
+
-
setTimeout("move3(tdiv)",100)
+
-
}
+
-
else{
+
-
tdiv.style.pixelTop=scrollerheight
+
-
tdiv.innerHTML=slideimages[i]
+
-
if (i==slideimages.length-1)
+
-
i=0
+
-
else
+
-
i++
+
-
}
+
-
}
+
-
function move4(whichdiv){
+
-
tdiv2=eval(whichdiv)
+
-
if (tdiv2.style.pixelTop>0&&tdiv2.style.pixelTop<=5){
+
-
tdiv2.style.pixelTop=0
+
-
setTimeout("move4(tdiv2)",pausebetweenimages)
+
-
setTimeout("move3(first2)",pausebetweenimages)
+
-
return
+
-
}
+
-
if (tdiv2.style.pixelTop>=tdiv2.offsetHeight*-1){
+
-
tdiv2.style.pixelTop-=5
+
-
setTimeout("move4(second2)",100)
+
-
}
+
-
else{
+
-
tdiv2.style.pixelTop=scrollerheight
+
-
tdiv2.innerHTML=slideimages[i]
+
-
if (i==slideimages.length-1)
+
-
i=0
+
-
else
+
-
i++
+
-
}}
+
-
function startscroll(){
+
-
if (document.all){
+
-
move3(first2)
+
-
second2.style.top=scrollerheight
+
-
}
+
-
else if (document.layers){
+
-
move1(document.main.document.first)
+
-
document.main.document.second.top=scrollerheight+5
+
-
document.main.document.second.visibility='show'
+
-
}}
+
-
window.onload=startscroll
+
-
//-->
+
-
</script> <ilayer id="main" width="&{scrollerwidth};" height="&{scrollerheight};" bgcolor="&{scrollerbgcolor};"> <layer id="first" left="0" top="1" width="&{scrollerwidth};"> <script
+
-
language="JavaScript1.2">
+
-
if (document.layers)
+
-
document.write(slideimages[0])
+
-
</script> </layer> <layer id="second" left="0" top="0" width="&{scrollerwidth};" visibility="hide"> <script language="JavaScript1.2">
+
-
if (document.layers)
+
-
document.write(slideimages[1])
+
-
</script> </layer> </ilayer> </p>
+
-
<p><script language="JavaScript1.2">
+
-
<!--
+
-
if (document.all){
+
-
document.writeln('<span id="main2" style="position:relative;width:'+scrollerwidth+';height:'+scrollerheight+';overflow:hiden;background-color:'+scrollerbgcolor+'">')
+
-
document.writeln('<div style="position:absolute;width:'+scrollerwidth+';height:'+scrollerheight+';clip:rect(0 '+scrollerwidth+' '+scrollerheight+' 0);left:0;top:0">')
+
-
document.writeln('<div id="first2" style="position:absolute;width:'+scrollerwidth+';left:0;top:1;">')
+
-
document.write(slideimages[0])
+
-
document.writeln('</div>')
+
-
document.writeln('<div id="second2" style="position:absolute;width:'+scrollerwidth+';left:0;top:0">')
+
-
document.write(slideimages[1])
+
-
document.writeln('</div>')
+
-
document.writeln('</div>')
+
-
document.writeln('</span>')
+
-
}
+
-
//--></script>
+
</body>
</body>
</html>
</html>

Revision as of 09:56, 19 October 2008

无标题文档

Design
 

The list of the ideas generated from the brainstorm
The paper-making E coli
A time relay device (E coli baby sitter)
An E coli Pipeline
Torch rely
Tumor-killer
E coli neural pathway
…….

The coexistence of organisms has been in the focus of research interests for a while, revealing the interactions between species not only contributes to the deeper understanding of natural systems but also provides perspectives for more efficient coculture of organisms that function in pharmaceutical engineering and soil remediation.

As in prisoners’ dilemma, the bacteria in our design are faced with two solutions for coexistence, they could either choose to cooperate with one another by providing inducers to express their partners’ antibiotics-resistance genes or they could take a foe strategy in which no cooperation is needed for both strains’ survival.

To realize this goal, toggle switches have been built to regulate the interactions between the two strains. As is shown in the illustration above, we used kanamycin and chloramphenicol as the selective forces.

When auto-inducers, either AHL or BHL is introduced to the culture, LuxPr or Prhl will be activated to produce the auto-inducers required by their partners, and express the anti-biotic resistant genes to ensure each other’s survival. During the process, PBad/arac and Plac will be repressed because of the repressors Arac and LacI expressed by LuxPr and PrhI.
However, upon the introduction of IPTG or arobinose, the repressors will stop functioning, so that Aiia will be expressed, and therefore AHL and BHL will be degraded, so that there will be no communications any more, and the relationship between the two strains will enter the phase of competition.

Model
 
Experiment