Team:NCTU Formosa/CSP design

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <head> <style type = "text/css"> #pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;} #pmenu {margin:0px 0px 0px 70px;} #pmenu li {float:left;position:relative;...")
 
(19 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<style type = "text/css">
<style type = "text/css">
-
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}
+
 
-
#pmenu {margin:0px 0px 0px 70px;}
+
/*change original background*/
-
#pmenu li {float:left;position:relative; list-style-type: none;}
+
 
-
#pmenu a, #pmenu a:visited {display:block; width:200px; font-size:16px; color:#000; height:28px; line-height:22px; text-decoration:none; text-indent:5px; background:#b2ab9b; border:1px solid #fff; border-width:0 1px 1px 0; text-align:center; list-style-type: none;}
+
#top-section{
-
#pmenu li:hover > a{background:#dfd7ca; color:#c00;}
+
height: 40px;
-
#pmenu li ul {display: none;}
+
background-color: #cccccc;
-
#pmenu li:hover > ul {display:block; position:absolute; top:0; left:201px;}
+
border: 0;
-
#pmenu > li:hover > ul {left:0; top:24px;}
+
}
-
   
+
 
-
</style>  
+
img[src*="/wiki/skins/common/images/wiki.png"]{
 +
    width:0;
 +
    height:40px;
 +
    padding-right:975px;
 +
    background:transparent
 +
url(https://static.igem.org/mediawiki/2011/0/04/Igem2011.gif) top center no-repeat;
 +
}
 +
 
 +
.firstHeading {
 +
display:none;
 +
}
 +
 
 +
#search-controls {
 +
display:none;
 +
}
 +
 
 +
#globalWrapper{
 +
//background-color: #565659;
 +
background-image:url(https://static.igem.org/mediawiki/2011/a/ae/Wallpaper2.jpg);
 +
}
 +
 
 +
#content{
 +
background-color: black;
 +
border: 0;
 +
}
 +
 
 +
/*top menu*/
 +
 
 +
#cm-nav li a.arrow {background-image: url(https://static.igem.org/mediawiki/2011/d/d4/Arrow-right.gif)}
 +
 
 +
#cm-nav > li > a.arrow {background-image: url(https://static.igem.org/mediawiki/2011/7/73/Arrow-down.gif)}
 +
 
 +
ul#cm-nav ,
 +
ul#cm-nav ul {
 +
list-style-type: none;
 +
margin: 0 0 0 10px;
 +
list-style-image: none;
 +
padding: 0px
 +
}
 +
 
 +
 
 +
ul#cm-nav li {
 +
position: relative;
 +
list-style-type: none;
 +
margin: 0px;
 +
width: auto;
 +
float: left;
 +
list-style-image: none;
 +
padding: 0px
 +
}
 +
 
 +
ul#cm-nav li li {
 +
width: auto;
 +
float: none
 +
}
 +
 
 +
#cm-nav a {
 +
border-bottom: black 1px solid;
 +
text-align: left;
 +
border-left: black 1px solid;
 +
display: block;
 +
white-space: nowrap;
 +
background: #cccccc;
 +
border-top: black 1px solid;
 +
border-right: black 1px solid;
 +
text-decoration: none
 +
}
 +
 
 +
#cm-nav a:focus {
 +
outline-style: none;
 +
outline-color: invert;
 +
outline-width: medium
 +
}
 +
 
 +
#cm-nav a.no-click {cursor: default}
 +
 
 +
#cm-nav li a {margin: -1px -1px 0px 0px}
 +
 
 +
#cm-nav li li a {margin: 0px 0px -1px}
 +
 
 +
#cm-nav > li > a.arrow {padding-right: 14px}
 +
 
 +
#cm-nav ul.arrow-pad > li > a {padding-right: 11px}
 +
 
 +
#cm-nav li a.arrow ,
 +
#cm-nav > li > a.arrow {
 +
background-repeat: no-repeat;
 +
background-position: right 50%
 +
}
 +
 
 +
#cm-nav li:hover > a ,
 +
#cm-nav a {color: white}
 +
 
 +
#cm-nav li ul ,
 +
#cm-nav li:hover ul ul ,
 +
#cm-nav li:hover ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ul ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ul ul ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ul ul ul ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ,
 +
#cm-nav li:hover ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul {
 +
z-index: 999;
 +
position: absolute;
 +
display: none
 +
}
 +
 
 +
#cm-nav li:hover ul {display: block}
 +
 
 +
#cm-nav li li:hover ul ,
 +
#cm-nav li li li:hover ul ,
 +
#cm-nav li li li li:hover ul ,
 +
