Difference between revisions of "Team:UPO-Sevilla/Software"

 
(31 intermediate revisions by the same user not shown)
Line 76: Line 76:
 
                           <a class="dropdown-toggle" data-toggle="dropdown">Team<b class="caret"></b></a>
 
                           <a class="dropdown-toggle" data-toggle="dropdown">Team<b class="caret"></b></a>
 
                             <ul class="dropdown-menu">
 
                             <ul class="dropdown-menu">
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Sevilla">Our city</a></li>
 +
 
                                   <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Team">Members</a></li>
 
                                   <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Team">Members</a></li>
 
                                   <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Attributions">Attributions</a></li>
 
                                   <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Attributions">Attributions</a></li>
Line 81: Line 83:
 
                         </li>
 
                         </li>
 
 
<li class="dropdown">
+
<li class="dropdown">
 
                           <a class="dropdown-toggle" data-toggle="dropdown">Project<b class="caret"></b></a>
 
                           <a class="dropdown-toggle" data-toggle="dropdown">Project<b class="caret"></b></a>
 
                             <ul class="dropdown-menu">
 
                             <ul class="dropdown-menu">
                                  <li><a href="">Overview</a></li>
 
 
                                   <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Description">Description</a></li>
 
                                   <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Description">Description</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Design">Design</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Proof">Proof of Concept</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Demonstrate">Demonstrate</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Notebook">Notebook</a></li>
 +
 
                             </ul>
 
                             </ul>
 
                         </li>
 
                         </li>
Line 102: Line 108:
 
                             <ul class="dropdown-menu">
 
                             <ul class="dropdown-menu">
 
                                   <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Protocols">Protocols</a></li>
 
                                   <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Protocols">Protocols</a></li>
                                   <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Notebook">Notebook</a></li>
+
                                   <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Experiments">Experiments</a></li>
 
  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Safety">Safety</a></li>
 
  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Safety">Safety</a></li>
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Results">Results</a></li>
 
 
                             </ul>
 
                             </ul>
 
                         </li>
 
                         </li>
Line 118: Line 123:
 
                         <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Collaborations">Collaborations</a></li>
 
                         <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Collaborations">Collaborations</a></li>
 
 
                        <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Human_Practices">Human Practices</a></li>
+
<li class="dropdown">
                             
+
                          <a class="dropdown-toggle" data-toggle="dropdown">Human Practices<b class="caret"></b></a>
 +
                            <ul class="dropdown-menu">
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/HP/Silver">HP Silver</a></li>
 +
 
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Integrated_Practices">Integrated Practices</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/HP/Gold">HP Gold</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Engagement">Engagement</a></li>
 +
 
 +
                            </ul>
 +
                        </li>                             
 
                     </ul>
 
                     </ul>
 
                   </div>
 
                   </div>
Line 146: Line 160:
 
</div>
 
</div>
  
<h4>The work here presented is part of the Pablo de Olavide University Project for iGEM 2016 competition. It is intended to provide mathematical and computational support to the  laboratory work carried out by this team.</h4>
+
<h4>The work here presented is part of the Universidad Pablo de Olavide Project for iGEM 2016 competition. It is intended to provide mathematical and computational support to the  laboratory work carried out by this team.</h4>
  
 
<div class="hr-divider"></div>
 
<div class="hr-divider"></div>
  
<h2 style="text-align:center">Methabolic pathway modeling software</h2>
+
<h2 style="text-align:center">Metabolic pathway modeling software</h2>
  
<div style="font-size:15px">
+
<p style="font-size:15px;margin-bottom:10px">One of the focuses of this <i>in silico</i> approach has been to model the enzymatic pathways in which the project is based. Particularly, glycerol uptake and metabolism by recombinant <i>Pseudomonas putida</i> have been studied.</p>
 
+
<p style="font-size:15px;margin-bottom:10px">For this purpose, a computer software has been developed in collaboration with Barcelona iGEM team, to model biochemical routes using Michaelis-Menten kinetics. In that team's version of the software, a user can assess metabolite concentrations over time for a specific biochemical network. For this, the user can set the input parameters and check the results using a graphic interface. This makes very simple this type of simulations even for non programmers.</p>
<p>One of the focuses of this <i>in silico</i> approach has been to model the enzymatic pathways in which the project is based. Particularly, glycerol uptake and metabolism by recombinant <i>Pseudomonas putida</i> have been studied.</p>
+
<p style="font-size:15px;margin-bottom:10px">In our version of the program, the software employs text files as input, and produces text files as output. Therefore, the program is not as intuitive as the other version, but has the advantage that the process can be automatized and used more efficiently. In summary, this program is more intended for advanced users and developers.</p>
<p>For this purpose, a computer software has been developed in collaboration with Barcelona iGEM team, to model biochemical routes using Michaelis-Menten kinetics. In that team's version of the software, a user can assess metabolite concentrations over time for a specific biochemical network. For this, the user can set the input parameters and check the results using a graphic interface. This makes very simple this type of simulations even for non programmers.</p>
+
<p style="font-size:15px;margin-bottom:10px">The computer code  has been created in the C programming language. The code is freely available (see annex I or at <a href="https://github.com/UPO-Sevilla-Fco-Javier-Lobo-Cabrera/UPO-Sevilla-iGEM-2016">GitHub UPO Sevilla).</a></p>
<p>In our version of the program, the software employs text files as input, and produces text files as output. Therefore, the program is not as intuitive as the other version, but has the advantage that the process can be automatized and used more efficiently. In summary, this program is more intended for advanced users and developers.</p>
+
<p style="font-size:15px">The software may be used not only for glycerol-related enzymatic reactions, but virtually for any sequence of enzymatic reactions in a specific order. Furthermore, the reactions in the pathway need not to be consecutive (Figure 1),  they may also be branched or circular (Figure 2).</p>
<p>The computer code  has been created in the C programming language. The code is freely available (see annex I).</p>
+
<p>The software may be used not only for glycerol-related enzymatic reactions, but virtually for any sequence of enzymatic reactions in a specific order. Furthermore, the reactions in the pathway need not to be consecutive (figure 1),  they may also be branched or circular (figure 2).</p>
+
  
 +
