Team:NCTU Formosa/CSP data

From 2011.igem.org

(Difference between revisions)
 
(44 intermediate revisions not shown)
Line 46: Line 46:
ul#cm-nav ul {
ul#cm-nav ul {
  list-style-type: none;
  list-style-type: none;
-
  margin: 3px 0 0 10px;
+
  margin: 0 0 0 10px;
  list-style-image: none;
  list-style-image: none;
  padding: 0px
  padding: 0px
Line 169: Line 169:
#cm-nav a {
#cm-nav a {
background-color: black;
background-color: black;
-
border-color: none;
+
border-color: black;
-
font-weight: 500;
+
font-weight: bold;
font-family: Calibri, Verdana, helvetica, sans-serif;
font-family: Calibri, Verdana, helvetica, sans-serif;
font-size: 12pt;
font-size: 12pt;
Line 176: Line 176:
padding-left: 10px;
padding-left: 10px;
padding-right: 10px;
padding-right: 10px;
-
padding-top: 2px;
+
padding-top: 0px;
-
padding-bottom: 2px;
+
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*/
/*content*/
Line 194: Line 204:
font-size: 14px;
font-size: 14px;
color: white;
color: white;
 +
}
 +
 +
#banner{    position:relative;
 +
            margin-left: 10px;
 +
            background-color: black;
 +
            height:240px;
 +
            width: 944px;
}
}
Line 201: Line 218:
             margin-top:-3px;
             margin-top:-3px;
             background-color: #000066;
             background-color: #000066;
-
             filter:alpha(opacity=85);opacity:0.85;zoom:1;
+
             filter:alpha(opacity=90);opacity:0.9;zoom:1;
             height:auto;  
             height:auto;  
-
             width: 680px;
+
             width: 924px;
                          
                          
}
}
Line 220: Line 237:
       filter:alpha(opacity=95);opacity:0.95;zoom:1;
       filter:alpha(opacity=95);opacity:0.95;zoom:1;
       height:auto;  
       height:auto;  
-
       width: 680px;                       
+
       width: 924px;                       
}
}
Line 234: Line 251:
       margin: 0px 0px 0px 10px;
       margin: 0px 0px 0px 10px;
       background-color: #ede8e2 ;
       background-color: #ede8e2 ;
-
       filter:alpha(opacity=95);opacity:0.95;zoom:1;
+
       filter:alpha(opacity=98);opacity:0.98;zoom:1;
       height:auto;  
       height:auto;  
-
       width: 620px;                       
+
       width: 864px;                       
}
}
Line 244: Line 261:
       font-variant: normal;
       font-variant: normal;
       direction:ltr;
       direction:ltr;
-
       padding: 10px 40px 10px 40px;
+
       padding: 10px 40px 20px 40px;
       text-align: justify;
       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;
#sideBox { position: absolute;
           top: 304px;
           top: 304px;
Line 253: Line 292:
           width: 240px;
           width: 240px;
           background-color: #ede8e2;
           background-color: #ede8e2;
 +
}
 +
h2{font-family: Calibri, Verdana, helvetica, sans-serif;
 +
  font-size: 20px;
 +
  font-weight: bold;
}
}
 +
</style>
</style>
 +
 +
</style>
 +
 +
</head>
</head>
<body>
<body>
-
<center><div><a href = "https://2011.igem.org/Team:NCTU_Formosa"><img src = "https://static.igem.org/mediawiki/2011/6/61/Top.jpg" height="236" width="944"/></a></div></center>
+
 
 +
<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">
<ul id="cm-nav">
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa">Home</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa">Home</a></li>
-
   <li><a class="arrow no-click">Team </a>
+
   <li><a onClick="out('cm-nav')" class="arrow">Team </a>
       <ul>
       <ul>
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/members">Members</a></li>
         <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>
+
         <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>
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/gallery">Gallery</a></li>
       </ul>
       </ul>
   </li>
   </li>
-
   <li><a class="arrow no-click">Project</a>
+
   <li><a onClick="out('cm-nav')" class="arrow">Project</a>
       <ul class="arrow-pad">
       <ul class="arrow-pad">
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/introduction">Introduction</a></li>
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/introduction">Introduction</a></li>
-
         <li><a class="arrow no-click">RNA Thermometer</a>
+
         <li><a onClick="out('cm-nav')" class="arrow">RNA Thermometer</a>
             <ul>
             <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_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_data">Data</a></li>
-
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_discussion">Discussion</a></li>
+
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_discussion">Modeling</a></li>
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow no-click">CI promoter </a>
+
         <li><a onClick="out('cm-nav')" class="arrow">CI promoter </a>
             <ul>
             <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_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_data">Data</a></li>