#cm-nav li li li li li:hover ul ,
 +
#cm-nav li li li li li li:hover ul ,
 +
#cm-nav li li li li li li li:hover ul ,
 +
#cm-nav li li li li li li li li:hover ul ,
 +
#cm-nav li li li li li li li li li:hover ul ,
 +
#cm-nav li li li li li li li li li li:hover ul ,
 +
#cm-nav li li li li li li li li li li li:hover ul ,
 +
#cm-nav li li li li li li li li li li li li:hover ul ,
 +
#cm-nav li li li li li li li li li li li li li:hover ul ,
 +
#cm-nav li li li li li li li li li li li li li li:hover ul ,
 +
#cm-nav li li li li li li li li li li li li li li li:hover ul ,
 +
#cm-nav li li li li li li li li li li li li li li li li:hover ul ,
 +
#cm-nav li li li li li li li li li li li li li li li li li:hover ul ,
 +
#cm-nav li li li li li li li li li li li li li li li li li li:hover ul ,
 +
#cm-nav li li li li li li li li li li li li li li li li li li li:hover ul ,
 +
#cm-nav li li li li li li li li li li li li li li li li li li li li:hover ul ,
 +
#cm-nav li li li li li li li li li li li li li li li li li li li li li:hover ul {
 +
display: block;
 +
margin-left: 100%
 +
}
 +
 
 +
#cm-nav li:hover ul {margin-left: 0px}
 +
 
 +
#cm-nav ul ul {
 +
top: 1px;
 +
left: -1px
 +
}
 +
 
 +
#cm-nav li {top: -1px}
 +
 
 +
#cm-nav li:hover > a {background-color: #565659}
 +
 
 +
#cm-nav a {
 +
background-color: black;
 +
border-color: black;
 +
font-weight: bold;
 +
font-family: Calibri, Verdana, helvetica, sans-serif;
 +
font-size: 12pt;
 +
font-variant: normal;
 +
padding-left: 10px;
 +
padding-right: 10px;
 +
padding-top: 0px;
 +
padding-bottom: 0px;
 +
}
 +
 
 +
<style type = "text/javascript" language = "JavaScript">
 +
function out(id_num){
 +
  var oa = document.getElementById(id_num);
 +
  if(oa.style.display == "none"){
 +
    oa.style.display = "block"; 
 +
  }
 +
  return false;
 +
}
 +
</script>
 +
 
 +
/*content*/
 +
 
 +
.titleDesign{
 +
color: white;
 +
font-family: Calibri, Verdana, helvetica, sans-serif;
 +
font-weight: bold;
 +
font-size: 20px;
 +
font-variant: normal;
 +
direction:ltr;
 +
}
 +
 
 +
.cont{
 +
font-size: 14px;
 +
color: white;
 +
}
 +
 
 +
#banner{    position:relative;
 +
            margin-left: 10px;
 +
            background-color: black;
 +
            height:240px;
 +
            width: 944px;
 +
}
 +
 
 +
#blueBox {  position:relative;
 +
            margin-left: 10px;
 +
            margin-bottom: -5px;
 +
            margin-top:-3px;
 +
            background-color: #000066;
 +
            filter:alpha(opacity=90);opacity:0.9;zoom:1;
 +
            height:auto;
 +
            width: 924px;
 +
                       
 +
}
 +
#blueBox {  color: white;
 +
            font-family: Calibri, Verdana, helvetica, sans-serif;
 +
            font-weight: bold;
 +
            font-size: 20px;
 +
            font-variant: normal;
 +
            direction:ltr;
 +
            padding-left: 10px;
 +
            padding-right: 10px;
 +
}
 +
#Box1 { position:relative;
 +
      margin: 0px 0px 0px 10px;
 +
      background-color: #ede8e2  ;
 +
      filter:alpha(opacity=95);opacity:0.95;zoom:1;
 +
      height:auto;
 +
      width: 924px;                     
 +
 
 +
}
 +
#Box1 { color: black;
 +
      font-family: Calibri, Verdana, helvetica, sans-serif;
 +
      font-weight: normal;
 +
      font-size: 12px;
 +
      font-variant: normal;
 +
      direction:ltr;
 +
      padding: 0 10px 0 10px;
 +
}
 +
#Box { position:relative;
 +
      margin: 0px 0px 0px 10px;
 +
      background-color: #ede8e2 ;
 +
      filter:alpha(opacity=98);opacity:0.98;zoom:1;
 +
      height:auto;
 +
      width: 864px;                     
 +
 
 +
}
 +
