Team:NCTU Formosa/VP data

From 2011.igem.org

(Difference between revisions)
 
(37 intermediate revisions not shown)
Line 28: Line 28:
#globalWrapper{
#globalWrapper{
-
background-color: #565659;
+
//background-color: #565659;
 +
background-image:url(https://static.igem.org/mediawiki/2011/a/ae/Wallpaper2.jpg);
}
}
Line 179: Line 180:
}
}
 +
<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 287: Line 297:
   font-weight: bold;
   font-weight: bold;
}
}
 +
 +
</style>
</style>
 +
<style>
 +
 +
table {
 +
  border: 0;
 +
  font-family: Calibri, Verdana, helvetica, sans-serif;
 +
  font-size:18px;
 +
  background-color: #ede8e2;
 +
  margin: 5px 0 5px 0;
 +
  padding: 5px 0 5px 10px;
 +
  text-align:top;
 +
}
 +
td{vertical-align:top;}
 +
 +
h3 {              font-size: 20px;
 +
                  text-align:right;
 +
                  text-shadow: #C0C0C0  0px 0px 2px;
 +
                  vertical-align: baseline;
 +
            }
 +
div.intro img {   
 +
                        border-color: white ;
 +
border-style:solid;
 +
                        float:left;
 +
                        width:expression(this.width>500?"250px":this.width+"px");
 +
}
 +
 +
 +
 +
 +
</style>
 +
 +
</head>
</head>
Line 294: Line 337:
<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>
<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>
Line 305: Line 346:
       </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>
Line 315: Line 356:
             </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>
Line 322: Line 363:
             </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>
Line 328: Line 369:
             </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>
Line 334: Line 375:
             </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>
Line 347: Line 388:
   <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/humanpractice">Human Practice</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/contributions">Attribution</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/contributions">Attribution</a></li>
-
   <li><a class="arrow no-click">Notebook </a>
+
   <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>
Line 359: Line 400:
   </li>
   </li>
</ul>
</ul>
 +
<br><br>
<br><br>
Line 370: Line 412:
<div><img src = " https://static.igem.org/mediawiki/2011/0/04/Vio_data_figure9.jpg
<div><img src = " https://static.igem.org/mediawiki/2011/0/04/Vio_data_figure9.jpg
" width="400"></div>
" width="400"></div>
-
<br><b> Figure 9.</b> E.coli Culture tubes ,in which contain E-coli with different circuits in.<br><br>
+
<br><b> Figure 9.</b> E.coli Culture tubes, in which contain E.coli with different circuits in.<br><br>
Line 377: Line 419:
<br>
<br>
<div><img src = "https://static.igem.org/mediawiki/2011/b/b9/Vio_data_figure10.jpg" width="400"></div>
<div><img src = "https://static.igem.org/mediawiki/2011/b/b9/Vio_data_figure10.jpg" width="400"></div>
-
<br><b> Figure 10.</b> Filled with different bacteria which produce different color substances.<br><br>
+
<br><b> Figure 10.</b> Eppendorf tubes filled with different bacteria which produce different color substances.<br><br>
Line 392: Line 434:
<div><img src = "https://static.igem.org/mediawiki/2011/9/95/Vio_data_figure12.jpg" width="400"></div>
<div><img src = "https://static.igem.org/mediawiki/2011/9/95/Vio_data_figure12.jpg" width="400"></div>
<br><b> Figure 12.</b> Our final product.<br><br>
<br><b> Figure 12.</b> Our final product.<br><br>
 +
<p>
 +
<b> We also characterise the biobrick of <a href="http://partsregistry.org/Part:BBa_K274004"> BBa_K274004</a></b> <br><br>
 +
Firstly ,we found out that there's a point mutation in this plasmid. This mutation occurs in the Xba I restriction site which takes a lot of time for us just to digest it in order to ligase this part with our interested parts.<br>
 +
The following figure shows the unusual gel electrophoresis result which the Xba I restriction enzyme couldn't recognize the restriction site. As it is shown in the figure above, it is very obvious that the band is on the same position as the undigested one. <br>
 +
</p>
 +
