Team:NCTU Formosa/BP 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;...")
 
(52 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:12px; 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;
 +
}
 +
h3{font-family: Calibri, Verdana, helvetica, sans-serif;
 +
  font-size: 14px;
 +
  font-weight:normal;
 +
}
 +
 
 +
 
 +
</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> Butanol pathway </p></div>
 +
<div id="Box"><h2> Motivation
 +
</h2>
 +
 +
<p>
 +
Global energy and environmental problems have stimulated increasing efforts towards synthesizing biofuel from renewable resources. Compared to the traditional biofuel, ethanol, higher alcohols offer advantages as gasoline substitutes because of their higher energy density and lower hygroscopicity. <sub>(1)</sub> The biggest benefits butanol offers as an alternative to ethanol in motor fuel derive directly from its chemical and physical properties. The vapor pressure of butanol is well below that of ethanol at room temperature. That means a gasoline-butanol blend would not suffer from the volatility concerns that plague gasoline-ethanol blends, thus reducing evaporative emissions from vehicles using it. Importantly, butanol is much less soluble in water than ethanol. That means it is much less prone to the kind of separation problems that have kept ethanol out of petroleum product pipelines. It also suggests it should be easier to separate from water after fermentation than ethanol, requiring less energy. Overall, butanol raises some fascinating possibilities for our alternate fuels strategy. <sub>(2)</sub> </p>
 +
 +
<hr> <h3>
 +
Reference﹝1﹞:Atsumi, S.; T. Hanai and J.C. Liao (2008) Non-Fermentative Pathways for Synthesis of Branched-Chain Higher Alcohols as Biofuels, Nature, 451:86-89.
 +
Reference﹝2﹞: Geoffrey Styles (2006) Higher Alcohols <a href="http://energyoutlook.blogspot.com/2006/08/higher-alcohols.html">http://energyoutlook.blogspot.com/2006/08/higher-alcohols.html</a></h3>
<br>
<br>
-
<ul id = "pmenu">
+
<h2> Design
-
<li><a>Team &#187;</a>
+
</h2>
-
<ul>
+
 
-
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/members">Members</a></li>
+
<p>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/school">School</a></li>
+
In traditional genetic engineering method(Figure 1), we use strong promoter to initiate our genes, however there are several disadvantages in this method. Firstly, E.coli will overexpress the target proteins which we need in synthetic pathway. However, this over-expression will cause E.coli wastes its limited growth resources. Then on the other hand, the activity and performance of the enzymes could be too low to produce enough product in the end. Therefore, it will unbalance the synthetic pathway, and the production of isobutanol will not be optimum. In addition, this is also a major problem in the production of isobutanol which is poisonous to E.coli. </p>  
-
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/gallery">Gallery</a></li>
+
 
-
</ul>
+
 
-
</li>
+
<br>
-
<li><a>Project &#187;</a>
+
<div><img src = "http://partsregistry.org/wiki/images/5/59/Butanol-1.png" width="700"></div>
-
<ul>
+
<br><b> Figure 1.</b>Traditional genetic engineering method.
-
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/introduction">Introduction</a></li>
+
  <br><br>
-
  <li><a>RNA Thermometer &#187;</a>
+
<p>
-
  <ul>
