Team:CityU HK/project/module fad

From 2014.igem.org

(Difference between revisions)
 
(73 intermediate revisions not shown)
Line 9: Line 9:
text-align: center;
text-align: center;
margin-bottom: 40px;
margin-bottom: 40px;
-
font-size: 3em;
+
font-size: 2.3em;
font-family: "brandon-grotesque", sans-serif;
font-family: "brandon-grotesque", sans-serif;
font-weight: 700;
font-weight: 700;
-
text-transform: uppercase;
 
text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
padding-top: 4%;
padding-top: 4%;
letter-spacing: 1px;
letter-spacing: 1px;
 +
}
 +
 +
#cssmenu {
 +
        z-index: 2;
}
}
    
    
-
         p.content{font-size:20px;
+
         p.content1{font-size:18px;
-
                   padding-left: 15%;
+
                  padding-left: 10%;
-
                   padding-right: 15%;}
+
                  padding-right: 10%;
 +
                  text-align: justify;
 +
                  font-weight: 450;
 +
                  line-height: 1.8;}
 +
       
 +
        p.content2{font-size:18px;
 +
                  padding-left: 10%;
 +
                  padding-right: 10%;
 +
                  text-align: justify;
 +
                  font-weight: 450;
 +
                  line-height: 1.8;}
 +
 
 +
        h2.figure{font-size:18px;
 +
                  text-align: center;}
 +
 
 +
        h2.content{font-size:18px;
 +
                   padding-left: 10%;
 +
                   padding-right: 10%;
 +
                  text-align: justify;}
 +
 
 +
        h2.sub{font-size:28px;
 +
                  color: #444;
 +
                  text-align: center;
 +
                  font-weight: bold;}
 +
 
 +
        #main h3 {
 +
          text-align: center;
 +
          font-size: 1.6em;
 +
          color: #40e0d0;
 +
          font-weight: 600;
 +
          padding-top: 30px;
 +
          padding-bottom: 30px;
 +
}
-
         p::first-letter {  
+
         p.content1::first-letter {  
-
           font-size: 200%;
+
           font-size: 150%;
           padding-left: 20px;   
           padding-left: 20px;   
           }           
           }           
                
                
 +
        img.displayed {
 +
                      display: block;
 +
                      margin-left: auto;
 +
                      margin-right: auto }
 +
 +
        #main .col-md-12 {
 +
        background: #F0EEEA;
 +
        padding-bottom: 40px;
 +
        border-radius: 20px;
 +
        margin-bottom: 40px;
 +
}
 +
 +
        #reference {
 +
        border-top: 2px solid #c9c9c9;
 +
        margin: 0 100px 0 100px;
 +
        padding: 0;
 +
        font-size: 0.8em;
 +
        font-style: italic;
 +
}
 +
 +
table {
 +
    border: none;
 +
    margin-left: 20%;
 +
    margin-right: 20%;
 +
}
 +
 +
th {vertical-align: top;
 +
    width: 12%;
 +
}
 +
 +
td {vertical-align: top;
 +
    text-align: justify;
 +
    font-size: 16px;
 +
    color: #333333;
 +
}
 +
</style>
</style>
Line 41: Line 112:
<body>
<body>
-
 
<div id='cssmenu'>
<div id='cssmenu'>
<ul>
<ul>
-
   <li><a href='https://2014.igem.org/Team:CityU_HK/notebook/lablog'><span>FadD & FadL Module</span></a></li>
+
   <li><a href='https://2014.igem.org/Team:CityU_HK/project/module_fad'><span>FadD & FadL Module</span></a></li>
-
   <li><a href='https://2014.igem.org/Team:CityU_HK/notebook/lablog_2'><span>'TesA Module</span></a></li>
+
   <li><a href='https://2014.igem.org/Team:CityU_HK/project/module_tesA'><span>'TesA Module</span></a></li>
-
   <li class='last'><a href='https://2014.igem.org/Team:CityU_HK/notebook/lablog_3'><span>Desaturase Module</span></a></li>
+
   <li class='last'><a href='https://2014.igem.org/Team:CityU_HK/project/module_desaturase'><span>Desaturase Module</span></a></li>