<div align="center">
 +
<img src="https://static.igem.org/mediawiki/2016/d/d7/T--UPO-Sevilla--Ex1SW.png" style="margin-top:20px">
 
</div>
 
</div>
  
<img src="">
+
<p style="font-size:12px;margin-bottom:20px;text-align:center">Figure 1. Example of consecutive set of reactions.</p>
  
<p style="font-size:12px>Example 1. Consecutive set of reactions.</p>
+
<div align="center">
 +
<img src="https://static.igem.org/mediawiki/2016/b/b4/T--UPO-Sevilla--Ex2SW.png">
 +
</div>
  
<img src="">
+
<p style="font-size:12px;margin-bottom:20px;text-align:center">Figure 2. Example of circular set of reactions.</p>
  
<div style="font-size:15px"
+
<p style="font-size:15px;margin-bottom:10px">The program receives the files “input_compuestos.txt”, “input_reacciones.txt” and “input_parametros.txt” as input, and generates two files (“output1.txt” and “output2.txt”) as output.</p>
  
<p style="font-size:12px>Example 2. Circular set of reactions.</p>
+
<p style="font-size:15px;margin-bottom:10px">In “input_compuestos.txt” each row represents a compound int the pathway. In every row, the first column consists of an identification number of the metabolite and the second column depicts that metabolite's initial concentration.</p>
  
<p>The program receives the files “input_compuestos.txt”, “input_reacciones.txt” and “input_parametros.txt” as input, and generates two files (“output1.txt” and “output2.txt”) as output.</p>
+
<p style="font-size:15px">In “input_reacciones.txt” each row contains the information related to each reaction in the route. The first column contains an number identification of the reaction. The second and third columns show the reaction's substrate and product number identifications according to how they are identified in the input_compuestos.txt file.. For example, if the route is the following:</p>
  
<p>In “input_compuestos.txt” each row represents a compound int the pathway. In every row, the first column consists of an identification number of the metabolite and the second column depicts that metabolite's initial concentration.</p>
+
<img src="https://static.igem.org/mediawiki/2016/e/ea/T--UPO-Sevilla--frSW.png" style="margin-top:20px;margin-bottom:20px">
  
<p>In “input_reacciones.txt” each row contains the information related to each reaction in the route. The first column contains an number identification of the reaction. The second and third columns show the reaction's substrate and product number identifications according to how they are identified in the input_compuestos.txt file.. For example, if the route is the following:</p>
+
<p style="font-size:15px;margin-bottom:10px">And the metabolites are identified as: A = 1, B = 2, C = 3, D = 4, E = 5, and the reactions as: </p>
 
+
<img src="">
+
 
+
<p>And the metabolites are identified as: A = 1, B = 2, C = 3, D = 4, E = 5, and the reactions as: </p>
+
  
 
<p>A → B = 1;</p>
 
<p>A → B = 1;</p>
Line 190: Line 202:
 
<p>C → 3 = 4;</p>
 
<p>C → 3 = 4;</p>
  
<p>D → A = 5;  </p>
+
<p style="margin-bottom:10px">D → A = 5;  </p>
  
<p>Then, the first three columns of the input_reacciones.txt file would correspond to:</p>
+
<p style="font-size:15px;margin-bottom:10px">Then, the first three columns of the input_reacciones.txt file would correspond to:</p>
  
 
<p>1 1 2</p>
 
<p>1 1 2</p>
Line 202: Line 214:
 
<p>4 3 4</p>
 
<p>4 3 4</p>
  
<p>5 4 1</p>
+
<p style="margin-bottom:10px">5 4 1</p>
  
<p>The fourth column in “input_reacciones.txt” depicts the Michaelis constant for the reaction. Finally, the product of the fifth and sixth columns corresponds to the maximum velocity of the reaction. As seen later, this product allows for rapid identification of bottlenecks in the pathway by representing the maximum velocity in one of the factors and altering the value of the other. In this way, it is simple to assess whether varying the product of the maximum velocity by the other factor affects the yield of the route.</p>
+
<p style="font-size:15px;margin-bottom:10px">The fourth column in “input_reacciones.txt” depicts the Michaelis constant for the reaction. Finally, the product of the fifth and sixth columns corresponds to the maximum velocity of the reaction. As seen later, this product allows for rapid identification of bottlenecks in the pathway by representing the maximum velocity in one of the factors and altering the value of the other. In this way, it is simple to assess whether varying the product of the maximum velocity by the other factor affects the yield of the route.</p>
  