<div><img src =  "https://static.igem.org/mediawiki/2011/4/41/VioABCE_E%2CX%2CS%2CP_wrong_site.jpg " width="300"></div>
 +
<br><b> Figure 13.</b> Compare our part before and after digestion to show the point mutation of Xba I.</b>
 +
<p>
 +
<br>
 +
In order to correct the mutation, we then design a primer as follows:<br> </p>
 +
<div><img src =  "http://partsregistry.org/wiki/images/7/74/Primer_design_2011_NCTU.jpg " width="800"></div>
 +
<br><b> Figure 14.</b> Design a primer to correct the point mutation.</b> <br>
 +
<br><p>
 +
This primer include the precise sequence of the Xba I restriction site. We then do Polymerase Chain Reaction to extend the remaining sequence and amplify the exact plasmid that we want.
 +
</p>
 +
<div><img src =  "http://partsregistry.org/wiki/images/3/31/DNA_gel_electrophoresis2.jpg " width="300"></div>
 +
<br><b> Figure 15.</b> Compare our part before and after digestion to show we correct the mutation successfully.</b> <br><br>
 +
<p>Last and the most important, we also notice something that this part is actually vioABDE instead of vioABCE.
 +
 +
In previous time, we failed in every attempts to clone out<dfn> vioC</dfn> from this part. We then decided to do DNA sequencing to make sure every single sequence is correct. Afterward, we found the exact sequence of vioABDE instead of vioABCE.</p>
 +
<br>
 +
<br>
<p>
<p>
Line 401: Line 465:
<ol type="decimal">  
<ol type="decimal">  
<li>vioD(<a href="http://partsregistry.org/Part:BBa_K539413">BBa_K539413</a>)<br>
<li>vioD(<a href="http://partsregistry.org/Part:BBa_K539413">BBa_K539413</a>)<br>
-
 
-
Figure.13 
 
<br>
<br>
<div><img src = " https://static.igem.org/mediawiki/2011/1/11/Vio_data_figure13.jpg "width="80"></div>
<div><img src = " https://static.igem.org/mediawiki/2011/1/11/Vio_data_figure13.jpg "width="80"></div>
-
<br><b> Figure 13.</b>
+
<b> Figure 16.</b>
-
The vioD is cloned from vioABDE which is designed by 09 iGEM Cambridge.<br><br>
+
The <dfn>vioD</dfn> is cloned from vioABDE which is designed by 09 iGEM Cambridge.<br><br>
</li>
</li>
<li>vioC(<a href="http://partsregistry.org/Part:BBa_K539513">BBa_K539513 </a>)<br>
<li>vioC(<a href="http://partsregistry.org/Part:BBa_K539513">BBa_K539513 </a>)<br>
 +
<br>
-
Figure 14.<br>
 
<div><img src =  "https://static.igem.org/mediawiki/2011/6/61/Vio_data_figure14.jpg "width="80"></div>
<div><img src =  "https://static.igem.org/mediawiki/2011/6/61/Vio_data_figure14.jpg "width="80"></div>
-
<br><b> Figure 14.
+
<b> Figure 17.</b>
-
The vioC is cloned from <a href=" http://partsregistry.org/wiki/index.php?title=Part:BBa_K274002">vioABCDE </a> which is designed by 09 iGEM Cambridge.
+
The <dfn>vioC</dfn> is cloned from <a href=" http://partsregistry.org/wiki/index.php?title=Part:BBa_K274002">vioABCDE </a> which is designed by 09 iGEM Cambridge.
<br><br>
<br><br>
</li>
</li>
-
<li>promoter (lacI regulated)+RNA thermometer(Part:BBa_K539421)
+
<li>promoter (lacI regulated)+RNA thermometer(<a href="http://partsregistry.org/Part:BBa_K539421">BBa_K539421 </a>)<br>
-
Figure 15. <br>  
+
<br>
<div><img src =  "https://static.igem.org/mediawiki/2011/1/13/Vio_figure15.jpg "width="150"></div>
<div><img src =  "https://static.igem.org/mediawiki/2011/1/13/Vio_figure15.jpg "width="150"></div>
-
<br><b> Figure 15.</b>  
+
<b> Figure 18.</b>  
Built in Plac and 37℃celcius regulator RBS<br><br>
Built in Plac and 37℃celcius regulator RBS<br><br>
</li>
</li>
<li>promoter (lacI regulated)+RNA thermometer +vioD(<a href="http://partsregistry.org/Part:BBa_K539431">BBa_K539431</a>)<br>
<li>promoter (lacI regulated)+RNA thermometer +vioD(<a href="http://partsregistry.org/Part:BBa_K539431">BBa_K539431</a>)<br>
-
Figure 16. 
 