+
To solve the problem, we need to adjust the expression of the genes, and make sure every intermediates can be catalyzed by the very next enzyme. The intermediates of isobutanol can be catalyzed step by step till they become the target products we want. (the reaction pathway is shown in the picture of <b>Overall pathway</b>) We design a new method with which we can control the pathway by stopping the mechanism when it reaches particular step where it starts to produce non-toxic intermediate (2-Ketoisovalerate ) which we want to accumulate, then under specific thermal control, the mechanism would continue to express. The advantage of our new method is that the precursors are much less toxic for E.coli than our target product (isobutanol) is. We then apply this new method to our project. We first accumulate lots of the non-toxic intermediate as the precursor, 2-Ketoisovalerate, to a certain amount, and then convert the entire non-toxic precursor into the product, isobutanol, all at once.</p>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_design">Design</a></li>
+
<p>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_data">Data</a></li>
+
We clone the genes which will be translated into enzymes such as AlsS, IlvC, IlvD ,KivD, and assemble the genes into two circuits as following. The enzymes are crucial for producing butanol.(Reference: Atsumi, S.; T. Hanai and J.C. Liao (2008) Non-Fermentative Pathways for Synthesis of Branched-Chain Higher Alcohols as Biofuels, Nature, 451:86-89.)
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_discussion">Discussion</a></li>
+
Following Figure 2 is about the strains where the alss, ilvC, ilvD and kivd genes are cloned from, along with their point mutation sites: </p>
-
  </ul>
+
 
-
</li>
+
 
-
<li><a>CI promoter &#187;</a>
+
<br>
-
  <ul>
+
<div><img src = "http://partsregistry.org/wiki/images/7/7c/Butanol-2.png" width="600"></div>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_design">Design</a></li>
+
<br><b> Figure 2.</b> We cloned four gene, ilvC, ilvD, AlsS, kivd. The figure above are the names, strains, length and point mutation of four genes.
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_data">Data</a></li>
+
<br><br>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_discussion">Discussion</a></li>
+
 
-
  </ul>
+
<p>
-
</li>
+
In order to achieve the goal of our experimental design, we apply carbohydrate fermentation to gain our product. First, we choose glucose as the resource to get through biosynthetic pathway, and we can harvest isobutanol which is the derivative of butanol. Glucose can be catalyzed into isobutanol through enzymes- Alss, Ilvc, Ilvd,and Kivd step by step. We can also stop any step to accumulate the intermediates we want (see picture <b>Overall Reaction</b>). And we combine our low-temperature release device with butanol pathway because isobutanol will easily vaporize in high temperature, and the specific enzyme involved has better activity at 30℃. </p>
-
<li><a>Carotenoid synthesis pathway &#187;</a>
+
 
-
  <ul>
+
<br>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_design">Design</a></li>
+
<div><img src = "https://static.igem.org/mediawiki/2011/2/28/Kivd2.jpg" width="500"></div>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_data">Data</a></li>
+
<br><b> Overall Reaction: </b> We choose glucose as the resource to get through biosynthetic pathway. Glucose can be catalyzed into isobutanol through afterward enzymes- Alss, Ilvc, Ilvd,and Kivd. We can also stop any step to accumulate the intermediate we want.
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_discussion">Discussion</a></li>
+
  <br><br>
-
  </ul>
+
<br>
-
</li>
+
 
-
<li><a>Butanol pathway &#187;</a>
+
 
-
  <ul>
+
<b>Circuit A.</b>                                                                              
-
  <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>
+
<hr>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_discussion">Discussion</a></li>
+
<div><img src = "http://partsregistry.org/wiki/images/5/58/Butanol-3.png" width="700"></div>
-
  </ul>
+
<br><b> Figure 3. Circuit A( <a href="http://partsregistry.org/Part:BBa_K539691">BBa_K539691 </a>, pSB1c3, 6200bp):</b> The expression of alss ilvC and ilvD <br><br>
-
</li>
+
 
-
<li><a>Violacein pathway &#187;</a>
+
 
-
  <ul>