<p>The file “input_parameters.txt” contains only two pieces of information. The first one is the differential of time at which each cycle of calculations is performed. The second one is the total process time.</p>
+
<p style="font-size:15px;margin-bottom:10px">The file “input_parameters.txt” contains only two pieces of information. The first one is the differential of time at which each cycle of calculations is performed. The second one is the total process time.</p>
  
<p>The first of the output files (“output1.txt”) contains the metabolite concentrations over time. The display order corresponds to that followed when indentifying the metabolites in “input_compuestos.txt”.</p>
+
<p style="font-size:15px;margin-bottom:10px">The first of the output files (“output1.txt”) contains the metabolite concentrations over time. The display order corresponds to that followed when indentifying the metabolites in “input_compuestos.txt”.</p>
  
<p>The other output file (“output2.txt”) represents the mass differential for each metabolite at  every instant.</p>
+
<p style="font-size:15px">The other output file (“output2.txt”) represents the mass differential for each metabolite at  every instant.</p>
 
+
</div>
+
  
 
<div class="hr-divider"></div>
 
<div class="hr-divider"></div>
  
<h2 style="text-align:center">Application of the methabolic pathway software to our project</h2>
+
<h2 style="text-align:center">Application of the metabolic pathway software to our project</h2>
  
<p>One of the main focuses in the project is to generate...</p>
+
<p style="font-size:15px;margin-bottom:10px">One of the main focuses in UPO-Sevilla's 2016 project is to increase Pseudomonas putida's ability to metabolize glycerol efficiently. Figure 3 depicts the metabolic route by which this microorganism catabolyzes glycerol:</p>
  
<p>... can be divided into three parts:</p>
+
<div align="center">
 +
<img src="https://static.igem.org/mediawiki/2016/7/7b/T--UPO-Sevilla--Fig3Software.png" style="margin-left:350px">
 +
</div>
  
<ol style="list-style:upper-latin">
+
<p style="font-size:12px;margin-bottom:20px;text-align:center">Figure 3. Glycerol uptake from the medium and conversion to Glycerol-3-P (G3P) and then to Dihydroxyacetone-P (DHAP).</p>
<li>From Glycerol to Dihydroxyacetone-P (Figure1).</li>
+
  
<li>From Dyhydroxyacetone-P (DHAP) to Succinyl-CoA. In this set of reactions (from DHAP to Succinyl-CoA) central metabolic pathways are involved.</li>
 
  
<li>From Succinyl-CoA to Propoanoate (Figure 2).</li>
+
<p style="font-size:15px;margin-bottom:10px">The objective for the tool sofware was to identify a bottleneck in the route shown in Figure 3. Using that information, the wet lab would create a strain capable of metabolizing glycerol more efficienly by overexpressing the gene responsible for the bottleneck.</p>
</ol>
+
  
<img src="">
+
<p style="font-size:15px;margin-bottom:10px">In the scientific literature, there was not enough kinetics data to create the input_reacciones.txt file. Fortunately, there was analogous information from a related species (<i>Pseudomonas aeruginosa</i>). Table 1 shows the kinetic properties of the different enzymes and the genes that code for them:</p>
  
<p>Figure 1. First set of reactions; from extracellular glycerol to Dihydroxyacetone-P (DHAP).</p>
+
<div style="overflow:inherit;text-align:center">
 
+
<table class="table" style="font-size:70%">
<p>Genes of the related species Pseudomonas aeruginosa were used to transform P. putida's and increase its ability to metabolize glycerol and produce propanoate. Table 1 shows the kinetic properties of the different enyzmes:</p>
+
 
+
<div style="width:80%;overflow:inherit;text-align:center">
+
<table class="table">
+
 
<tr>
 
<tr>
 
<th style="text-align:center"></th>
 
<th style="text-align:center"></th>
<th style="text-align:center">Km (<i>P. putida</i>)</th>
+
<th style="text-align:center">Michaelis constant</th>
<th style="text-align:center">Vmax (<i>P. putida</i>)</th>
+
<th style="text-align:center">Maximum velocity</th>
<th style="text-align:center">Reference</th>
+
<th style="text-align:center">Km (<i>P. aeruginosa</i>)</th>
+
<th style="text-align:center">Vmax (<i>P. aeruginosa</i>)</th>
+
 
<th style="text-align:center">Reference</th>
 
<th style="text-align:center">Reference</th>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<th style="text-align:center">Extracellular glycerol --> Intracellular Glycerol </th>
+
<td style="text-align:center">Extracellular glycerol --> Intracellular Glycerol (<b><i>glpF</i> gene)</b></th>
<th style="text-align:center">-</th>
+
<td style="text-align:center">13</th>
<th style="text-align:center">0.235</th>
+
<td style="text-align:center">0.293  0.235*</th>
<th style="text-align:center">Nikel et al (2014).</th>
+
<td style="text-align:center">Siegel & Phibbs (1979)</th>
<th style="text-align:center">13</th>
+
<th style="text-align:center">0.2933</th>
+
<th style="text-align:center">Siegel & Phibbs (1979)</th>
+
 
</tr>
 
</tr>
<tr>
+
                <tr>