<br>
<br>
<div><img src = " https://static.igem.org/mediawiki/2011/6/6d/Vio_figure16.jpg "width="200"></div>
<div><img src = " https://static.igem.org/mediawiki/2011/6/6d/Vio_figure16.jpg "width="200"></div>
-
<br><b> Figure 16.</b>
+
<b> Figure 19.</b>
-
Built in Plac, 37℃celcius regulator RBS and vioD.
+
Built in Plac, 37℃ regulator RBS and vioD.
<br><br>
<br><br>
<li>heat sensitive cI QPI with high promoter and a RBS(<a href="http://partsregistry.org/Part:BBa_K539521">BBa_K539521</a>)<br>
<li>heat sensitive cI QPI with high promoter and a RBS(<a href="http://partsregistry.org/Part:BBa_K539521">BBa_K539521</a>)<br>
-
 
+
<br>
-
Figure 17.  <br>
+
<div><img src =  "https://static.igem.org/mediawiki/2011/b/b0/Vio_figure17.jpg "width="450"></div>
<div><img src =  "https://static.igem.org/mediawiki/2011/b/b0/Vio_figure17.jpg "width="450"></div>
-
<br><b> Figure 17. </b>  
+
<b> Figure 20. </b>  
Built in a 42℃ device with a strong expressing RBS.<br><br>
Built in a 42℃ device with a strong expressing RBS.<br><br>
<li>a RBS with vioC(<a href="http://partsregistry.org/Part:BBa_K539522"> BBa_K539522</a>)<br>
<li>a RBS with vioC(<a href="http://partsregistry.org/Part:BBa_K539522"> BBa_K539522</a>)<br>
-
Figure 18. 
 
<br>
<br>
-
 
<div><img src = " https://static.igem.org/mediawiki/2011/e/e7/Vio_figure18.jpg "width="160"></div>
<div><img src = " https://static.igem.org/mediawiki/2011/e/e7/Vio_figure18.jpg "width="160"></div>
-
<br><b> Figure 18.</b>  
+
<b> Figure 21.</b>  
Built in strong expressing RBS with vioC.<br><br>
Built in strong expressing RBS with vioC.<br><br>
<li>a RBS+ lacI repressor+ RNA thermometer+ tetR+ double terminator(<a href="http://partsregistry.org/Part:BBa_K539558">BBa_K539558</a>)<br>
<li>a RBS+ lacI repressor+ RNA thermometer+ tetR+ double terminator(<a href="http://partsregistry.org/Part:BBa_K539558">BBa_K539558</a>)<br>
-
 
-
Figure 19. 
 
<br>
<br>
<div><img src =  "https://static.igem.org/mediawiki/2011/4/4f/Vio_figure19.jpg "width="450"></div>
<div><img src =  "https://static.igem.org/mediawiki/2011/4/4f/Vio_figure19.jpg "width="450"></div>
-
<br><b> Figure 19.</b>  
+
<b> Figure 22.</b>  
-
Built in strong expressing RBS, LacI, 37’celcius regulator RBS, tetR and Terminator.
+
Built in strong expressing RBS, LacI, 37℃ regulator RBS, tetR and Terminator.
<br><br>
<br><br>
</li>
</li>
<li>vioC+a RBS+lacI repressor+RNA thermometer+tetR+double terminator (<a href="http://partsregistry.org/Part:BBa_K539563"> BBa_K539563</a>)<br>
<li>vioC+a RBS+lacI repressor+RNA thermometer+tetR+double terminator (<a href="http://partsregistry.org/Part:BBa_K539563"> BBa_K539563</a>)<br>
-
 
