Team:Manchester/fattytest

From 2013.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 117: Line 117:
}
}
-
.container2
+
.text1 p
 +
{
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
color:#4c0082;
 +
background-color:#F2F2F2;
 +
}
 +
 
 +
.text1 img
 +
{
 +
float:right;
 +
margin:10px;
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 
 +
.text2
{
{
margin:10px;
margin:10px;
width:900px;
width:900px;
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
color:#4c0082;
 +
background-color:#F2F2F2;
padding:10px;
padding:10px;
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
Line 127: Line 149:
}
}
-
.text1 p
+
.text2 p
{
{
font-style:Trebuchet MS;
font-style:Trebuchet MS;
Line 136: Line 158:
}
}
-
.text1 img
+
.text2 img
{
{
-
float:right;
+
float:left;
margin:10px;
margin:10px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
Line 145: Line 167:
}
}
 +
.text3
 +
{
 +
margin:10px;
 +
width:900px;
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
color:#4c0082;
 +
background-color:#F2F2F2;
 +
padding:10px;
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
.text3 img
 +
{
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
.block1 a, .block2 a, .block3 a, .block4 a, .block5 a, .block6 a, .block7 a, .block8 a, .block9 a, .block10 a, .block11 a, .block12 a, .block13 a
.block1 a, .block2 a, .block3 a, .block4 a, .block5 a, .block6 a, .block7 a, .block8 a, .block9 a, .block10 a, .block11 a, .block12 a, .block13 a
Line 203: Line 247:
.block4 a
.block4 a
{
{
 +
display:block;
display:block;
float:left;
float:left;
Line 209: Line 254:
}
}
 +
.block5 a
 +
{
 +
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 +
.block6 a
 +
{
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 +
.rightbar
 +
{
 +
width:120px;
 +
position:fixed;
 +
top:120px;
 +
right:5px;
 +
}
 +
 +
.question1 a, .question2 a, .question3 a, .question4 a, .question5 a
 +
{
 +
width:120px;
 +
text-decoration:none;
 +
color:white;
 +
text-align:center;
 +
background:#606060;
 +
padding:5px;
 +
font-style:Trebuchet MS;
 +
font-weight:bold;
 +
font-size:12px;
 +
color:white;
 +
}
 +
 +
.question1 a:hover, .question2 a:hover, .question3 a:hover, .question4 a:hover, .question5 a:hover
 +
{
 +
background:#C0C0C0;
 +
color:#606060;
 +
}
 +
 +
.question1 a
 +
{
 +
margin-bottom:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question2 a
 +
{
 +
margin-bottom:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question3 a
 +
{
 +
margin-bottom:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question4 a
 +
{
 +
margin-top:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question5 a
 +
{
 +
 +
margin-top:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
#Q1,#Q2,#Q3,#Q4,#Q5 
 +
{
 +
text-decoration:none;
 +
color:#660099;
 +
font-family:Trebuchet MS;
 +
font-size:14px;
 +
}
</style>
</style>
Line 241: Line 379:
<div class="global">
<div class="global">
<div class="wrapper" >
<div class="wrapper" >
-
          <div class="container1">
 
-
            <img src="https://static.igem.org/mediawiki/2013/6/6c/Man1.jpg" width="900" />
 
-
          </div>
 
-
 
           <div class="text1">
           <div class="text1">
-
             <img src="https://static.igem.org/mediawiki/2013/f/fd/Uni1.jpg" width="500" height="400"/>
+
             <p><b><a id="Q1">Introduction</a></b><br>
-
            <p> <b>Introduction</b> <br>
+
Since the model of the fatty acid biosynthesis pathways highlighted several key enzymes that could be altered to produce palm oil, including Delta9, Delta12 and FabA, which agrees with previous publications on these enzymes. Delta9 and Delta12 are involved in linear pathways, meaning that there are obvious reactants and products, so the overexpression of them can be measured directly via LC-MS and other techniques. However, FabA is a β-Hydroxydecanoyl Thiol Ester Dehydrase involved in a cyclic pathway [1] specifically the conversion of β-hydroxy acyl-ACP to Enol acyl-ACP as part of the fatty acid biosynthetic pathway [2].
-
Since the model of the fatty acid biosynthesis pathways highlighted several key enzymes that could be altered to produce palm oil, including Delta9, Delta12 and FabA, which agrees with previous publications on these enzymes. Delta9 and Delta12 are involved in linear pathways, meaning that there are obvious reactants and products, so the overexpression of them can be measured directly via LC-MS and other techniques. However, FabA is a β-Hydroxydecanoyl Thiol Ester Dehydrase involved in a cyclic pathway [1] specifically the conversion of β-hydroxy acyl-ACP to Enol acyl-ACP as part of the fatty acid biosynthetic pathway [2]. Therefore characterising any specific change due to FabA overexpression will be challenging, as any products will automatically be involved in the proceeding stage of the cycle and it would therefore be difficult to determine the effect of overexpression. An alternative to measure the overexpression of FabA, would be through the addition of His-tags to either the N-terminal and or the C-terminal of FabA. However, depending on the structure of FabA, the addition of His-tags could potentially interfere with expression, protein folding, enzymatic functions and interactions [3, 4, 5, 6 and 7]. Several studies including work by [5] and [6], respectively showed that the addition of C-Terminus His-tags to proteins could interfere with enzyme activity and alter di-sulphide and therefore protein structure. These problems are particularly applicable to FabA, as it forms a homodimer, as shown by Leesong et al., 1996 [1]. Therefore, the addition of His-tag could potentially interfere with the interaction domain and thus the formation of a homodimer, which would be consistent with several reports [4, 5 and 6].  To address this issue, we decided to perform a molecular dynamics simulation using the GROMACS software package [8] on a structure of FabA, determined by X-ray crystallography by Leesong et al., 1996 [1]. This would allow for the trajectories of the N- and C-Termini of FabA over the course of the simulation to be studied, therefore allowing us to identify which terminal would be more suited for His-tag addition.
+
</p>
</p>
-
           </div>
+
           </div>  
-
 
+
-
        <div class="container2">
+
-
           
+
-
          </div>
+
</div>
</div>
               <div class="leftbar">
               <div class="leftbar">
Line 267: Line 396:
                   <div class="block3">
                   <div class="block3">
                     <a href="https://2013.igem.org/Team:Manchester/parametertest">PARAMETER ESTIMATION</a>
                     <a href="https://2013.igem.org/Team:Manchester/parametertest">PARAMETER ESTIMATION</a>
 +
                  </div>
 +
 +
                  <div class="block5">
 +
                    <a href="https://2013.igem.org/Team:Manchester/fabAmodeltest">fabA PROTEIN MODEL</a>
 +
                  </div>
 +
 +
                  <div class="block6">
 +
                    <a href="https://2013.igem.org/Team:Manchester/popdynamictest">POPULATION DYNAMICS</a>
                   </div>
                   </div>
                   <div class="block4">
                   <div class="block4">
                     <a href="https://2013.igem.org/Team:Manchester/collabtest">MODELLING COLLABORATION</a>
                     <a href="https://2013.igem.org/Team:Manchester/collabtest">MODELLING COLLABORATION</a>
-
                   </div>
+
                   </div>              
               </div>
               </div>
 +
           
 +
              <!--<div class="rightbar">
 +
                  <div class="question1">
 +
                    <a href="#Q1">Introduction</a>
 +
                  </div>
 +
 +
                  <div class="question2">
 +
                    <a href="#Q2">Installing GROMACS</a>
 +
                  </div>
 +
                   
 +
                  <div class="question3">
 +
                    <a href="#Q3">Behind the scenes of a Molecular Dynamics Simulation</a>
 +
                  </div>
 +
 +
                  <div class="question4">
 +
                    <a href="#Q4">Getting a working GROMACS simulation for FabA</a>
 +
                  </div>
 +
 +
                  <div class="question5">
 +
                    <a href="#Q5">To His-tag or not to His-tag</a>
 +
                  </div>
 +
            </div>-->       
</div>
</div>
</body>
</body>
</html>
</html>

Latest revision as of 14:48, 29 September 2013

page

Top

Safety

Introduction
Since the model of the fatty acid biosynthesis pathways highlighted several key enzymes that could be altered to produce palm oil, including Delta9, Delta12 and FabA, which agrees with previous publications on these enzymes. Delta9 and Delta12 are involved in linear pathways, meaning that there are obvious reactants and products, so the overexpression of them can be measured directly via LC-MS and other techniques. However, FabA is a β-Hydroxydecanoyl Thiol Ester Dehydrase involved in a cyclic pathway [1] specifically the conversion of β-hydroxy acyl-ACP to Enol acyl-ACP as part of the fatty acid biosynthetic pathway [2].