<th style="text-align:center">Glycerol --> G3P</th>
+
<td style="text-align:center">Glicerol --> Glycerol-3-P (<b><i>glpK</i> gene)</b></th>
<th style="text-align:center">-</th>
+
<td style="text-align:center">40</th>
<th style="text-align:center">11.6</th>
+
<td style="text-align:center">6160</th>
<th style="text-align:center">Comparing specific activities shown in  Nikel et al (2014) Figure 5 and McCowen et al (1981) Table 2.</th>
+
<td style="text-align:center">McCowen et al (1987)</th>
<th style="text-align:center">40</th>
+
<th style="text-align:center">6160</th>
+
<th style="text-align:center">McCowen et al (1987)</th>
+
 
</tr>
 
</tr>
<tr>
+
                <tr>
<th style="text-align:center">Glycerol-3P --> DHAP</th>
+
<td style="text-align:center">Glicerol-3-P --> DHAP (<b><i>glpD</i> gene)</b></th>
<th style="text-align:center">-</th>
+
<td style="text-align:center">1660</th>
<th style="text-align:center">15</th>
+
<td style="text-align:center">7240</th>
<th style="text-align:center">Comparing specific activities shown in Nikel et al (2014) Figure 5 and McCowen et al (1981) Table 2.</th>
+
<td style="text-align:center">McCowen et al (1981)</th>
<th style="text-align:center">1660</th>
+
<th style="text-align:center">7240</th>
+
<th style="text-align:center">McCowen et al (1981)</th>
+
 
</tr>
 
</tr>
</table>
+
      </table>
 
</div>
 
</div>
 
<p>Table 1. Kinetic parameters. Concentration unit: micromolar; time unit: seconds.</p>
 
  
<p> The simulation results of the first set of metabolic reactions demonstrate that the glycerol uptake step constitutes a major bottleneck (Figure 3 and Figure 4). Specifically, it would be necessary to overexpress ~23,000 times the glycerol-uptake-related proteins in order to overcome this bottleneck (Figure 5), which is not really viable.</p>
+
<p style="font-size:12px;margin-bottom:20px">Table 1. Kinetic parameters of transformation of extracellular glycerol into DHAP. Concentration unit: micromolar; time unit: seconds. (*) For this parameter it existed information regarding <i>Pseudomonas putida</i>. </p>
  
<img src="">
+
<p style="font-size:15px;margin-bottom:10px">The simulation results of this set of metabolic reactions demonstrate that the glycerol uptake step constitutes a major bottleneck (FIgure 4 and Figure 5). Specifically, it would be necessary to overexpress ~23,000 times the glycerol-uptake-related protein (GlpF) in order to overcome this bottleneck (Figure 8), which is not really viable, but the more overexpression is achieved the more efficient glycerol assimilation would be (Figure 6).</p>
  
<p>Figure 3. Existence of a bottleneck. Increase in glycerol concentration in the medium does not correspond with increase in DHAP production by the bacteria.</p>
+
<div align="center">
 +
<img src="https://static.igem.org/mediawiki/2016/d/df/T--UPO-Sevilla--Fig4Software.png">
 +
</div>
  
<img src="">
+
<p style="font-size:12px;margin-bottom:20px;text-align:center">Figure 4. Existence of a bottleneck. Increase in glycerol concentration in the medium does not correspond with increase in DHAP production by the bacteria.</p>
  
<p>Figure 4. The first step (glycerol uptake) is responsible for the bottleneck, as doubling the concentration of its related proteins also doubles DHAP production.</p>
+
<div align="center">
 +
<img src="https://static.igem.org/mediawiki/2016/thumb/1/17/T--UPO-Sevilla--Fig5Software.png/695px-T--UPO-Sevilla--Fig5Software.png.jpeg" style="width:350px">
 +
</div>
  
<img src="">
+
<p style="font-size:12px;margin-bottom:20px;text-align:center">Figure 5. The first step (glycerol uptake) is responsible for the bottleneck, as doubling the concentration of its related proteins also doubles DHAP production.</p>
  
<p>Figure 5. Glycerol uptake overexpression and DHAP production. Only with a high level of overexpression DHAP production does not depend on glycerol uptake.</p>
+
<div align="center">
 +
<img src="https://static.igem.org/mediawiki/2016/4/40/T--UPO-Sevilla--Fig6Software.png">
 +
</div>
  
<p> A second putative bottleneck was identified in the event that the glycerol uptake step could be avoided by any other means. In this way, the conversion of Glycerol into Glycerol-3-P becomes the new bottleneck, although this time 10-fold glicerol kinase overexpression eliminates the barrier (Figure 6).</p>
+
<p style="font-size:12px;margin-bottom:20px;text-align:center">Figure 6. Glycerol uptake overexpression and DHAP production. Only with a high level of overexpression DHAP production does not depend on glycerol uptake.</p>
  
<img src="">
 
  
<p> Figure 6. Second bottle neck. The light blue curves depicts DHAP production when avoiding the first bottleneck. The dark blue curve depicts DHAP production when in addition to eliminating the first bottleneck the second enzymatic step is overexpressed 10, 100 or 1000 times.</p>
+
<p style="font-size:15px;margin-bottom:10px">Therefore, according to these results the wet lab proceeded to overexpress <i>glpF</i> in <i>Pseudomonas putida</i> to improve glycerol catabolism. Interestingly, as <i>Pseudomonas aeruginosa</i>'s variant of GlpF achieves higher maximum velocity than that of <i>P. putida</i> (Table 1), the recommendation was for the wet lab to overexpress in  <i>P. aeruginosa</i>'s <i>glpF</i> gene in<i>P. putida</i>. </p>
  