+
<p>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_design">Design</a></li>
+
In circuit A (<a href="http://partsregistry.org/Part:BBa_K539691">BBa_K539691 </a>),Plac (<a href="http://partsregistry.org/Part:BBa_R0010">BBa_R0010</a>) is lacI regulated promoter to initiate the circuit to produce Alss, IlvC and IlvD. Gene alss, ilvC and ilvD will be translated into enzymes and catalyze pyruvate into 2-Ketoisovalerate. And the 37℃induced RBS we use is <a href="http://partsregistry.org/Part:BBa_K115002">BBa_K115002 </a>. The terminator is <a href="http://partsregistry.org/Part:BBa_J61048">BBa_J61048</a>. The host strain is DH5α. This circuit inhibits part <a href="http://partsregistry.org/Part:BBa_K539742">BBa_K539742 </a> (Figure 4) by producing TetR which is regulated by 37℃ RBS at 37℃ or higher.
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_data">Data</a></li>
+
</p>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_discussion">Discussion</a></li>  
+
 
-
  </ul>
+
<br>
-
</li>
+
<b>Circuit B.</b><hr>
-
</ul>
+
<div><img src = " http://partsregistry.org/wiki/images/8/8b/Butanol-4.png" width="350"></div>
-
</li>
+
<br><b>Figure 4. Circuit B (<a href="http://partsregistry.org/Part:BBa_K539742">BBa_K539742 </a>, pSB1c3, 1864bp):</b> The expression of kivd. <br><br>
-
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/modeling">Modeling</a></li>
+
 
-
<li><a>Safety & Parts &#187;</a>
+
 
-
<ul>
+
<p>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/parts">Parts</a></li>
+
In circuit B (<a href="http://partsregistry.org/Part:BBa_K539742">BBa_K539742 </a>), Ptet <a href="http://partsregistry.org/Part:BBa_R0040">BBa_R0040 </a>is TetR repressible promoter, and the RBS we use is <a href="http://partsregistry.org/Part:BBa_B0034">BBa_B0034 </a>. Kivd (<a href="http://partsregistry.org/Part:BBa_K539714">BBa_K539714 </a>) encodes 2-keto-acid decarboxylases which convert 2-Ketoisovalerate into aldehyde and then to isobutanol by alcohol dehydrogenases. Alcohol dehydrogenases are produced by E.coli itself naturally.  The terminator is <a href="http://partsregistry.org/Part:BBa_B0015">BBa_B0015</a>.
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol">Protocol</a></li>
+
</p>
-
  <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>
+
<p>
-
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/calendar">Calendar</a></li>
+
By viewing our two circuits (Figure 3 and Figure 4) we could observe one circumstance that when the temperature reaches 37℃, tetR will be expressed and TetR will inhibit ptet (Figure 5). In this way, part <a href="http://partsregistry.org/Part:BBa_K539742">BBa_K539742</a> will not be expressed, and if we keep the temperature over 37℃, we can accumulate the intermediate, 2-Ketoisovalerate, which is non-toxic for E.Coli. In the other hand, when we lower the temperature under 37℃, the 37℃ induced RBS (<a href="http://partsregistry.org/Part:BBa_K115002">BBa_K115002</a>) will not express so that part <a href="http://partsregistry.org/Part:BBa_K539742">BBa_K539742 </a> will not be inhibited by TetR (Figure 6). At the same time, KivD will be produced and start to catalyze 2-Ketoisovalerate into isobutyraldehyde and to isobutanol by alcohol dehydrogenases which is produced by E.coli naturally (the enzyme is not shown in <b>Overall Reaction</b>). The reason why we use low-temperature released device is because isobutanol is easy to evaporate and the enzyme which catalyze isobutyraldehyde to isobutanol has better activity in lower temperature, 30℃.
-
</ul>
+
</p>
-
<li>
+
 
-
</ul><br><br>
+
<br>
 +
<div><img src = " http://partsregistry.org/wiki/images/c/ca/Butanol-5.png" width="700"></div>
 +
<br><b> Figure 5. </b> When the temperature reaches 37℃, tetR will be expressed and TetR will inhibit ptet. In this way, part <a href="http://partsregistry.org/Part:BBa_K539742">BBa_K539742 </a> will not be expressed.
 +
<br><br>
 +
 
 +
 
 +
 
 +
<br>
 +