</ul>
</ul>
</div>
</div>
-
<h1 id="title">FadD & FadL Module's description</h1>
+
<div id="main">
-
<p class="content">After absorption of exogenous fatty acids from the environment, the enzymes, Δ9, Δ12 and Δ15 desaturases, catalyze the conversion of fatty acids (stearic acid) into α-linolenic acid, ALA (Qiu, 2002). Because E. coli originally lacks the genes encoding the desaturases, we have to construct a recombinant DNA plasmid containing them and transform it into E. coli. The gene sequences of the three desaturases can be obtained from Synechocystis, and optimized for expression in E. coli. After transformation of the constructed plasmid, the bacterium is able to produce the corresponding enzymes. Δ9 desaturase removes two hydrogen atoms from carbon 9 and carbon 10 of the fatty acid and a double bond will be formed there. Similarly, Δ12 desaturase works between carbon 12 and carbon 13 while Δ15 desaturase works between carbon 15 and carbon 16. After the completion of reactions, the fatty acid (stearic acid) will be converted into ALA (Figure 1). When ALA is released from E. coli and absorbed by human cells, ALA will be further converted into docosahexaenoic acid, DHA, since human cells contain genes encoding the remaining desaturases and elongases that are necessary for the conversion of ALA into DHA (Innis, 2007), which is our final target product.</p>
+
<div><img src="https://static.igem.org/mediawiki/2014/f/fc/CityU_HK_module-banner.png" width="100%"></div>
 +
<br><br>
 +
<div class="container"><div class="row">
-
<!--==================== footer ===========================-->
+
<div class="col-md-12" >
-
<div id="footer" class="row">
+
<h3> FadD & FadL Module</h3>
-
<div class="col-md-7">
+
<p class="content1">The ultimate goal of our project is to genetically engineer an <i>E. coli</i> strain to increase its fatty acid uptake efficiency and ability to convert the absorbed fatty acid into α-linolenic acid (ALA).<br><br>
-
      <h3>Sponsors</h3>
+
-
      <a href="http://www.cityu.edu.hk/" target="_blank"><img src="https://static.igem.org/mediawiki/2014/9/9c/CityU_HK_citylogo.png" width="95"></a>
+
-
    <a href="http://www6.cityu.edu.hk/bhdbapp/deptweb/index.html" target="_blank"><img src="https://static.igem.org/mediawiki/2014/9/98/CityU_HK_bchlogo.png" width="80"></a>
+
-
    <img src="https://static.igem.org/mediawiki/2014/a/aa/CityU_HK_Invitrogen_Logo.jpg" width="100">
+
-
    <img src="https://static.igem.org/mediawiki/2014/0/0a/CityU_HK_New_England_Biolabs_sponsor.png" width="135">
+
-
    <img src="https://static.igem.org/mediawiki/2014/2/22/IDT-Logo.jpg" width="125">
+
-
</div> <!-- end of col-md-7-->
+
In order to achieve this, we have sub-divided our project into three parts:<br>
-
<div class="col-md-5">
+
<b>a.</b> Enhanced uptake of long chain fatty acids (LCFAs) by <i>E. coli</i> <br>
-
      <h3>Stay connected!</h3>
+
<b>b. </b>Increased conversion of fatty acyl-CoA into free fatty acid <br>
-
      <p>email: <a href="#">cityuhk.igem@gmail.com</a></p>
+
<b>c. </b>Enhanced conversion of free fatty acid into ALA<br><br>
-
      <a href="#"><img src="https://s3.amazonaws.com/sbweb/images/icon-facebook-grey-150x150.png" width="50" height="48"></a>
+
The uptake of exogenous long chain fatty acids is controlled by the <i>fadL</i> and <i>fadD</i> genes.</p><br>
-
      <a href="#"><img src="http://ibo2014.org/wordpress/wp-content/themes/ibo2014/img/navbar/twitter_icon.png" width="49" height="51"></a>
+
-
      <a href="#"><img src="http://3.bp.blogspot.com/-zNUyQIVgA8Q/Ue8USlgr8II/AAAAAAAAl1w/6ZCWqhS59Ts/s1600/youtube.png" width="52" height="50"></a>
+
-
</div> <!--end of col-md-5-->
+
-
</div>  
+
-
<div class="row">
+
<img class="displayed" src="https://static.igem.org/mediawiki/2014/0/0d/CityU_HK_module_fad.jpg" width="70%">
-
<div id="copyright" class="col-md-12">
+
 
-
<p>Copyright &copy; iGEM CityU HK 2014. All Rights Reserved</p>
+
<table>
-
</div>
+
  <tr>
-
</div>
+
    <th>Figure 1. </th>
-
<!--end of footer-->
+
    <td> <b>Importation of long-chain fatty acids by FadL and FadD.</b> Long chain fatty acids (LCFAs) in the extracellular space are imported by the action of FadL protein into the periplasmic space. Due to the low pH, LCFAs are are protonated. FadD adds a CoA moiety to the carboxyl group, which facilitates the transport of LCFAs into the cytosol.</td>
 +
  </tr>
 +