<p>In our project, <i>Pseudomonas putida</i> is engineered to become a versatile biofilm forming microorganism capable of degrading glycerol. This is in turn a platform for the production of multiple kinds of metabolite of interest. Here we analyze a putative set of reactions for the production of propoanoate, employing the same software as that used for the analysis of glycerol assimilation. The biochemical reactions implied in the production of propanoate are depicted in Figure 7.</p>
+
<div class="hr-divider"></div>
  
<img src="">
+
<h2 style="text-align:center">Application of the metabolic pathway software to posible future uses of the project</h2>
  
<p>Figure 7. Reactions from Succinyl-CoA to Propanoate.</p>
+
<p style="font-size:15px;margin-bottom:10px">In our project, <i>Pseudomonas putida</i> is engineered to become a versatile biofilm forming microorganism capable of degrading glycerol. This is in turn a platform for the production of multiple kinds of metabolite of interest.</p>
  
<p>As far as this set of reactions is concerned, simulations were also performed. As Figure 8 indicates, the third step is responsible for a minor bottleneck, being necessary to overexpress only 5 times the particular enzyme (propionyl-CoA carboxilase) to suppress it. Table 2 shows the enzymatic kinetic parameters employed.</p>
+
<p style="font-size:15px;margin-bottom:10px">Here we analyze a putative set of reactions for the production of propoanoate from the intracellularly produced compound Succinyl-CoA, employing the same software as previously used for the analysis of glycerol assimilation. The biochemical reactions implied in the production of propanoate have been proposed from the <a href="http://biocyc.org/">BioCyc Database Collection </a>, and are depicted in Figure 7.</p>
  
<div style="width:80%;overflow:inherit;text-align:center">
+
<div align="center">
<table class="table">
+
<img src="https://static.igem.org/mediawiki/2016/1/18/T--UPO-Sevilla--Fig7Software.png" style="width:350px">
 +
</div>
 +
 
 +
<p style="font-size:12px;margin-bottom:20px;text-align:center">Figure 7. Putative synthesis of propanoate from succinyl-CoA. </p>
 +
 
 +
<p style="font-size:15px;margin-bottom:10px">The kinetic properties of the enzymes in this pathway, as well as the genes that could encode them are shown in Table 2:</p>
 +
 
 +
<div style="overflow:inherit;text-align:center">
 +
<table class="table" style="font-size:70%">
 
<tr>
 
<tr>
 
<th style="text-align:center"></th>
 
<th style="text-align:center"></th>
<th style="text-align:center"></th>
+
<th style="text-align:center">Michaelis constant</th>
<th style="text-align:center"></th>
+
<th style="text-align:center">Maximum velocity</th>
<th style="text-align:center"></th>
+
<th style="text-align:center">Reference</th>
<th style="text-align:center"></th>
+
<th style="text-align:center"></th>
+
<th style="text-align:center"></th>
+
 
</tr>
 
</tr>
</table>
+
<tr>
 +
<td style="text-align:center">Succinyl-CoA --> (R)-methylmalonyl-CoA <b>(<i>Escherichia coli</i> scpA gene)</b></th>
 +
<td style="text-align:center">11.2</th>
 +
<td style="text-align:center">7900</th>
 +
<td style="text-align:center">BioCyc Database Collection</th>
 +
</tr>
 +
                <tr>
 +
<td style="text-align:center">(R)-methylmalonyl-CoA --> (S)-methylmalonyl-CoA <b>(<i>Pseudomonas mosselii</i> pstl gene)</b></th>
 +
<td style="text-align:center">79</th>
 +
<td style="text-align:center">12000</th>
 +
<td style="text-align:center">BRENDA Database analogous enzyme
 +
</th>
 +
</tr>
 +
                <tr>
 +
<td style="text-align:center">(R)-methylmalonyl-CoA --> Propanoyl-CoA + CO2 <b>(<i>E. coli scpB</i> gene)</b></th>
 +
<td style="text-align:center">13.6</th>
 +
<td style="text-align:center">80</th>
 +
<td style="text-align:center">BioCyc Database Collection</th>
 +
</tr>
 +
                <tr>
 +
<td style="text-align:center">Propanoyl-CoA + Succinate --> Propionate + Succinyl-CoA <b>(<i>E. coli scpC</i> gene)</b></th>
 +
<td style="text-align:center">7.1</th>
 +
<td style="text-align:center">36</th>
 +
<td style="text-align:center">BioCyc Database Collection</th>
 +
</tr>
 +
      </table>
 
</div>
 
</div>
  
<p>Table 2. Kinetic parameters of reactions from Succinyl-CoA to Propanoate.</p>
+
<p style="font-size:12px;margin-bottom:20px">Table 2. Kinetic parameters of transformation of intracellular Succinyl-CoA into Propanoate. Concentration unit: micromolar; time unit: seconds. </p>
  
<img src="">
+
<p style="font-size:15px;margin-bottom:10px">When running the software with these parameters and analyzing overexpression of the different ezymatic steps, the last step in the route appears as a bottleneck. As shown in Figure 8, 5X overexpression is enough to eliminate this bottleneck, as 10X overexpression yields the same propanoate production.</p>
 +
 
 +