<div><img src = " http://partsregistry.org/wiki/images/b/ba/Butanol-6.png" width="700"></div>
 +
<br><b> Figure 6.</b> When we lower the temperature under 37℃, the37℃ induced RBS (<a href="http://partsregistry.org/Part:BBa_K115002">BBa_K115002</a>) will not express so that part <a href="http://partsregistry.org/Part:BBa_K539742">BBa_K539742</a> will not be inhibited by TetR. At the same time, KivD will be produced and start to catalyze 2-Ketoisovalerate into isobutanol.
 +
<br><br>
 +
 
 +
 
 +
 
 +
<br><br>
 +
<div id="linkBox">
 +
<a href="https://2011.igem.org/Team:NCTU_Formosa/BP_data" ><font style="Calibri, Verdana, helvetica, sans-serif" color="white" padding-left="10">NEXT >> Data</font>
 +
</div>
 +
 
 +
</div>
 +
 
 +
 
</body>
</body>
</html>
</html>

Latest revision as of 03:37, 6 October 2011



Butanol pathway

Motivation

Global energy and environmental problems have stimulated increasing efforts towards synthesizing biofuel from renewable resources. Compared to the traditional biofuel, ethanol, higher alcohols offer advantages as gasoline substitutes because of their higher energy density and lower hygroscopicity. (1) The biggest benefits butanol offers as an alternative to ethanol in motor fuel derive directly from its chemical and physical properties. The vapor pressure of butanol is well below that of ethanol at room temperature. That means a gasoline-butanol blend would not suffer from the volatility concerns that plague gasoline-ethanol blends, thus reducing evaporative emissions from vehicles using it. Importantly, butanol is much less soluble in water than ethanol. That means it is much less prone to the kind of separation problems that have kept ethanol out of petroleum product pipelines. It also suggests it should be easier to separate from water after fermentation than ethanol, requiring less energy. Overall, butanol raises some fascinating possibilities for our alternate fuels strategy. (2)


Reference﹝1﹞:Atsumi, S.; T. Hanai and J.C. Liao (2008) Non-Fermentative Pathways for Synthesis of Branched-Chain Higher Alcohols as Biofuels, Nature, 451:86-89. Reference﹝2﹞: Geoffrey Styles (2006) Higher Alcohols http://energyoutlook.blogspot.com/2006/08/higher-alcohols.html


Design

In traditional genetic engineering method(Figure 1), we use strong promoter to initiate our genes, however there are several disadvantages in this method. Firstly, E.coli will overexpress the target proteins which we need in synthetic pathway. However, this over-expression will cause E.coli wastes its limited growth resources. Then on the other hand, the activity and performance of the enzymes could be too low to produce enough product in the end. Therefore, it will unbalance the synthetic pathway, and the production of isobutanol will not be optimum. In addition, this is also a major problem in the production of isobutanol which is poisonous to E.coli.



Figure 1.Traditional genetic engineering method.

To solve the problem, we need to adjust the expression of the genes, and make sure every intermediates can be catalyzed by the very next enzyme. The intermediates of isobutanol can be catalyzed step by step till they become the target products we want. (the reaction pathway is shown in the picture of Overall pathway) We design a new method with which we can control the pathway by stopping the mechanism when it reaches particular step where it starts to produce non-toxic intermediate (2-Ketoisovalerate ) which we want to accumulate, then under specific thermal control, the mechanism would continue to express. The advantage of our new method is that the precursors are much less toxic for E.coli than our target product (isobutanol) is. We then apply this new method to our project. We first accumulate lots of the non-toxic intermediate as the precursor, 2-Ketoisovalerate, to a certain amount, and then convert the entire non-toxic precursor into the product, isobutanol, all at once.

