Team:Peking R/Project/Application

From 2011.igem.org

(Difference between revisions)
(Replaced content with "__NOTOC__ {{https://2011.igem.org/Team:Peking_R/bannerhidden}} {{https://2011.igem.org/Team:Peking_R/back2}} {{https://2011.igem.org/Team:Peking_R/Projectbackground}}")
Line 3: Line 3:
{{https://2011.igem.org/Team:Peking_R/back2}}
{{https://2011.igem.org/Team:Peking_R/back2}}
{{https://2011.igem.org/Team:Peking_R/Projectbackground}}
{{https://2011.igem.org/Team:Peking_R/Projectbackground}}
 +
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>无标题文档</title>
 +
<style type="text/css">
 +
#apDiv1 {
 +
position:absolute;
 +
left:53px;
 +
top:319px;
 +
width:640px;
 +
height:4558px;
 +
z-index:1;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
font-size: 16px;
 +
text-align: left;
 +
color: #000;
 +
background-color: #FFF;
 +
}
 +
.mainbody {
 +
font-size: 14px;
 +
}
 +
.mainbody {
 +
font-weight: normal;
 +
}
 +
.mainbody {
 +
text-align: justify;
 +
font-size: 16px;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
}
 +
.project {
 +
color: #90F;
 +
font-weight: bold;
 +
}
 +
#apDiv1 .mainbody .mainbody .mainbody {
 +
font-weight: bold;
 +
}
 +
#apDiv1 p .mainbody {
 +
font-weight: normal;
 +
}
 +
.aa {
 +
font-weight: normal;
 +
}
 +
#apDiv1 .notbookmaintitle {
 +
font-family: "Arial Black", Gadget, sans-serif;
 +
font-size: 24px;
 +
}
 +
#apDiv2 {
 +
position:absolute;
 +
left:65px;
 +
top:815px;
 +
width:610px;
 +
height:443px;
 +
z-index:2;
 +
}
 +
#apDiv3 {
 +
position:absolute;
 +
left:400px;
 +
top:249px;
 +
width:562px;
 +
height:171px;
 +
z-index:3;
 +
}
 +
.exist {
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-size: 24px;
 +
font-weight: bold;
 +
}
 +
.TPP {
 +
font-family: Arial, Helvetica, sans-serif;
 +
}
 +
.TPPQ {
 +
font-weight: bold;
 +
}
 +
.TITLE2 {
 +
text-align: center;
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-size: 18px;
 +
color: #000;
 +
}
 +
.picturemark {
 +
font-size: 14px;
 +
text-align: justify;
 +
}
 +
.Reference {
 +
font-family: Verdana, Geneva, sans-serif;
 +
}
 +
a:link {
 +
color: #F0F;
 +
text-decoration: none;
 +
}
 +
a:visited {
 +
text-decoration: none;
 +
color: #F0F;
 +
}
 +
a:hover {
 +
text-decoration: underline;
 +
}
 +
a:active {
 +
text-decoration: none;
 +
color: #F00;
 +
}
 +
.TPPQ1 { font-weight: bold;
 +
font-family: Arial, Helvetica, sans-serif;
 +
}
 +
</style>
 +
</head>
 +
 +
<body>
 +
<div id="apDiv1">
 +
  <p class="notbookmaintitle" align=center>Softcoding of Genetic Program<a name="start" id="start"></a></p>
 +
  <hr />
 +
  <p class="mainbody"><table width="600" border="0" cellspacing="0" cellpadding="0">
 +
    <tr>
 +
      <th scope="col"><object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="420">
 +
  <param name="movie" value="http://www.chem.pku.edu.cn/chenpeng/igem/file/igem.swf" />
 +
  <param name="quality" value="high" />
 +
  <param name="wmode" value="opaque" />
 +
 +
<!--[if !IE]>-->
 +
 +
 
 +
  <object type="application/x-shockwave-flash" data="http://www.chem.pku.edu.cn/chenpeng/igem/file/igem.swf" width="600" height="420">
 +
    <!--<![endif]-->
 +
    <param name="quality" value="high" />
 +
    <param name="wmode" value="opaque" />
 +
    <param name="swfversion" value="8.0.35.0" />
 +
    <param name="expressinstall" value="Scripts/expressInstall.swf" />
 +
 +
 +
 +
        <!--[if !IE]>-->
 +
  </object>
 +
  <!--<![endif]-->
 +
</object>
 +
<script type="text/javascript">
 +
swfobject.registerObject("FlashID");
 +
</script></th>
 +
    </tr>
 +
  </table>
 +
  <p class="mainbody"><strong>Background of softcoding</strong><br />
 +
    There are basically two design principles  in computer programming: hardcoding and softcoding. Hardcoding1  refers to the practice of embedding parameters and functions into the source  code of a program, whereas softcoding2 obtains values and functions  from external source. Hardcoding would be convenient when no dynamic parameters  are required in the program, but the source code should be rewritten anytime  the input data or functions change. On the contrary, softcoding enables users  to customize the software to their needs by altering external input, without  having to edit the program&rsquo;s source code time after time. </p>
 +
  <p class="mainbody">In the exciting field of synthetic biology,  various genetic programs have been developed to perform certain functions in  living organismswhich are similar to computer programs. For instance, a genetic  toggle switch <em>in vivo</em> was developed  that could be switched between two states by chemical or thermal induction.Another  example is that an oscillatory network was constructed in which the synthesis  of green fluorescent protein was periodically induced.Yet  genetic programs need optimization to achieve ideal performance, especially  when several genetic modules are coupled. Similarly, optimization of metabolic  pathways is also a key issue in the field of metabolic engineering. </p>
 +
  <p>Traditional methods to optimize genetic  programs or metabolic pathways generally involve construction of libraries that  contain large amounts of mutants, and multi-round screening is usually  required. Apart from the obvious drawback that the constructing and screening  procedures are laborious and time-consuming, these methods could only generate  mutants with a fixed configuration, and to fine-tune their performance would  require another round of mutagenesis and selection, which resembles &ldquo;hardcoding&rdquo;.  Therefore, a platform for &ldquo;softcoding&rdquo; of genetic programs is urgently needed. </p>
 +
  <hr />
 +
  <p>&nbsp;</p>
 +
  <p class="mainbody"><strong>Softcoding Approach</strong><br />
 +
  Based on the principle of softcoding, this  year our team established an extensible and versatile platform for softcoding  of genetic program, which is composed of anRNA toolkit and a methodology-- The RNA  toolkit consists of interoperable and truly modular ligand-responsive  riboswitches/ribozymes, while the methodology is automated design of synthetic  ribosomal binding sites (RBS) with customized translation rate. When combining  them together, a quantitative correlation between the concentration of specific  ligand and synthetic RBS&rsquo; translation strength can be established. Therefore,  when tuning genetic program, customized RBS&rsquo; translation strength at multiple  sites can be high-throughputly achieved without having to conduct laborious  mutagenesis and characterization, followed by easily determining the  configuration of RBS(s)&rsquo;translation strength. Then RBS sequences that meet this  configuration will be automatically designed via computer  algorithms. </p>
 +
 
 +
  <p class="mainbody">&nbsp;</p>
 +
  <hr />
 +
  <p class="mainbody"><br />
 +
    <em>RNA toolkit</em><a href="https://2011.igem.org/Team:Peking_R/Project/RNAToolkit">(Learn more...)</a><br />
 +
    Recently, RNA devices have emerged as powerful  tools to regulate gene expression <em>in vivo</em>,  and particularly, ligand-responsive riboswitches/ribozymes enable us to  manipulate translation strength of specific genes upon different concentrations  of ligands.<a href="#_edn3" name="_ednref3" title="" id="_ednref3"> </a>Ligand-responsive  riboswitches/ribozymes regulate the translation rate of downstream gene by changing  conformations, cleaving or splicing upon external addition of ligand. Compared  with transcriptional and post-translational regulation, riboswitches/ribozymes  function through allostery of RNA structure, which requires little or no  assistance from proteins, so the regulation mechanism is relatively simpler and  their functions are more decoupled from native biological activities.</p>
 +
<p class="mainbody">We characterized some existing  riboswitches/ribozymes, namely thiamine pyrophosphate (TPP)-responsive hammerhead  ribozymes and theophylline riboswitches. By altering the upstream promoter and  downstream coding sequence of the RNA controllers, we demonstrated that their  performance was independent from sequence context, which proved the modularity  of these RNA devices.</p>
 +
  <p class="mainbody">To further extend the range of application  of our RNA toolkit, we created a ribozyme that functions with a different  mechanism, which has an extreme low level of backgrounds. We substituted the  aptamer domain of c-di-GMP group Intron to theophylline-responsive aptamer, thus  invented a group I intron that senses theophylline to perform splicing function.  Moreover, we introduced a general method to evolve hammerhead ribozyme that  senses a new ligand. By coupling an adenine aptamer with hammerhead ribozyme  and randomizing nucleotides in the linker domain, we evolved new hammerhead  ribozymes through dual selection, whose self-cleavage could be regulated by  adenine. Our project provided a new design principle for rational or  semi-rational design of riboswitches/ribozymes. </p>
 +
  <hr />
 +
  <p class="mainbody"><em>RBS automated design</em><a href="https://2011.igem.org/Team:Peking_R/Project/RBSAutomatedDesign">(Learn more...)</a><br />
 +
  In bacteria, ribosomal binding site (RBS) sequence  is one of the most important determinants of translational initiation/translation  strength. Therefore manipulating RBS sequence would significantly affect the  translation strength of downstream gene. Salis <em>et.al</em>. used Gibbs energy (∆G) of the &ldquo;docked&rdquo; state of the mRNA-30S ribosomal subunit complex to  predict the translation strength of RBS sequence. Based on their pioneering  work, we developed a methodology that correlated the performance of the RNA  controllers under certain concentration of ligand to translation strength met  by corresponding RBS sequence. Combining this methodology with our RNA toolkit,  we can generate an RBS sequence through automated design once we achieved an  ideal configuration of genetic programs through RNA controllers.</p>
 +
  <hr />
 +
  <p class="mainbody"><strong>Application</strong><br />
 +
  we utilized the  platform to improve performance of two modular genetic devices,<a href="https://2011.igem.org/Team:Peking_R/Project/Application/AG"> <u>AND gate</u></a> and<u> <a href="https://2011.igem.org/Team:Peking_R/Project/Application/BS">bistable switch</a></u><a href="https://2011.igem.org/Team:Peking_R/Project/Application/">.</a></p>
 +
  <p class="mainbody">&nbsp;</p>
 +
  <p class="mainbody"><a href="https://2011.igem.org/Team:Peking_R/Project/Application/AG">AND gate</a></p>
 +
  <table width="200" border="0" cellspacing="0" cellpadding="0">
 +
    <tr>
 +
      <th scope="col">&nbsp;</th>
 +
      <th scope="col"><img src="https://static.igem.org/mediawiki/2011/b/b0/Mt_f1.jpg" width="596" height="324" /></th>
 +
      <th scope="col">&nbsp;</th>
 +
    </tr>
 +
    <tr>
 +
      <td>&nbsp;</td>
 +
      <td><p class="picturemark">Figure 1. AND gate performance regulated by  different concentration of thiamine pyrophosphate (TPP). The on/off ratio of  AND gate increases with ligand concentration, while the single induction of  arabinose is diminished, resulting in a well performed AND gate.</p></td>
 +
      <td>&nbsp;</td>
 +
    </tr>
 +
  </table>
 +
  <p>&nbsp;</p>
 +
  <p><a href="https://2011.igem.org/Team:Peking_R/Project/Application/BS">Bistable switch</a></p>
 +
  <table width="200" border="0" cellspacing="0" cellpadding="0">
 +
    <tr>
 +
      <th scope="col">&nbsp;</th>
 +
      <th scope="col"><img src="https://static.igem.org/mediawiki/2011/5/51/PEKINGr_Mt2.jpg" width="500" height="126" /></th>
 +
      <th scope="col">&nbsp;</th>
 +
    </tr>
 +
    <tr>
 +
      <td>&nbsp;</td>
 +
      <td><p class="picturemark">Figure 2<strong>.</strong>  Fluorescence images of <em>E.coli</em> DH5α strain  populations with different plasmids from bistable switch mutant library. Each  plasmid contains different ribosome binding sites (RBSs) which control the  expression of <em>cI434 </em>gene, demonstrating  that the ratiometric of green cells to red cells is correlated with translation  strength. </p></td>
 +
      <td>&nbsp;</td>
 +
    </tr>
 +
  </table>
 +
  <p class="mainbody"> <u><a href="https://2011.igem.org/Team:Peking_R/Project/Application/VIO">violacein biosynthetic pathway</a></u></p>
 +
  <p class="mainbody">We further applied this platform to  optimize a segment of<u><a href="https://2011.igem.org/Team:Peking_R/Project/Application/VIO">violacein biosynthetic pathway</a></u>, and achieved  producing purer desired products. </p>
 +
  <table width="200" border="0" cellspacing="0" cellpadding="0">
 +
    <tr>
 +
      <th scope="col">&nbsp;</th>
 +
      <th scope="col"><img src="https://static.igem.org/mediawiki/2011/5/5e/PekingR_Mt3.png" width="600" height="165" /></th>
 +
      <th scope="col">&nbsp;</th>
 +
    </tr>
 +
    <tr>
 +
      <td>&nbsp;</td>
 +
      <td><p>Figure 3.  <em>E. coli</em> producing pigments. When induced by arabinose, the engineered <em>E. coli </em>produced dark-green pigments.  Upon addition of different concentration of thiamine pyrophosphate (TPP), the  color of the bacteria gradually shifted from dark-green to dark-brown.</p></td>
 +
      <td>&nbsp;</td>
 +
    </tr>
 +
  </table>
 +
  <p>&nbsp;</p>
 +
  <p>&nbsp;</p>
 +
  <div>
 +
    <div id="edn4"></div>
 +
  </div>
 +
  <hr />
 +
<p class="mainbody"><span class="Reference">Reference:</span><a name="r101" id="r101"></a><a name="r102" id="r102"></a><a name="r103" id="r103"></a><a name="r201" id="r201"></a><a name="r202" id="r202"></a><a name="r203" id="r203"></a><a name="r204" id="r204"></a><a name="r301" id="r301"></a><a name="r302" id="r302"></a><a name="r303" id="r303"></a><a name="r304" id="r304"></a></p>
 +
<p>[1]  <a href="http://en.wikipedia.org/wiki/Hard_coding">http://en.wikipedia.org/wiki/Hard_coding</a><br />
 +
  [2 ] <a href="http://en.wikipedia.org/wiki/Softcoding">http://en.wikipedia.org/wiki/Softcoding</a></p>
 +
<p><span class="mainbody">[3].Gardner, Timothy S. <em>et. al.</em> (2000). Construction of a genetic toggleswitch in <em>Escherichia coli</em>. Nature 403, 339-342</span> [4].Elowitz, Michael B. and  Leibler, Stanislas (2000). A synthetic oscillatory network of transcriptional  regulators. Nature 403, 335-338  [5].Breaker, Ronald R (2004).Natural and engineered nucleicacids as  tools to explore biology. Nature 432, 838-845<br />
 +
  [6].Salis, Howard M <em>et.al.</em> (2009). Automated design of synthetic ribosome binding sitesto control protein  expression. Nat. Biotech. 27, 946-950</p>
 +
<p class="mainbody">&nbsp;</p>
 +
<p align="left" class="mainbody">&nbsp;</p>
 +
<p class="mainbody">&nbsp;        </p>
 +
<p class="mainbody"><span class="exist"><a href="#start">[TOP]</a></span></p>
 +
<p class="mainbody">&nbsp;</p>
 +
<p class="mainbody">&nbsp;</p>
 +
<p class="mainbody">&nbsp;</p>
 +
<p class="mainbody">&nbsp;</p>
 +
<p class="mainbody">&nbsp;</p>
 +
</div>
 +
</body>
 +
</html>

Revision as of 23:17, 5 October 2011

Template:Https://2011.igem.org/Team:Peking R/bannerhidden Template:Https://2011.igem.org/Team:Peking R/back2 Template:Https://2011.igem.org/Team:Peking R/Projectbackground 无标题文档

Softcoding of Genetic Program


Background of softcoding
There are basically two design principles in computer programming: hardcoding and softcoding. Hardcoding1 refers to the practice of embedding parameters and functions into the source code of a program, whereas softcoding2 obtains values and functions from external source. Hardcoding would be convenient when no dynamic parameters are required in the program, but the source code should be rewritten anytime the input data or functions change. On the contrary, softcoding enables users to customize the software to their needs by altering external input, without having to edit the program’s source code time after time.

In the exciting field of synthetic biology, various genetic programs have been developed to perform certain functions in living organismswhich are similar to computer programs. For instance, a genetic toggle switch in vivo was developed that could be switched between two states by chemical or thermal induction.Another example is that an oscillatory network was constructed in which the synthesis of green fluorescent protein was periodically induced.Yet genetic programs need optimization to achieve ideal performance, especially when several genetic modules are coupled. Similarly, optimization of metabolic pathways is also a key issue in the field of metabolic engineering.

Traditional methods to optimize genetic programs or metabolic pathways generally involve construction of libraries that contain large amounts of mutants, and multi-round screening is usually required. Apart from the obvious drawback that the constructing and screening procedures are laborious and time-consuming, these methods could only generate mutants with a fixed configuration, and to fine-tune their performance would require another round of mutagenesis and selection, which resembles “hardcoding”. Therefore, a platform for “softcoding” of genetic programs is urgently needed.


 

Softcoding Approach
Based on the principle of softcoding, this year our team established an extensible and versatile platform for softcoding of genetic program, which is composed of anRNA toolkit and a methodology-- The RNA toolkit consists of interoperable and truly modular ligand-responsive riboswitches/ribozymes, while the methodology is automated design of synthetic ribosomal binding sites (RBS) with customized translation rate. When combining them together, a quantitative correlation between the concentration of specific ligand and synthetic RBS’ translation strength can be established. Therefore, when tuning genetic program, customized RBS’ translation strength at multiple sites can be high-throughputly achieved without having to conduct laborious mutagenesis and characterization, followed by easily determining the configuration of RBS(s)’translation strength. Then RBS sequences that meet this configuration will be automatically designed via computer algorithms.

 



RNA toolkit(Learn more...)
Recently, RNA devices have emerged as powerful tools to regulate gene expression in vivo, and particularly, ligand-responsive riboswitches/ribozymes enable us to manipulate translation strength of specific genes upon different concentrations of ligands. Ligand-responsive riboswitches/ribozymes regulate the translation rate of downstream gene by changing conformations, cleaving or splicing upon external addition of ligand. Compared with transcriptional and post-translational regulation, riboswitches/ribozymes function through allostery of RNA structure, which requires little or no assistance from proteins, so the regulation mechanism is relatively simpler and their functions are more decoupled from native biological activities.

We characterized some existing riboswitches/ribozymes, namely thiamine pyrophosphate (TPP)-responsive hammerhead ribozymes and theophylline riboswitches. By altering the upstream promoter and downstream coding sequence of the RNA controllers, we demonstrated that their performance was independent from sequence context, which proved the modularity of these RNA devices.

To further extend the range of application of our RNA toolkit, we created a ribozyme that functions with a different mechanism, which has an extreme low level of backgrounds. We substituted the aptamer domain of c-di-GMP group Intron to theophylline-responsive aptamer, thus invented a group I intron that senses theophylline to perform splicing function. Moreover, we introduced a general method to evolve hammerhead ribozyme that senses a new ligand. By coupling an adenine aptamer with hammerhead ribozyme and randomizing nucleotides in the linker domain, we evolved new hammerhead ribozymes through dual selection, whose self-cleavage could be regulated by adenine. Our project provided a new design principle for rational or semi-rational design of riboswitches/ribozymes.


RBS automated design(Learn more...)
In bacteria, ribosomal binding site (RBS) sequence is one of the most important determinants of translational initiation/translation strength. Therefore manipulating RBS sequence would significantly affect the translation strength of downstream gene. Salis et.al. used Gibbs energy (∆G) of the “docked” state of the mRNA-30S ribosomal subunit complex to predict the translation strength of RBS sequence. Based on their pioneering work, we developed a methodology that correlated the performance of the RNA controllers under certain concentration of ligand to translation strength met by corresponding RBS sequence. Combining this methodology with our RNA toolkit, we can generate an RBS sequence through automated design once we achieved an ideal configuration of genetic programs through RNA controllers.


Application
we utilized the platform to improve performance of two modular genetic devices, AND gate and bistable switch.

 

AND gate

   
 

Figure 1. AND gate performance regulated by different concentration of thiamine pyrophosphate (TPP). The on/off ratio of AND gate increases with ligand concentration, while the single induction of arabinose is diminished, resulting in a well performed AND gate.

 

 

Bistable switch

   
 

Figure 2.  Fluorescence images of E.coli DH5α strain populations with different plasmids from bistable switch mutant library. Each plasmid contains different ribosome binding sites (RBSs) which control the expression of cI434 gene, demonstrating that the ratiometric of green cells to red cells is correlated with translation strength.

 

violacein biosynthetic pathway

We further applied this platform to optimize a segment ofviolacein biosynthetic pathway, and achieved producing purer desired products.

   
 

Figure 3.  E. coli producing pigments. When induced by arabinose, the engineered E. coli produced dark-green pigments. Upon addition of different concentration of thiamine pyrophosphate (TPP), the color of the bacteria gradually shifted from dark-green to dark-brown.

 

 

 


Reference:

[1]  http://en.wikipedia.org/wiki/Hard_coding
[2 ] http://en.wikipedia.org/wiki/Softcoding

[3].Gardner, Timothy S. et. al. (2000). Construction of a genetic toggleswitch in Escherichia coli. Nature 403, 339-342 [4].Elowitz, Michael B. and Leibler, Stanislas (2000). A synthetic oscillatory network of transcriptional regulators. Nature 403, 335-338 [5].Breaker, Ronald R (2004).Natural and engineered nucleicacids as tools to explore biology. Nature 432, 838-845
[6].Salis, Howard M et.al. (2009). Automated design of synthetic ribosome binding sitesto control protein expression. Nat. Biotech. 27, 946-950

 

 

 

[TOP]