<div align="center">
 +
<img src="https://static.igem.org/mediawiki/2016/thumb/d/d8/T--UPO-Sevilla--Fig8Software.jpg/800px-T--UPO-Sevilla--Fig8Software.jpg" style="width:350px">
 +
</div>
  
<p>Figure 8. Simulation of reactions from Succinyl-CoA to Propanoate.</p>
+
<p style="font-size:12px;margin-bottom:20px;text-align:center">Figure 8. Overexpression analysis of the different enzymes in the pathway. The software shows that the catalytic step mediated by ScpC is responsible for a bottleneck, being eliminated with 5X overexpression.</p>
  
  
Line 676: Line 706:
 
<h2 style="text-align:center">References</h2>
 
<h2 style="text-align:center">References</h2>
  
<p>Nikel, Kim, De Lorenzo. Metabolic and regulatory rearrangements underlying glycerol metabolism in Pseudomonas putida KT2440. 2014. Enviromental Microbiology. 16(1): 239-254.</p>
+
<p style="font-size:15px">Nikel, Kim, De Lorenzo. Metabolic and regulatory rearrangements underlying glycerol metabolism in Pseudomonas putida KT2440. 2014. Enviromental Microbiology. 16(1): 239-254.</p>
<p>Siegel & Phibbs. Glycerol and L-α-Glycerol-3-Phosphate Uptake by Pseudomonas aeruginosa. 1979. Current Microbiology. 2:251-256.</p>
+
<p style="font-size:15px">Siegel & Phibbs. Glycerol and L-α-Glycerol-3-Phosphate Uptake by Pseudomonas aeruginosa. 1979. Current Microbiology. 2:251-256.</p>
<p>McCowen, Sellers, Phibbs. Characterization of Fructose-1,6-diphosphate-insensitive Catabolic Glycerol Kinase of Pseudomonas aeruginosa. 1987. Current Microbiology. 14:323-327.</p>
+
<p style="font-size:15px">McCowen, Sellers, Phibbs. Characterization of Fructose-1,6-diphosphate-insensitive Catabolic Glycerol Kinase of Pseudomonas aeruginosa. 1987. Current Microbiology. 14:323-327.</p>
<p>McCowen, Phibbs, Feary. Glycerol Catabolism in Wild-Type and Mutant Strains of Pseudomonas aeruginosa. 1981. Current Microbiology. 5: 191-196.
+
<p style="font-size:15px">McCowen, Phibbs, Feary. Glycerol Catabolism in Wild-Type and Mutant Strains of Pseudomonas aeruginosa. 1981. Current Microbiology. 5: 191-196.
 
</p>
 
</p>
 
+
</div>
 
<!--Footer
 
<!--Footer
 
==========================-->
 
==========================-->

Latest revision as of 02:07, 19 October 2016

The work here presented is part of the Universidad Pablo de Olavide Project for iGEM 2016 competition. It is intended to provide mathematical and computational support to the laboratory work carried out by this team.

Metabolic pathway modeling software

One of the focuses of this in silico approach has been to model the enzymatic pathways in which the project is based. Particularly, glycerol uptake and metabolism by recombinant Pseudomonas putida have been studied.

For this purpose, a computer software has been developed in collaboration with Barcelona iGEM team, to model biochemical routes using Michaelis-Menten kinetics. In that team's version of the software, a user can assess metabolite concentrations over time for a specific biochemical network. For this, the user can set the input parameters and check the results using a graphic interface. This makes very simple this type of simulations even for non programmers.

In our version of the program, the software employs text files as input, and produces text files as output. Therefore, the program is not as intuitive as the other version, but has the advantage that the process can be automatized and used more efficiently. In summary, this program is more intended for advanced users and developers.

The computer code has been created in the C programming language. The code is freely available (see annex I or at GitHub UPO Sevilla).

The software may be used not only for glycerol-related enzymatic reactions, but virtually for any sequence of enzymatic reactions in a specific order. Furthermore, the reactions in the pathway need not to be consecutive (Figure 1), they may also be branched or circular (Figure 2).

Figure 1. Example of consecutive set of reactions.

Figure 2. Example of circular set of reactions.

The program receives the files “input_compuestos.txt”, “input_reacciones.txt” and “input_parametros.txt” as input, and generates two files (“output1.txt” and “output2.txt”) as output.

In “input_compuestos.txt” each row represents a compound int the pathway. In every row, the first column consists of an identification number of the metabolite and the second column depicts that metabolite's initial concentration.

In “input_reacciones.txt” each row contains the information related to each reaction in the route. The first column contains an number identification of the reaction. The second and third columns show the reaction's substrate and product number identifications according to how they are identified in the input_compuestos.txt file.. For example, if the route is the following:

And the metabolites are identified as: A = 1, B = 2, C = 3, D = 4, E = 5, and the reactions as:

A → B = 1;

B → E = 2;

B → C = 3;

C → 3 = 4;

D → A = 5;

Then, the first three columns of the input_reacciones.txt file would correspond to:

1 1 2

2 2 5

3 2 3

4 3 4

5 4 1

The fourth column in “input_reacciones.txt” depicts the Michaelis constant for the reaction. Finally, the product of the fifth and sixth columns corresponds to the maximum velocity of the reaction. As seen later, this product allows for rapid identification of bottlenecks in the pathway by representing the maximum velocity in one of the factors and altering the value of the other. In this way, it is simple to assess whether varying the product of the maximum velocity by the other factor affects the yield of the route.