-
Figure 20. 
 
<br>
<br>
<div><img src =  "https://static.igem.org/mediawiki/2011/0/06/Vio_figure20.jpg " width="450"></div>
<div><img src =  "https://static.igem.org/mediawiki/2011/0/06/Vio_figure20.jpg " width="450"></div>
-
<br><b> Figure 20.</b>  
+
<b> Figure 23.</b>  
-
Built in vioC , strong expressing RBS, LacI, 37’celcius regulator RBS, tetR and terminator.<br><br>
+
Built in vioC , strong expressing RBS, LacI, 37℃ regulator RBS, tetR and terminator.
-
</li>
+
<br>
-
</ol>
+
</li></ol>
-
<h2>Discussion</h2>
+
-
<P>According to the steps mentioned above, we could then control the branched pathway successfully by inserting those genes, which code for thermal regulation, into an E-coli. We then are able to construct a human regulated pathway which was considered to be spontaneous mechanism and to prove our concept is practicable. </p>
+
<br>
<br>
-
<div><img src =  "https://static.igem.org/mediawiki/2011/2/2c/Vio_figure21.jpg " width="800"></div>
+
 
-
<br><b> Firgure21.</b>  
+
<h2>Conclusion</h2>
-
The overall conception of isobutanol biosynthesis pathway.<br><br>
+
<P>According to the steps mentioned above, we could then control the branched pathway successfully by inserting those genes, which code for thermal regulation, into an E.coli. We then are able to construct a human regulated pathway which was considered to be spontaneous mechanism and to prove our concept is practicable.  </p>
 +
 
 +
 
 +
<br>
 +
<div><img src =  "https://static.igem.org/mediawiki/2011/2/2c/Vio_figure21.jpg" width="800"></div>
 +
<br><b> Firgure24.</b>  
 +
The overall conception of Violacein pathway.<br><br>
<p>
<p>
-
The regulation is tested in violacein biosynthesis pathway, which allows us to thermally regulate the mechanism, and could also be monitored by color alteration resulting from the conversion.  
+
The regulation is tested in violacein biosynthesis pathway, which allows us to thermally regulate the mechanism, and could also be monitored by color alteration resulting from the conversion.</p>
-
</p>
+
<p>
<p>
-
Through color alteration, we could obviously observe different products as effect of different temperatures we set. When the temperature is maintained at 30℃, the colorless product called Protodeoxyviolaceinic acid(PVA) show up, which means we stop the mechanism in this step and accumulate the product until it is enough to continue the branched mechanism. Then, If we raise the temperature up to 42℃ directly, the PVA would be catalyzed to Deoxychromoviridans by VioC. At the same time, our Ecoli will turn into dark purple. On the other hand, if we raise the temperature up to 37℃ first, we would obtain dark green product called Protoviolaceinic acid (catalyzed by vioD). And if we put the E-coli in 42℃ after placing in 37℃ for a while , the resulting product we obtain is Violacein(catalyzed by vioC) which shows violet(Figure 9).
+
Through color alteration, we could obviously observe different products as effect of different temperatures we set. When the temperature is maintained at 30℃, the colorless product called Protodeoxyviolaceinic acid(PVA) shows up, which means we stop the mechanism in this step and accumulate the product until it is enough to continue the branched mechanism. Then, If we raise the temperature up to 42℃ directly, the PVA would be catalyzed to Deoxychromoviridans by VioC. At the same time, our Ec.oli will turn into dark purple. On the other hand, if we raise the temperature up to 37℃ first, we would obtain dark green product called Protoviolaceinic acid (catalyzed by VioD). And if we put the E.coli in 42℃ after placing in 37℃ for a while , the resulting product we obtain is Violacein(catalyzed by VioC) which shows violet(Figure 9).
</p>
</p>
<p>
<p>
-
The circuit we design explicate our concept of pathway commander, of which we can stop and direct the mechanism as we wish.
+
The circuits we design explicate our concept of pathway commander, of which we can stop and direct the mechanism as we wish.
</p>
</p>

Latest revision as of 18:07, 5 October 2011



Violacein pathway

Data



