Team:Tianjin/Project

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
{{:Team:Tianjin/frame/project}}
{{:Team:Tianjin/frame/project}}
-
==1. AegiSafe O-Key: The orthogonal system of regulating translation==
+
<html>
-
The synthesis of protein relies on the transcription-translation network. In transcription, mRNA is synthesized through complementary base pairing by RNA polymerase from the DNA template, and is followed by translation. Translation is the third stage of protein biosynthesis. In translation, mRNA produced by transcription is decoded by the ribosome to produce a specific amino acid chain, or polypeptide, that will later fold into an active protein. Therefore, we can say that translation is one of most important of activites in a cell. <br\>
+
<style type="text/css">
 +
#secondpane {color:#fff;
 +
width: 190px;
 +
margin-left:5px;
 +
}
 +
.menu_list {
 +
position:fixed;top:20px;}
 +
.menu_head {
 +
padding: 5px 10px;
 +
cursor: pointer;
 +
position: relative;
 +
border:1px solid #fff;
 +
margin:1px;
 +
    font-weight:bold;
 +
    background: #f76303;
 +
color:#fff
 +
}
 +
.menu_head:hover
 +
{
 +
cursor: pointer;
 +
color: #fff;
 +
background: #8e4820;
 +
text-decoration: none;
 +
background-position: 0 0;
 +
}
 +
.menu_body {
 +
display:none;
 +
}
 +
.menu_children {
 +
background: #aaa;
 +
cursor: pointer;
 +
padding: 5px 10px;
 +
font-size:12px;
 +
border-top: 1px solid #fff;
 +
border-bottom: 1px solid #fff;
 +
border-left: 1px solid #fff;
 +
border-right: 1px solid #fff;
 +
}
 +
.menu_body a{
 +
  display:block;
 +
  color:#fff;
 +
  padding-left:10px;
 +
  font-weight:bold;
 +
  text-decoration:none;
 +
}
 +
.menu_children:hover{
 +
cursor: pointer;
 +
  color: #fff;
 +
  text-decoration:none;
 +
  background:#777777;
 +
  }
-
Due to its importance of protein synthesis, there are intricate and delicate regulation systems. To regulate transcription, cells alter the gene expression levels. This is called transcriptional regulation. Many means of transcriptional regulation, such as various mechanisms as specificity factors, activators, etc., are presented in a cell. There are also inducible and repressible systems, and transcription factor that can determine the initiation rate of transcription.<br\>
+
</style>
 +
<div style="float:left;">
 +
  <div id="secondpane"> <!--Code for menu starts here-->
 +
<p class="menu_head">Modeling Contents</p>
 +
<div class="menu_body">
 +
        <div class="menu_children">
 +
<a href="https://2012.igem.org/Team:Tianjin/Project/OrthogonalSystem">Orthogonal System</a>
 +
        </div>
 +
        <div class="menu_children">
 +
<a href="https://2012.igem.org/Team:Tianjin/Project/Gene">Safety Encryption</a>
 +
        </div>
 +
        <div class="menu_children">
 +
<a href="https://2012.igem.org/Team:Tianjin/Modeling/Regulation">Logic Metabolism Regulation</a>
 +
        </div>
 +
</div>
 +
<p class="menu_head">In this page</p>
 +
<div class="menu_body">
 +
        <div class="menu_children">
 +
<a href="#Overview">Overview</a>
 +
        </div>
 +
        <div class="menu_children">
 +
<a href="#Orthogonal_System">Orthogonal System</a>
 +
        </div>
 +
        <div class="menu_children">
 +
<a href="#Gene_Pollution_Prevention_and_Gene_Encryption">Safety Encryption</a>
 +
        </div>
 +
        <div class="menu_children">
 +
<a href="#Logic_Metabolism_Regulation">Logic Metabolism Regulation</a>
 +
        </div>
 +
</div>
 +
<p class="menu_head">Header-3</p>
 +
<div class="menu_body">
 +
        <div class="menu_children">
 +
<a href="#">Link-1</a>
 +
        </div>
 +
        <div class="menu_children">
 +
<a href="#">Link-2</a>
 +
        </div>
 +
        <div class="menu_children">
 +
<a href="#">Link-3</a>
 +
        </div>
 +
      </div>
 +
  </div>      <!--Code for menu ends here-->
 +
</div>
 +
</html>
 +
<div id="text-content">
 +
 
 +
 
 +
<center><span style="font-size:46px;font-family:Cambria;margin-top:10px;line-height:80%">Calculation and Derivation of the protein expression amount model in three states</span></center>
 +
<br>
-
While a number of genetic tools exist for regulating transcription in cells, far fewer tools exist for translation. Of the tools available in bacteria, the most popular are riboregulators, both cis- and trans-activating, and orthogonal ribosomes (o-ribosomes). In terms of reprograming translation, o-ribosomes are especially powerful as they enable one to partially decouple translation from the native protein synthesis machinery. In particular, o-ribosomes can translate genes with altered Shine-Dalgarno (SD) sequences not recognized by host ribosomes. Therefore, o-ribosomes can be used to explore gene expression dynamics as they potentially provide a method for tuning translation rates. Furthermore, o-ribosomes may have application in synthetic biology as they introduce new functionality within cells.<br\>
 
-
In this year's project, we focus on modifying the Sine-Dalgarno (SD) sequence of the mRNA and the anti-Shine-Dalgarno (ASD) sequence of the 16S rRNA of the ribosome to construct a orthogonal translation system called the AegiSafe O-Key. Aegis was originally the shield that was associated with Zeus and Athena, which offers protection. AegiSafe means our orthogonal system secure the environment from potential biosafety issue. O-Key stands for Orthogonal Key, which indicates that our system can not only shut down contamination, but also using the orthogonal system to selectively open our translation pathway like a key. In the following sections, we will elaborate on the AegiSafe O-Key.<br\>
 
{{:Team:Tianjin/footer}}
{{:Team:Tianjin/footer}}

Revision as of 12:03, 26 September 2012


Calculation and Derivation of the protein expression amount model in three states