The file “input_parameters.txt” contains only two pieces of information. The first one is the differential of time at which each cycle of calculations is performed. The second one is the total process time.

The first of the output files (“output1.txt”) contains the metabolite concentrations over time. The display order corresponds to that followed when indentifying the metabolites in “input_compuestos.txt”.

The other output file (“output2.txt”) represents the mass differential for each metabolite at every instant.

Application of the metabolic pathway software to our project

One of the main focuses in UPO-Sevilla's 2016 project is to increase Pseudomonas putida's ability to metabolize glycerol efficiently. Figure 3 depicts the metabolic route by which this microorganism catabolyzes glycerol:

Figure 3. Glycerol uptake from the medium and conversion to Glycerol-3-P (G3P) and then to Dihydroxyacetone-P (DHAP).

The objective for the tool sofware was to identify a bottleneck in the route shown in Figure 3. Using that information, the wet lab would create a strain capable of metabolizing glycerol more efficienly by overexpressing the gene responsible for the bottleneck.

In the scientific literature, there was not enough kinetics data to create the input_reacciones.txt file. Fortunately, there was analogous information from a related species (Pseudomonas aeruginosa). Table 1 shows the kinetic properties of the different enzymes and the genes that code for them:

Michaelis constant Maximum velocity Reference
Extracellular glycerol --> Intracellular Glycerol (glpF gene) 13 0.293 0.235* Siegel & Phibbs (1979)
Glicerol --> Glycerol-3-P (glpK gene) 40 6160 McCowen et al (1987)
Glicerol-3-P --> DHAP (glpD gene) 1660 7240 McCowen et al (1981)

Table 1. Kinetic parameters of transformation of extracellular glycerol into DHAP. Concentration unit: micromolar; time unit: seconds. (*) For this parameter it existed information regarding Pseudomonas putida.

The simulation results of this set of metabolic reactions demonstrate that the glycerol uptake step constitutes a major bottleneck (FIgure 4 and Figure 5). Specifically, it would be necessary to overexpress ~23,000 times the glycerol-uptake-related protein (GlpF) in order to overcome this bottleneck (Figure 8), which is not really viable, but the more overexpression is achieved the more efficient glycerol assimilation would be (Figure 6).

Figure 4. Existence of a bottleneck. Increase in glycerol concentration in the medium does not correspond with increase in DHAP production by the bacteria.

Figure 5. The first step (glycerol uptake) is responsible for the bottleneck, as doubling the concentration of its related proteins also doubles DHAP production.

Figure 6. Glycerol uptake overexpression and DHAP production. Only with a high level of overexpression DHAP production does not depend on glycerol uptake.

Therefore, according to these results the wet lab proceeded to overexpress glpF in Pseudomonas putida to improve glycerol catabolism. Interestingly, as Pseudomonas aeruginosa's variant of GlpF achieves higher maximum velocity than that of P. putida (Table 1), the recommendation was for the wet lab to overexpress in P. aeruginosa's glpF gene inP. putida.

Application of the metabolic pathway software to posible future uses of the project

In our project, Pseudomonas putida is engineered to become a versatile biofilm forming microorganism capable of degrading glycerol. This is in turn a platform for the production of multiple kinds of metabolite of interest.

Here we analyze a putative set of reactions for the production of propoanoate from the intracellularly produced compound Succinyl-CoA, employing the same software as previously used for the analysis of glycerol assimilation. The biochemical reactions implied in the production of propanoate have been proposed from the BioCyc Database Collection , and are depicted in Figure 7.

Figure 7. Putative synthesis of propanoate from succinyl-CoA.

The kinetic properties of the enzymes in this pathway, as well as the genes that could encode them are shown in Table 2:

Michaelis constant Maximum velocity Reference
Succinyl-CoA --> (R)-methylmalonyl-CoA (Escherichia coli scpA gene) 11.2 7900 BioCyc Database Collection
(R)-methylmalonyl-CoA --> (S)-methylmalonyl-CoA (Pseudomonas mosselii pstl gene) 79 12000 BRENDA Database analogous enzyme
(R)-methylmalonyl-CoA --> Propanoyl-CoA + CO2 (E. coli scpB gene) 13.6 80 BioCyc Database Collection
Propanoyl-CoA + Succinate --> Propionate + Succinyl-CoA (E. coli scpC gene) 7.1 36 BioCyc Database Collection

Table 2. Kinetic parameters of transformation of intracellular Succinyl-CoA into Propanoate. Concentration unit: micromolar; time unit: seconds.

When running the software with these parameters and analyzing overexpression of the different ezymatic steps, the last step in the route appears as a bottleneck. As shown in Figure 8, 5X overexpression is enough to eliminate this bottleneck, as 10X overexpression yields the same propanoate production.

Figure 8. Overexpression analysis of the different enzymes in the pathway. The software shows that the catalytic step mediated by ScpC is responsible for a bottleneck, being eliminated with 5X overexpression.

Annex I. Biochemical network metabolite concentration analysis source code

#include

#include

#include

#define SIZECOMPUESTOS 30/*maximum number of metabolites in the biochemical network*/

#define SIZEREACCIONES 30/*maximum number of reactions in the biochemical network*/