#Box { color: black;
 +
      font-family: Calibri, Verdana, helvetica, sans-serif;
 +
      font-size: 18px;
 +
      font-variant: normal;
 +
      direction:ltr;
 +
      padding: 10px 40px 20px 40px;
 +
      text-align: justify;
 +
}
 +
 
 +
#linkBox {  position:absolute;
 +
            margin-left: -40px;
 +
            margin-bottom: -10px;
 +
            margin-top:-10px;
 +
            background-color: #000066;
 +
            filter:alpha(opacity=80);opacity:0.8;zoom:1;
 +
            height:auto;
 +
            width: 924px;
 +
                       
 +
}
 +
#linkBox { color: white;
 +
            font-family: Calibri, Verdana, helvetica, sans-serif;
 +
            font-weight: bold;
 +
            font-size: 18px;
 +
            font-variant: normal;
 +
            direction:ltr;
 +
            padding-left: 20px;
 +
                     
 +
}
 +
 
 +
 
 +
#sideBox { position: absolute;
 +
          top: 304px;
 +
          left: 720px;
 +
          height: 975px;
 +
          width: 240px;
 +
          background-color: #ede8e2;
 +
}
 +
h2{font-family: Calibri, Verdana, helvetica, sans-serif;
 +
  font-size: 20px;
 +
  font-weight: bold;
 +
}
 +
 
 +
 
 +
</style>
 +
 
 +
</style>
 +
 
 +
 
</head>
</head>
<body>
<body>
 +
 +
 +
<div id="banner"><a href = "https://2011.igem.org/Team:NCTU_Formosa"><img src = "https://static.igem.org/mediawiki/2011/8/8c/Banner010.jpg" height="236" width="944"/></a></div>
 +
 +
<ul id="cm-nav">
 +
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa">Home</a></li>
 +
  <li><a onClick="out('cm-nav')" class="arrow">Team </a>
 +
      <ul>
 +
        <li><a href="https://2011.igem.org/Team:NCTU_Formosa/members">Members</a></li>
 +
        <li><a href="http://www.nctu.edu.tw/english/index.php">School</a></li>
 +
        <li><a href="https://2011.igem.org/Team:NCTU_Formosa/gallery">Gallery</a></li>
 +
      </ul>
 +
  </li>
 +
  <li><a onClick="out('cm-nav')" class="arrow">Project</a>
 +
      <ul class="arrow-pad">
 +
        <li><a href="https://2011.igem.org/Team:NCTU_Formosa/introduction">Introduction</a></li>
 +
        <li><a onClick="out('cm-nav')" class="arrow">RNA Thermometer</a>
 +
            <ul>
 +
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_design">Design</a></li>
 +
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_data">Data</a></li>
 +
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_discussion">Modeling</a></li>
 +
            </ul>
 +
        </li>
 +
        <li><a onClick="out('cm-nav')" class="arrow">CI promoter </a>
 +
            <ul>
 +
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_design">Design</a></li>
 +
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_data">Data</a></li>
 +
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_discussion">Modeling</a></li>
 +
            </ul>
 +
        </li>
 +
        <li><a onClick="out('cm-nav')" class="arrow">Carotenoid synthesis pathway</a>
 +
            <ul>
 +
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_design">Design</a></li>
 +
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_data">Data</a></li>
 +
            </ul>
 +
        </li>
 +
        <li><a onClick="out('cm-nav')" class="arrow">Butanol pathway</a>
 +
            <ul>
 +
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_design">Design</a></li>
 +
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_data">Data</a></li>
 +
            </ul>
 +
        </li>
 +
        <li><a onClick="out('cm-nav')" class="arrow">Violacein pathway</a>
 +
            <ul>
 +
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_design">Design</a></li>
 +
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_data">Data</a></li>
 +
            </ul>
 +
        </li>       
 +
      </ul>
 +
  </li>
 +
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/modeling">Measurements</a></li>
 +
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/parts">Parts</a></li>
 +
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/safty">Safety</a></li>
 +
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/humanpractice">Human Practice</a></li>
 +
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/contributions">Attribution</a></li>
 +
  <li><a onClick="out('cm-nav')" class="arrow">Notebook </a>
 +
      <ul>
 +
          <li><a onClick="out('cm-nav')" class="arrow">Protocols</a>
 +
            <ul>
 +
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol">Mutation</a></li>
 +
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol_F">Flow Cytometry</a></li>
 +
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol_G">GC</a></li>
 +
            </ul>
 +
          <li><a href="https://2011.igem.org/Team:NCTU_Formosa/calendar">Calendar</a></li>
 +
      </ul>
 +
  </li>
 +