</table>
 +
 
 +
<br><br>
 +
 
 +
<p class="content2">The <i>fadL</i> gene codes for an outer membrane-bound fatty acids transport protein that facilitates the import of long chain fatty acids into the periplasmic space where they are protonated and then partitioned at the inner membrane (with the ionic head pointing towards the periplasmic space). Protonated fatty acids are unable to pass through the inner membrane into the cytosol and require the assistance of the FadD protein. The <i>fadD</i> gene codes for an inner membrane-associated long chain acyl-CoA synthetase enzyme in <i>E. coli</i>, which catalyses the addition of a CoA moiety to the fatty acids and their subsequent transport across the inner membrane into the cytosol. FadD is therefore required both for the transport of LCFAs through the inner membrane into the cytosol and their activation for metabolism via the β-oxidation pathway. By overexpressing FadL and FadD, we aim to enhance LCFA uptake to boost the subsequent conversion of fatty acyl-CoA to ALA.
 +
</p><br>
 +
 
 +
<p id="reference"><b>References:</b><br><br>
 +
James D. Weimar, Concetta C. DiRusso, Raymond Delio and Paul N. Black (August 16, 2002). Functional Role of Fatty Acyl-Coenzyme A Synthetase in the Transmembrane Movement and Activation of Exogenous Long-chain Fatty Acids. The Journal of Biological Chemistry, 277(33), 29369-29376.<br><br>
 +
Wikipedia. (n.d.). Fatty acid. Retrieved October 16, 2014, from http://en.wikipedia.org/wiki/Fatty_acid<br><br>
 +
Feske, S. (September 2007). Calcium signalling in lymphocyte activation and disease. Nature Reviews Immunology, 7(9), 690-702.
 +
</p>
 +
</div></div></div></div>
 +
 
 +
<br><br>
</body>
</body>
</html>
</html>
 +
{{:Team:CityU_HK/Template/footer}}

Latest revision as of 18:17, 17 October 2014

Bootstrap 101 Template



FadD & FadL Module

The ultimate goal of our project is to genetically engineer an E. coli strain to increase its fatty acid uptake efficiency and ability to convert the absorbed fatty acid into α-linolenic acid (ALA).

In order to achieve this, we have sub-divided our project into three parts:
a. Enhanced uptake of long chain fatty acids (LCFAs) by E. coli
b. Increased conversion of fatty acyl-CoA into free fatty acid
c. Enhanced conversion of free fatty acid into ALA

The uptake of exogenous long chain fatty acids is controlled by the fadL and fadD genes.


Figure 1. Importation of long-chain fatty acids by FadL and FadD. Long chain fatty acids (LCFAs) in the extracellular space are imported by the action of FadL protein into the periplasmic space. Due to the low pH, LCFAs are are protonated. FadD adds a CoA moiety to the carboxyl group, which facilitates the transport of LCFAs into the cytosol.


The fadL gene codes for an outer membrane-bound fatty acids transport protein that facilitates the import of long chain fatty acids into the periplasmic space where they are protonated and then partitioned at the inner membrane (with the ionic head pointing towards the periplasmic space). Protonated fatty acids are unable to pass through the inner membrane into the cytosol and require the assistance of the FadD protein. The fadD gene codes for an inner membrane-associated long chain acyl-CoA synthetase enzyme in E. coli, which catalyses the addition of a CoA moiety to the fatty acids and their subsequent transport across the inner membrane into the cytosol. FadD is therefore required both for the transport of LCFAs through the inner membrane into the cytosol and their activation for metabolism via the β-oxidation pathway. By overexpressing FadL and FadD, we aim to enhance LCFA uptake to boost the subsequent conversion of fatty acyl-CoA to ALA.


References:

James D. Weimar, Concetta C. DiRusso, Raymond Delio and Paul N. Black (August 16, 2002). Functional Role of Fatty Acyl-Coenzyme A Synthetase in the Transmembrane Movement and Activation of Exogenous Long-chain Fatty Acids. The Journal of Biological Chemistry, 277(33), 29369-29376.

Wikipedia. (n.d.). Fatty acid. Retrieved October 16, 2014, from http://en.wikipedia.org/wiki/Fatty_acid

Feske, S. (September 2007). Calcium signalling in lymphocyte activation and disease. Nature Reviews Immunology, 7(9), 690-702.



Bootstrap 101 Template