int lectura_compuestos(double a[][SIZECOMPUESTOS])

{

int i=0;

FILE *g;

g=fopen("input_compuestos.txt","rt");

if(g==NULL)

{

printf("\n\nError al abrir el fichero con la información de compuestos.\n\n");

}

while(fscanf(g,"%lf %lf",&a[i][j],&a[i][j+1])!=EOF)

{

i++;

a[i][2]=0;

}

fclose(g);

return(i);

}

int lectura_reacciones(double b[][SIZEREACCIONES])

{

int i=0;

int j=0;

FILE *h;

h=fopen("input_reacciones.txt","rt");

if(h==NULL)

{

printf("\n\nError al abrir el fichero con la información de reacciones.\n\n");

}

while(fscanf(h,"%lf %lf %lf %lf %lf %lf",&b[i][j],&b[i][j+1],&b[i][j+2],&b[i][j+3],&b[i][j+4],&b[i][j+5])!=EOF)

{

i++;

b[i][j+6]=0;

}

fclose(h);

return (i);

}

int lectura_parametros(double c[][SIZEREACCIONES])

{

FILE *m;

m=fopen("input_parametros.txt","rt");

if(m==NULL)

{

printf("\n\nError al abrir el fichero con la información de parámetros.\n\n");

}

while(fscanf(m,"%lf %lf %lf",&c[0][0],&c[0][1],&c[0][2])!=EOF)

{

}

fclose(m);

}

double michaelis(double conc_sustrato,double km,double k2, double e0)

{

double var;

var=(k2*conc_sustrato*e0/(conc_sustrato+km));

return(var);

}

int main()

{

double tiempo=0;

double almacen;

int i;

int j;

double contador_impresion;

int bandera=0;

double sustrato[2];

double producto[2];

int numcompuest;

int numreacc;

FILE *m;

FILE *n;

m=fopen("output1.txt","at");

if(m==NULL)

{

printf("\n\nError al abrir el fichero de output 1.\n\n");

}

n=fopen("output2.txt","at");

if(n==NULL)

{

printf("Error output2");

}

double compuestos[SIZECOMPUESTOS][SIZECOMPUESTOS];

double reacciones[SIZEREACCIONES][SIZEREACCIONES];

double PARAMETROS[SIZEREACCIONES][SIZEREACCIONES];

contador_impresion=PARAMETROS[0][2];

numcompuest=lectura_compuestos(compuestos);

numreacc=lectura_reacciones(reacciones);

lectura_parametros(PARAMETROS);

while(tiempo<=PARAMETROS[0][1])

{

if(contador_impresion

{

contador_impresion=contador_impresion+1;

}else

{

fprintf(m,"%lf\t",tiempo);

for(i=0;i

{

fprintf(m,"%lf ",compuestos[i][1]);

}

fprintf(m,"\n");

fprintf(n,"%lf\t",tiempo);

for(i=0;i

{

fprintf(n,"%lf ",compuestos[i][2]);

}

fprintf(n,"\n");

contador_impresion=1;

for(i=0,j=0;i

{

sustrato[0]=reacciones[i][1];

producto[0]=reacciones[i][2];

while(bandera==0)

{

if(sustrato[0]==compuestos[j][0])

{

sustrato[1]=compuestos[j][1];

bandera=1;

j=0;

}else{

j++;

}

}

while(bandera==1)

{

if(producto[0]==compuestos[j][0])

{

producto[1]=compuestos[j][1];

bandera=0;

j=0;

}else{

j++;

}

}

reacciones[i][6]=michaelis(sustrato[1],reacciones[i][3],reacciones[i][4],reacciones[i][5]);

}

for(i=0;i

{

compuestos[i][2]=0;

almacen=compuestos[0][1];

for(j=0;j

{

if((compuestos[i][0]==reacciones[j][1]))

{

compuestos[i][1]=compuestos[i][1]-reacciones[j][6]*PARAMETROS[0][0];

compuestos[i][2]=compuestos[i][2]-reacciones[j][6];

}

if((compuestos[i][0]==reacciones[j][2]))

{

compuestos[i][1]=compuestos[i][1]+reacciones[j][6]*PARAMETROS[0][0];

compuestos[i][2]=compuestos[i][2]+reacciones[j][6];

}

}

if(i==0)

{

compuestos[i][1]=almacen;

}

if(compuestos[i][1]<0)

{

compuestos[i][1]=0;

}

}

tiempo=tiempo+PARAMETROS[0][0];

fclose(m);

fclose(n);

return 0;

}

References

Nikel, Kim, De Lorenzo. Metabolic and regulatory rearrangements underlying glycerol metabolism in Pseudomonas putida KT2440. 2014. Enviromental Microbiology. 16(1): 239-254.

Siegel & Phibbs. Glycerol and L-α-Glycerol-3-Phosphate Uptake by Pseudomonas aeruginosa. 1979. Current Microbiology. 2:251-256.

McCowen, Sellers, Phibbs. Characterization of Fructose-1,6-diphosphate-insensitive Catabolic Glycerol Kinase of Pseudomonas aeruginosa. 1987. Current Microbiology. 14:323-327.

McCowen, Phibbs, Feary. Glycerol Catabolism in Wild-Type and Mutant Strains of Pseudomonas aeruginosa. 1981. Current Microbiology. 5: 191-196.