</ul>
 +
 +
<br><br>
 +
<div id="blueBox"><p> Carotenoid Pathway­</p></div>
 +
<div id="Box">
 +
<h2>Introduction</h2>
 +
<p>This pathway explain how Fernesyl Diphosphate is catalyzed to Zeathaxine by different temperature.There are three color products in the pathway:red Lycopene, orange beta-Carotene and yellow Zeathaxine.(Figure 1.)</p>
 +
<br>
<br>
-
<ul id = "pmenu">
+
<div><img src = "https://static.igem.org/mediawiki/2011/thumb/a/ac/Nctu_cp_1.PNG/800px-Nctu_cp_1.PNG" width="700"></div>
-
<li><a>Team &#187;</a>
+
 
-
<ul>
+
<br><b>Figure 1. </b> The overview of the Carotenoid pathway <br><br>
-
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/members">Members</a></li>
+
 
-
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/school">School</a></li>
+
<p>
-
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/gallery">Gallery</a></li>
+
<font color="red">Lycopene</font><br>Lycopene is a bright red carotenoid pigment but has no Vit A activity .  Lycopene is also an important intermediate in the biosynthesis of many carotenoids.
-
</ul>
+
</p>
-
</li>
+
<p>
-
<li><a>Project &#187;</a>
+
<font color="orange">Beta-Carotene</font><br>Beta-Carotene is a strong red-orange pigment abundant in plants and fruits. It’s a member of carotenes and it can be distinguished by two beta-rings at both ends of the molecule. beta–Carotene is the most well-known pre-Vit A among all the carotenoids.
-
<ul>
+
</p>
-
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/introduction">Introduction</a></li>
+
<p>
-
<li><a>RNA Thermometer &#187;</a>
+
<font color="yellow">Zeaxanthin</font><br>Zeaxanthin is one of the two primary xanthophyll carotenoids contained within the retina of the eye.  Zeaxanthin provides the primary yellow pigment.
-
  <ul>
+
</p>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_design">Design</a></li>
+
<br>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_data">Data</a></li>
+
<h2>Design</h2>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_discussion">Discussion</a></li>  
+
<br>
-
  </ul>
+
<div><img src = "https://static.igem.org/mediawiki/2011/thumb/a/ab/Nctu_cp_2.PNG/800px-Nctu_cp_2.PNG" width="700"></div>
-
</li>
+
<br><b>Figure 2. </b The Carotenoid pathway circuit design. Cotransform <a href ="http://partsregistry.org/Part:BBa_K539151 ">BBa_K539151</a> on psb3T5 and <a href ="http://partsregistry.org/Part:BBa_K539281 ">BBa_K539281</a> on psb4A5 cotransformed into host cell DH5 α.
-
<li><a>CI promoter &#187;</a>
+
<br><br>
-
  <ul>
+
 
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_design">Design</a></li>
+
<p>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_data">Data</a></li>
+
The main concept of the Pathway Commander is to control the flux through the metabolic pathway. Therefore, we choose the Carotenoid synthesis Pathway that can easily display different steps in the pathway by different colors. </p>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_discussion">Discussion</a></li>  
+
<br>
-
  </ul>
+
<br>
-
</li>
+
 
-
<li><a>Carotenoid synthesis pathway &#187;</a>
+
<div><img src = "https://static.igem.org/mediawiki/2011/thumb/6/62/Nctu_cp_3.PNG/800px-Nctu_cp_3.PNG" width="700"></div><br>
-
  <ul>
+
<p>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_design">Design</a></li>
+
If E.coli is incubating below 37℃, mRNAs cannot be translated by ribosomes, because temperature-sensitive RBS(ribosome biding site) <a href ="http://partsregistry.org/Part:BBa_K115002 ">BBa_K115002</a> forms the hairpin. A ribosome cannot bind to the RBS so that it cannot translate CrtY <a href ="http://partsregistry.org/Part:BBa_K118008">BBa_K118008</a>. As a result, the E.coli only can produce CrtE, CrtB and CrtI <a href ="http://partsregistry.org/Part:BBa_K346090 ">BBa_K346090</a> which convert colorless Farnesyl pyrophosphate to red Lycopene.
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_data">Data</a></li>
+
</p>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_discussion">Discussion</a></li>  
+
<br>
-
  </ul>
+
 
-
</li>
+
<div><img src = "https://static.igem.org/mediawiki/2011/thumb/9/9d/Nctu_cp_4.PNG/800px-Nctu_cp_4.PNG" width="700"></div><br>
-
<li><a>Butanol pathway &#187;</a>
+
<p>
-
  <ul>