-
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_discussion">Discussion</a></li>
+
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_discussion">Modeling</a></li>
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow no-click">Carotenoid synthesis pathway</a>
+
         <li><a onClick="out('cm-nav')" class="arrow">Carotenoid synthesis pathway</a>
             <ul>
             <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_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_data">Data</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_data">Data</a></li>
-
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_discussion">Discussion</a></li>
 
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow no-click">Butanol pathway</a>
+
         <li><a onClick="out('cm-nav')" class="arrow">Butanol pathway</a>
             <ul>
             <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_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_data">Data</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_data">Data</a></li>
-
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_discussion">Discussion</a></li>
 
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow no-click">Violacein pathway</a>
+
         <li><a onClick="out('cm-nav')" class="arrow">Violacein pathway</a>
             <ul>
             <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_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_data">Data</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_data">Data</a></li>
-
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_discussion">Discussion</a></li>
 
             </ul>
             </ul>
         </li>         
         </li>         
       </ul>
       </ul>
   </li>
   </li>
-
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/modeling">Modeling</a></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/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/safty">Safety</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/humanpractice">Human Practice</a></li>
-
   <li><a class="arrow no-click">Notebook </a>
+
   <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>
       <ul>
-
           <li><a class="arrow no-click">Protocols</a>
+
           <li><a onClick="out('cm-nav')" class="arrow">Protocols</a>
             <ul>
             <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">Mutation</a></li>
-
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol_F">Flow</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>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol_G">GC</a></li>
             </ul>
             </ul>
Line 329: Line 376:
</ul>
</ul>
-
<br><br><br>
+
 
-
<div class = "titleDesign">test title >></div>
+
<br><br>
 +
<div id="blueBox"><p> Carotenoid Pathway</p></div>
 +
<div id="Box"><h2>Methods</h2>
 +
<br>
 +
<div><img src= "https://static.igem.org/mediawiki/2011/thumb/a/ab/Nctu_cp_2.PNG/800px-Nctu_cp_2.PNG" width="700"></div>
 +
<br><b> Figure 3.</b> The compositions of the Carotenoid pathway circuit. The upper strand is <a href = "http://partsregistry.org/Part:BBa_K539151">BBa_K539151</a> and the down strand is <a href = "http://partsregistry.org/Part:BBa_K539281">BBa_K539281</a>.
 +
<br><br>
 +
 
 +
<p>The upper strand of the Carotenoid pathway circuit <a href = "http://partsregistry.org/Part:BBa_K539151">BBa_K539151</a> is composed of (1) crtEBI <a href = "http://partsregistry.org/Part:BBa_K346090">BBa_K346090</a> that can produce Lycopene, (2) 37℃induced RBS <a href = "http://partsregistry.org/Part:BBa_K115002">BBa_K115002</a>, (3) crtY <a href = "http://partsregistry.org/Part:BBa_K118008">BBa_K118008</a> that can produce beta-Carotene, and (4) Terminator <a href = "http://partsregistry.org/Part:BBa_J61048">BBa_J61048</a>. When we assembled the upper strand, we found a point mutation of <a href = "http://partsregistry.org/Part:BBa_K118008">BBa_K118008</a> (iGEM08_Edinburgh) at SpeI site and we corrected it successfully.(ACCTAGT->ACTAGT). This corrected part is numbered as <a href = "http://partsregistry.org/Part:BBa_K539119">BBa_K539119</a>.</p>
 +
<p>The down stand <a href = "http://partsregistry.org/Part:BBa_K539281">BBa_K539281</a> is composed of (1) Heat sensitive cI promoter with repressor <a href = "http://partsregistry.org/Part:BBa_K098995">BBa_K098995</a>, (2) crtZ <a href = "http://partsregistry.org/Part:BBa_I742158">BBa_I742158</a> that can produce Zeaxanthin, and (3) Terminator <a href = "http://partsregistry.org/Part:BBa_J6104">BBa_J61048</a>.</p>
 +
<p>After both of the strands were constructed, we transferred the assembled insert <a href = "http://partsregistry.org/Part:BBa_K539151">BBa_K539151</a> from originally backbone(psb1k3) to psb3T5. The reason why we change the backbone is that the psb3T5 with low-copy-numbers is better for E.coli to express proteins. For the same reason, we transferred the complete insert <a href = "http://partsregistry.org/Part:BBa_K539281">BBa_K539281</a> from originally backbone (psb1k3) to psb4A5. (We chose different antibiotic backbone from the upper strand in order to cotransform.) Finally, we cotransformed <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 into DH5α.</p>
 +
<p>
 +
To test the circuit whether it can work or not, we incubate the modified E.coli in different temperatures and extract the pigments. </p>
 +
<ol type="disc">
 +
<li>30℃: It is supposed to express only CrtEBI and produce <font color="red">Lycopene</font> and show red color. <img src = "https://static.igem.org/mediawiki/2011/5/52/Nctu_cp_6.PNG" width="35">
 +