Figure 9. E.coli Culture tubes, in which contain E.coli with different circuits in.



Figure 10. Eppendorf tubes filled with different bacteria which produce different color substances.



Figure 11. Filled with different color production after centrifuged



Figure 12. Our final product.

We also characterise the biobrick of BBa_K274004

Firstly ,we found out that there's a point mutation in this plasmid. This mutation occurs in the Xba I restriction site which takes a lot of time for us just to digest it in order to ligase this part with our interested parts.
The following figure shows the unusual gel electrophoresis result which the Xba I restriction enzyme couldn't recognize the restriction site. As it is shown in the figure above, it is very obvious that the band is on the same position as the undigested one.


Figure 13. Compare our part before and after digestion to show the point mutation of Xba I.


In order to correct the mutation, we then design a primer as follows:


Figure 14. Design a primer to correct the point mutation.

This primer include the precise sequence of the Xba I restriction site. We then do Polymerase Chain Reaction to extend the remaining sequence and amplify the exact plasmid that we want.


Figure 15. Compare our part before and after digestion to show we correct the mutation successfully.

Last and the most important, we also notice something that this part is actually vioABDE instead of vioABCE. In previous time, we failed in every attempts to clone out vioC from this part. We then decided to do DNA sequencing to make sure every single sequence is correct. Afterward, we found the exact sequence of vioABDE instead of vioABCE.



So far, we have already partially finished assembling our circuits. To achieve our goal, we will try hard in remaining days.
The following is the part we finished:

  1. vioD(BBa_K539413)

    Figure 16. The vioD is cloned from vioABDE which is designed by 09 iGEM Cambridge.

  2. vioC(BBa_K539513 )

    Figure 17. The vioC is cloned from vioABCDE which is designed by 09 iGEM Cambridge.

  3. promoter (lacI regulated)+RNA thermometer(BBa_K539421 )

    Figure 18. Built in Plac and 37℃celcius regulator RBS

  4. promoter (lacI regulated)+RNA thermometer +vioD(BBa_K539431)

    Figure 19. Built in Plac, 37℃ regulator RBS and vioD.

  5. heat sensitive cI QPI with high promoter and a RBS(BBa_K539521)

    Figure 20. Built in a 42℃ device with a strong expressing RBS.

  6. a RBS with vioC( BBa_K539522)

    Figure 21. Built in strong expressing RBS with vioC.

  7. a RBS+ lacI repressor+ RNA thermometer+ tetR+ double terminator(BBa_K539558)

    Figure 22. Built in strong expressing RBS, LacI, 37℃ regulator RBS, tetR and Terminator.

  8. vioC+a RBS+lacI repressor+RNA thermometer+tetR+double terminator ( BBa_K539563)

    Figure 23. Built in vioC , strong expressing RBS, LacI, 37℃ regulator RBS, tetR and terminator.

Conclusion

According to the steps mentioned above, we could then control the branched pathway successfully by inserting those genes, which code for thermal regulation, into an E.coli. We then are able to construct a human regulated pathway which was considered to be spontaneous mechanism and to prove our concept is practicable.



Firgure24. The overall conception of Violacein pathway.

The regulation is tested in violacein biosynthesis pathway, which allows us to thermally regulate the mechanism, and could also be monitored by color alteration resulting from the conversion.

Through color alteration, we could obviously observe different products as effect of different temperatures we set. When the temperature is maintained at 30℃, the colorless product called Protodeoxyviolaceinic acid(PVA) shows up, which means we stop the mechanism in this step and accumulate the product until it is enough to continue the branched mechanism. Then, If we raise the temperature up to 42℃ directly, the PVA would be catalyzed to Deoxychromoviridans by VioC. At the same time, our Ec.oli will turn into dark purple. On the other hand, if we raise the temperature up to 37℃ first, we would obtain dark green product called Protoviolaceinic acid (catalyzed by VioD). And if we put the E.coli in 42℃ after placing in 37℃ for a while , the resulting product we obtain is Violacein(catalyzed by VioC) which shows violet(Figure 9).

The circuits we design explicate our concept of pathway commander, of which we can stop and direct the mechanism as we wish.