We clone the genes which will be translated into enzymes such as AlsS, IlvC, IlvD ,KivD, and assemble the genes into two circuits as following. The enzymes are crucial for producing butanol.(Reference: Atsumi, S.; T. Hanai and J.C. Liao (2008) Non-Fermentative Pathways for Synthesis of Branched-Chain Higher Alcohols as Biofuels, Nature, 451:86-89.) Following Figure 2 is about the strains where the alss, ilvC, ilvD and kivd genes are cloned from, along with their point mutation sites:



Figure 2. We cloned four gene, ilvC, ilvD, AlsS, kivd. The figure above are the names, strains, length and point mutation of four genes.

In order to achieve the goal of our experimental design, we apply carbohydrate fermentation to gain our product. First, we choose glucose as the resource to get through biosynthetic pathway, and we can harvest isobutanol which is the derivative of butanol. Glucose can be catalyzed into isobutanol through enzymes- Alss, Ilvc, Ilvd,and Kivd step by step. We can also stop any step to accumulate the intermediates we want (see picture Overall Reaction). And we combine our low-temperature release device with butanol pathway because isobutanol will easily vaporize in high temperature, and the specific enzyme involved has better activity at 30℃.



Overall Reaction: We choose glucose as the resource to get through biosynthetic pathway. Glucose can be catalyzed into isobutanol through afterward enzymes- Alss, Ilvc, Ilvd,and Kivd. We can also stop any step to accumulate the intermediate we want.


Circuit A.

Figure 3. Circuit A( BBa_K539691 , pSB1c3, 6200bp): The expression of alss ilvC and ilvD

In circuit A (BBa_K539691 ),Plac (BBa_R0010) is lacI regulated promoter to initiate the circuit to produce Alss, IlvC and IlvD. Gene alss, ilvC and ilvD will be translated into enzymes and catalyze pyruvate into 2-Ketoisovalerate. And the 37℃induced RBS we use is BBa_K115002 . The terminator is BBa_J61048. The host strain is DH5α. This circuit inhibits part BBa_K539742 (Figure 4) by producing TetR which is regulated by 37℃ RBS at 37℃ or higher.


Circuit B.

Figure 4. Circuit B (BBa_K539742 , pSB1c3, 1864bp): The expression of kivd.

In circuit B (BBa_K539742 ), Ptet BBa_R0040 is TetR repressible promoter, and the RBS we use is BBa_B0034 . Kivd (BBa_K539714 ) encodes 2-keto-acid decarboxylases which convert 2-Ketoisovalerate into aldehyde and then to isobutanol by alcohol dehydrogenases. Alcohol dehydrogenases are produced by E.coli itself naturally. The terminator is BBa_B0015.

By viewing our two circuits (Figure 3 and Figure 4) we could observe one circumstance that when the temperature reaches 37℃, tetR will be expressed and TetR will inhibit ptet (Figure 5). In this way, part BBa_K539742 will not be expressed, and if we keep the temperature over 37℃, we can accumulate the intermediate, 2-Ketoisovalerate, which is non-toxic for E.Coli. In the other hand, when we lower the temperature under 37℃, the 37℃ induced RBS (BBa_K115002) will not express so that part BBa_K539742 will not be inhibited by TetR (Figure 6). At the same time, KivD will be produced and start to catalyze 2-Ketoisovalerate into isobutyraldehyde and to isobutanol by alcohol dehydrogenases which is produced by E.coli naturally (the enzyme is not shown in Overall Reaction). The reason why we use low-temperature released device is because isobutanol is easy to evaporate and the enzyme which catalyze isobutyraldehyde to isobutanol has better activity in lower temperature, 30℃.



Figure 5. When the temperature reaches 37℃, tetR will be expressed and TetR will inhibit ptet. In this way, part BBa_K539742 will not be expressed.



Figure 6. When we lower the temperature under 37℃, the37℃ induced RBS (BBa_K115002) will not express so that part BBa_K539742 will not be inhibited by TetR. At the same time, KivD will be produced and start to catalyze 2-Ketoisovalerate into isobutanol.