</li>
 +
<li>37℃: It is supposed to express CrtEBI and CrtY. Produce <font color="orange">beta-Carotene</font> and show orange color. <img src = "https://static.igem.org/mediawiki/2011/0/01/Nctu_cp_7.PNG" width="35">
 +
</li>
 +
<li>42℃: It is supposed to express CrtEBI, CrtY and CrtZ. Produce <font color="yellow">Zeaxanthin</font> and show yellow color. <img src = "https://static.igem.org/mediawiki/2011/3/30/Nctu_cp_8.PNG" width="30">
 +
</li>
 +
</ol>
 +
<br>
 +
<p><b>Experiment methods</b></p>
 +
<ol type="decimal">
 +
<li>
 +
The cells were cultured in LB over night.</li>
 +
<li>Transferred 200ul LB to fresh 200ml LB and incubated at 37°C. </li>
 +
<li>After 8 hrs, when OD ( optical density) reaches 0.1, then switch the temperature to 30°C, 37°C, 42°C respectively and incubate for 24hrs. </li>
 +
<li>Centrifuged at 4°C, 6000rpm. The pellets were added with 1 ml ddH20 and vortexed. </li>
 +
<li>Moved into 1.5ml eppendorf. Centrifuged for 20minutes at 4°C, 14000rpm. </li>
 +
<li>Added with 500ul acetone, and vortexed for 1hr to extract the pigments. </li>
 +
</ol>
 +
 
 +
 
 +
<br><br>
 +
<h2>Data</h2>
 +
<div><img src = "https://static.igem.org/mediawiki/2011/thumb/c/ce/IMG_2261.JPG/800px-IMG_2261.JPG" width="500"></div>
 +
<br><b>Figure 4. </b> Here shows the result of our circuit. The color pellets represent the achievement after incubate in 30°C(left two), 37°C(middle two), 42°C(right two) for 24 hours respectively.
 +
<br><br>
 +
 
 +
 
 +
<br>
 +
<div><img src = "https://static.igem.org/mediawiki/2011/0/03/Natu_cp_11.jpg" width="280">
 +
<img src = "https://static.igem.org/mediawiki/2011/0/01/Natu_cp_12.jpg" width="280">
 +
<img src = "https://static.igem.org/mediawiki/2011/6/6e/Natu_cp_13.jpg" width="280">
 +
</div>
 +
<br><b>Figure 5.</b>
 +
<ol>
 +
  <li style="list-style-type:lower-alpha">A close-up of 30°C incubated E.coli .Expressing CrtE, CrtB and CrtI and so to produce Lycopene.</li>
 +
  <li style="list-style-type:lower-alpha">In addition to express CrtE,CrtB and CrtI,37°C cultured E.coli expresses CrtY so that beta-Carotene is present.</li>
 +
  <li style="list-style-type:lower-alpha">Furthermore, E.coli that cultured in 42°C expresses CrtE, CrtB , CrtI,CrtY and the high-temperature regulated gene , CrtZ . Zeaxanthin is prodused.</p>
 +
</ol>
 +
<br>
 +
 
 +
 
 +
<p>
 +
In order to decrease the interruption caused by the color of E.coli itself, we should extract the pigment with organic solvent since the three pigments are hydrophobic. So Acetone is added and vortexed to form a homogeneous colored solution.
 +
</p>
 +
 
 +
<br>
 +
<div>
 +
<img src = "https://static.igem.org/mediawiki/2011/0/00/Natu_cp_14.jpg" width="280">
 +
<img src = "https://static.igem.org/mediawiki/2011/d/d1/Natu_cp_15.jpg"  width="280">
 +
<img src = "https://static.igem.org/mediawiki/2011/8/89/Natu_cp_16.jpg"  width="280">
 +
</div>
 +
<br><b>Figure 6.</b>
 +
<ol>
 +
<li style="list-style-type:lower-alpha">Here shows color of 30°C cultured E.coli , and corresponds to the pigment, Lycopene.</li>
 +
<li style="list-style-type:lower-alpha">Here shows color of 37°C cultured E.coli, and correspond to the pigment, beta-Carotene.</li>
 +
<li style="list-style-type:lower-alpha">Here shows color of 42°C cultured E.coli, and correspond to the pigment, Zeaxanthin.</li>
 +
</ol>
 +
 
 +
<br><br>
 +
 
 +
<div>
 +
<img src = "https://static.igem.org/mediawiki/2011/1/1b/Natu_cp_17.jpg" width="400">
 +
<img src = "https://static.igem.org/mediawiki/2011/4/44/Natu_cp_18.jpg" width="400">
 +
</div>
 +
<br><b>Figure 7.</b>
 +
<ol>
 +
<li style="list-style-type:lower-alpha">Photo of the three eppendorfs based on a white background.</li>
 +