+
When the temperature is at 37℃ or higher, the hairpin is denatured so  temperature-sensitive RBS <a href ="http://partsregistry.org/Part:BBa_K115002 ">BBa_K115002</a> is activated . CrtY <a href ="http://partsregistry.org/Part:BBa_K118008 ">BBa_K118008 </a>is translated, which convert red Lycopene to orange beta-Carotene. </p>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_design">Design</a></li>
+
 
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_data">Data</a></li>
+
<br>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_discussion">Discussion</a></li>
+
 
-
  </ul>
+
<div><img src = "https://static.igem.org/mediawiki/2011/thumb/6/69/Nctu_cp_5.png/800px-Nctu_cp_5.png" width="700"></div><br>
-
</li>
+
<p>
-
<li><a>Violacein pathway &#187;</a>
+
In the other circuit <a href ="http://partsregistry.org/Part:BBa_K539281">BBa_K539281</a> we cotransform into. When we increase the temperature to 42℃, the CI proteins <a href ="http://partsregistry.org/Part:BBa_K098997">BBa_K098997</a>, the repressor of cI regulated promoter <a href ="http://partsregistry.org/Part:BBa_">BBa_R0051</a>, are fully denatured. Then the cI regulated promoter is activated and CrtZ <a href ="http://partsregistry.org/Part:BBa_I742158 ">BBa_I742158</a> is produced, converting the orange beta-carotene to yellow Zeaxanthin.
-
  <ul>
+
</p>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_design">Design</a></li>
+
 
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_data">Data</a></li>
+
<br><br>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_discussion">Discussion</a></li>  
+
<div id="linkBox">
-
  </ul>
+
<a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_data" ><font style="Calibri, Verdana, helvetica, sans-serif" color="white" padding-left="10">NEXT >> Data</font>
-
</li>
+
</div>
-
</ul>
+
 
-
</li>
+
</div>
-
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/modeling">Modeling</a></li>
+
 
-
<li><a>Safety & Parts &#187;</a>
+
 
-
<ul>
+
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/parts">Parts</a></li>
+
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol">Protocol</a></li>
+
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/safty">Safty</a></li>
+
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/contributions">Contributions</a></li>
+
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/calendar">Calendar</a></li>
+
-
</ul>
+
-
<li>
+
-
</ul><br><br>
+
</body>
</body>
</html>
</html>

Latest revision as of 14:11, 5 October 2011



Carotenoid Pathway­

Introduction

This pathway explain how Fernesyl Diphosphate is catalyzed to Zeathaxine by different temperature.There are three color products in the pathway:red Lycopene, orange beta-Carotene and yellow Zeathaxine.(Figure 1.)



Figure 1. The overview of the Carotenoid pathway

Lycopene
Lycopene is a bright red carotenoid pigment but has no Vit A activity . Lycopene is also an important intermediate in the biosynthesis of many carotenoids.

Beta-Carotene
Beta-Carotene is a strong red-orange pigment abundant in plants and fruits. It’s a member of carotenes and it can be distinguished by two beta-rings at both ends of the molecule. beta–Carotene is the most well-known pre-Vit A among all the carotenoids.

Zeaxanthin
Zeaxanthin is one of the two primary xanthophyll carotenoids contained within the retina of the eye. Zeaxanthin provides the primary yellow pigment.


Design



Figure 2. BBa_K539151 on psb3T5 and BBa_K539281 on psb4A5 cotransformed into host cell DH5 α.

The main concept of the Pathway Commander is to control the flux through the metabolic pathway. Therefore, we choose the Carotenoid synthesis Pathway that can easily display different steps in the pathway by different colors.




If E.coli is incubating below 37℃, mRNAs cannot be translated by ribosomes, because temperature-sensitive RBS(ribosome biding site) BBa_K115002 forms the hairpin. A ribosome cannot bind to the RBS so that it cannot translate CrtY BBa_K118008. As a result, the E.coli only can produce CrtE, CrtB and CrtI BBa_K346090 which convert colorless Farnesyl pyrophosphate to red Lycopene.



When the temperature is at 37℃ or higher, the hairpin is denatured so temperature-sensitive RBS BBa_K115002 is activated . CrtY BBa_K118008 is translated, which convert red Lycopene to orange beta-Carotene.



In the other circuit BBa_K539281 we cotransform into. When we increase the temperature to 42℃, the CI proteins BBa_K098997, the repressor of cI regulated promoter BBa_R0051, are fully denatured. Then the cI regulated promoter is activated and CrtZ BBa_I742158 is produced, converting the orange beta-carotene to yellow Zeaxanthin.