<li style="list-style-type:lower-alpha">Photo of the three eppendorfs based on a black background.</li>
 +
</ol>
 +
<br>
 +
 
 +
 
 +
<h2>Comment</h2>
 +
 
 +
<p>
 +
Our circuits for carotenoid pathway work as expected.As we can see above,Lycopene is produced at 30°C , beta-carotene is present at 37°C and Zeaxanthine is produced at 42°C. The results of Carotenoid synthesis Pathway display different colors in different steps, that verify our concept of Pathway Commander perfectly.</p>
 +
<br>
 +
</div>
 +
 
</body>
</body>
</html>
</html>

Latest revision as of 14:09, 18 October 2011



Carotenoid Pathway

Methods



Figure 3. The compositions of the Carotenoid pathway circuit. The upper strand is BBa_K539151 and the down strand is BBa_K539281.

The upper strand of the Carotenoid pathway circuit BBa_K539151 is composed of (1) crtEBI BBa_K346090 that can produce Lycopene, (2) 37℃induced RBS BBa_K115002, (3) crtY BBa_K118008 that can produce beta-Carotene, and (4) Terminator BBa_J61048. When we assembled the upper strand, we found a point mutation of BBa_K118008 (iGEM08_Edinburgh) at SpeI site and we corrected it successfully.(ACCTAGT->ACTAGT). This corrected part is numbered as BBa_K539119.

The down stand BBa_K539281 is composed of (1) Heat sensitive cI promoter with repressor BBa_K098995, (2) crtZ BBa_I742158 that can produce Zeaxanthin, and (3) Terminator BBa_J61048.

After both of the strands were constructed, we transferred the assembled insert BBa_K539151 from originally backbone(psb1k3) to psb3T5. The reason why we change the backbone is that the psb3T5 with low-copy-numbers is better for E.coli to express proteins. For the same reason, we transferred the complete insert BBa_K539281 from originally backbone (psb1k3) to psb4A5. (We chose different antibiotic backbone from the upper strand in order to cotransform.) Finally, we cotransformed BBa_K539151 on psb3T5 and BBa_K539281 on psb4A5 into DH5α.

To test the circuit whether it can work or not, we incubate the modified E.coli in different temperatures and extract the pigments.

  1. 30℃: It is supposed to express only CrtEBI and produce Lycopene and show red color.
  2. 37℃: It is supposed to express CrtEBI and CrtY. Produce beta-Carotene and show orange color.
  3. 42℃: It is supposed to express CrtEBI, CrtY and CrtZ. Produce Zeaxanthin and show yellow color.

Experiment methods

  1. The cells were cultured in LB over night.
  2. Transferred 200ul LB to fresh 200ml LB and incubated at 37°C.
  3. After 8 hrs, when OD ( optical density) reaches 0.1, then switch the temperature to 30°C, 37°C, 42°C respectively and incubate for 24hrs.
  4. Centrifuged at 4°C, 6000rpm. The pellets were added with 1 ml ddH20 and vortexed.
  5. Moved into 1.5ml eppendorf. Centrifuged for 20minutes at 4°C, 14000rpm.
  6. Added with 500ul acetone, and vortexed for 1hr to extract the pigments.


Data


Figure 4. Here shows the result of our circuit. The color pellets represent the achievement after incubate in 30°C(left two), 37°C(middle two), 42°C(right two) for 24 hours respectively.



Figure 5.
  1. A close-up of 30°C incubated E.coli .Expressing CrtE, CrtB and CrtI and so to produce Lycopene.
  2. In addition to express CrtE,CrtB and CrtI,37°C cultured E.coli expresses CrtY so that beta-Carotene is present.
  3. Furthermore, E.coli that cultured in 42°C expresses CrtE, CrtB , CrtI,CrtY and the high-temperature regulated gene , CrtZ . Zeaxanthin is prodused.


In order to decrease the interruption caused by the color of E.coli itself, we should extract the pigment with organic solvent since the three pigments are hydrophobic. So Acetone is added and vortexed to form a homogeneous colored solution.



Figure 6.
  1. Here shows color of 30°C cultured E.coli , and corresponds to the pigment, Lycopene.
  2. Here shows color of 37°C cultured E.coli, and correspond to the pigment, beta-Carotene.
  3. Here shows color of 42°C cultured E.coli, and correspond to the pigment, Zeaxanthin.



Figure 7.
  1. Photo of the three eppendorfs based on a white background.
  2. Photo of the three eppendorfs based on a black background.

Comment

Our circuits for carotenoid pathway work as expected.As we can see above,Lycopene is produced at 30°C , beta-carotene is present at 37°C and Zeaxanthine is produced at 42°C. The results of Carotenoid synthesis Pathway display different colors in different steps, that verify our concept of Pathway Commander perfectly.