Difference between revisions of "Team:Aalto-Helsinki/Modeling propane"

(text about sensitivity analysis)
m
Line 19: Line 19:
  
 
<!-- Deterministic model -->
 
<!-- Deterministic model -->
<h2>Derministic modeling of the reaction pathway</h2>
+
<h1>Derministic modeling of the reaction pathway</h1>
  
 +
<h2> Background</h2>
 
<p>Finding bottlenecks in our reactions, identifying which substrates could be overproduced, and comprehending better the role each component, as the substrates concentrations, plays in our pathway are a few of the reasons we decided to do a deterministic model. With the help of differential equations applied to each reaction, we could have simultaneously a specific and a broad view of our pathway.</p>
 
<p>Finding bottlenecks in our reactions, identifying which substrates could be overproduced, and comprehending better the role each component, as the substrates concentrations, plays in our pathway are a few of the reasons we decided to do a deterministic model. With the help of differential equations applied to each reaction, we could have simultaneously a specific and a broad view of our pathway.</p>
  
 +
<h2>Results</h2>
 +
 +
<p>We made differential equations of our pathway.
 +
 +
 +
<p>In order to estimate the propane production, we needed the speed constants for every reaction and estimates of certain concentrations in the cell. We found values for some of them from literature (sources), and some we had to estimate. </p>
 +
 +
\[ \begin{array} {|c | c|}
 +
\hline
 +
\textbf{constant} & \textbf{value} \\
 +
\hline
 +
k_{AtoB} & 0.47 \\
 +
\hline
 +
k_{Hdb} & 0.05 \\
 +
\hline
 +
k_{Crt} & 0.03 \\
 +
\hline
 +
k_{Ter} & 0.0052 \\
 +
\hline
 +
k_{YciA} & 0.013 \\
 +
\hline
 +
k_{CAR} & 0.048 \\
 +
\hline
 +
k_{ADO} & 1\text{ (estimate)} \\
 +
\hline
 +
k_{out} & - \\
 +
\hline
 +
\text{AcetylCoA} & - \\
 +
\hline
 +
\text{NADPH} & - \\
 +
\hline
 +
\text{NADH} & - \\
 +
\hline
 +
H_2O & 38.85\text{ (estimate)}\\
 +
\hline
 +
\text{ATP} & 0.00000223\\
 +
\hline
 +
\text{H} & 2.511e-8 \\
 +
\hline
 +
O_2 & 0.2360\\
 +
\hline
 +
\end{array} \]
 +
 +
<p>With these values, we modeled the pathway. Picture below.</p>
  
 
<!-- Sensitivity analysis -->
 
<!-- Sensitivity analysis -->
<h2>Sensitivity analysis</h2>
+
<h1>Sensitivity analysis</h1>
  
 +
<h2>Background</h2>
 
<p>We wanted to go further in our understanding of the main reaction pathway. By completing our deterministic model, it became easier for us to interpret how each substrate affects another one in our system. This is crucial for us to then invest more resources in those substrates that affect the most our propane production, the main goal of this project.</p>
 
<p>We wanted to go further in our understanding of the main reaction pathway. By completing our deterministic model, it became easier for us to interpret how each substrate affects another one in our system. This is crucial for us to then invest more resources in those substrates that affect the most our propane production, the main goal of this project.</p>
  
 
<p>Relative sensitivity of concentration in steady state, $s^{ss}$, with respect to variable $p$, is defined as \[\frac{p}{s^{ss}}\frac{ds^{ss}}{dp}.\] It relates the size of a relative perturbation in $p$ to a relative change in $s^{ss}$. If a system shows a small sensitivity coefficient with respect to a parameter, then behaviour is robust with respect to perturbations of that parameter. Large values suggest 'control points' at which interventions will have significant effects.</p>
 
<p>Relative sensitivity of concentration in steady state, $s^{ss}$, with respect to variable $p$, is defined as \[\frac{p}{s^{ss}}\frac{ds^{ss}}{dp}.\] It relates the size of a relative perturbation in $p$ to a relative change in $s^{ss}$. If a system shows a small sensitivity coefficient with respect to a parameter, then behaviour is robust with respect to perturbations of that parameter. Large values suggest 'control points' at which interventions will have significant effects.</p>
  
<p>The steady state concentrations can be calculated from the basic differential equations. \[\begin{align*}
+
<h2>Results</h2>
\text{Acetoacetyl-CoA}(t) &= \frac{k_{AtoB}\, \text{AcetylCoA}^2}{k_{Hbd}[NADPH]} \\
+
<!--<p>The steady state concentrations can be calculated from the basic differential equations. \[\begin{align*}
\text{3-hydroxybutyryl-CoA}(t) &= \frac{k_{AtoB}\,\text{AcetylCoA}^2}{k_{Crt}} \\
+
[\text{Acetoacetyl-CoA}](t) &= \frac{k_{AtoB}\, [\text{AcetylCoA}]^2}{k_{Hbd}[NADPH]} \\
\text{Crotonyl-CoA}(t) &= \frac{k_{AtoB}\,\text{AcetylCoA}^2}{k_{Ter}[NADH]} \\
+
[\text{3-hydroxybutyryl-CoA}](t) &= \frac{k_{AtoB}\, [\text{AcetylCoA}]^2}{k_{Crt}} \\
\text{Butyryl-CoA}(t) &= \frac{k_{AtoB}\,\text{AcetylCoA}^2}{k_{YciA}[H_2O]} \\
+
[\text{Crotonyl-CoA}](t) &= \frac{k_{AtoB}\, [\text{AcetylCoA}]^2}{k_{Ter}[NADH]} \\
\text{Buryric acid}(t) &= \frac{k_{AtoB}\,\text{AcetylCoA}^2}{k_{CAR}[ATP][H_2O][NADPH]}\\
+
[\text{Butyryl-CoA}](t) &= \frac{k_{AtoB}\, [\text{AcetylCoA}]^2}{k_{YciA}[H_2O]} \\
\text{Butyraldehyde}(t) &= \frac{k_{AtoB}\,\text{AcetylCoA}^2}{k_{ADO}[NADPH]^2[H]^2[O_2]}\\
+
[\text{Buryric acid}](t) &= \frac{k_{AtoB}\, [\text{AcetylCoA}]^2}{k_{CAR}[ATP][H_2O][NADPH]}\\
\text{Propane}(t) &= \frac{k_{AtoB}\,\text{AcetylCoA}^2}{k_{out}}
+
[\text{Butyraldehyde}](t) &= \frac{k_{AtoB}\, [\text{AcetylCoA}]^2}{k_{ADO}[NADPH]^2[H]^2[O_2]}\\
 +
[\text{Propane}](t) &= \frac{k_{AtoB}\, [\text{AcetylCoA}]^2}{k_{out}}
 
\end{align*}\]</p>
 
\end{align*}\]</p>
  
Line 79: Line 126:
 
\end{array} \] where $b$ is Acetoacetyl-CoA, $c$ is 3-hydroxybutyryl-CoA and so on, until $g$ is Butyraldehyde.</p>
 
\end{array} \] where $b$ is Acetoacetyl-CoA, $c$ is 3-hydroxybutyryl-CoA and so on, until $g$ is Butyraldehyde.</p>
  
<p>The table tells us which concentrations or speed constants affect the most to the reaction. It seems that the system is robust with respect to many perturbations of the parameters, and that the propane production could be controlled mainly trough Acetyl-CoA (and the speed of the first reaction). Also -2 values in NADPH and H must be noted.</p>
+
<p>The table tells us which concentrations or speed constants affect the most to the reaction. It seems that the system is robust with respect to many perturbations of the parameters, and that the propane production could be controlled mainly trough Acetyl-CoA (and the speed of the first reaction). Also -2 values in NADPH and H must be noted.</p>-->
  
 
<!-- Stability analysis -->
 
<!-- Stability analysis -->
<h2>Stability analysis</h2>
+
<h1>Stability analysis</h1>
  
 
<p>We wanted to know whether our pathway could produce propane steadily. In order to understand if this would be plausible, we performed a stability analysis of our reaction. To conclude these calculations, we used again the ideas behind our deterministic modeling.</p>
 
<p>We wanted to know whether our pathway could produce propane steadily. In order to understand if this would be plausible, we performed a stability analysis of our reaction. To conclude these calculations, we used again the ideas behind our deterministic modeling.</p>
Line 88: Line 135:
  
 
<!-- Cobra model(s) -->
 
<!-- Cobra model(s) -->
<h2>Modeling the whole cell</h2>
+
<h1>Modeling the whole cell</h1>
  
 
<p>Although our models tell a lot about the reaction pathway, they are still lacking since not everything can be taken into account. This is why we did modeling with Cobra toolbox, for which there is a ready model of e. coli that could be modified to take into account our pathway.</p>
 
<p>Although our models tell a lot about the reaction pathway, they are still lacking since not everything can be taken into account. This is why we did modeling with Cobra toolbox, for which there is a ready model of e. coli that could be modified to take into account our pathway.</p>

Revision as of 07:51, 25 June 2015

Under construction

Propane is a commonly used, convenient and clean-burning fuel, currently produced from non-renewable sources. Our project is about producing propane in bacteria, paving way for its sustainable production from renewable biomass. Ultimately, the pathway could be transferred to cyanobacteria, producing propane from CO2 and solar energy.

In our mathematical model our goal is to grasp the important concepts underlying the experiments made in the lab, and to see how those concepts could help us produce more propane. By having a better understanding of the ideas that govern our project, we could see the influence of each compound in the reaction pathway and have a basis to make decisions that would have a long term impact in our results.

We separated our modeling in four modules:

Derministic modeling of the reaction pathway

Background

Finding bottlenecks in our reactions, identifying which substrates could be overproduced, and comprehending better the role each component, as the substrates concentrations, plays in our pathway are a few of the reasons we decided to do a deterministic model. With the help of differential equations applied to each reaction, we could have simultaneously a specific and a broad view of our pathway.

Results

We made differential equations of our pathway.

In order to estimate the propane production, we needed the speed constants for every reaction and estimates of certain concentrations in the cell. We found values for some of them from literature (sources), and some we had to estimate.

\[ \begin{array} {|c | c|} \hline \textbf{constant} & \textbf{value} \\ \hline k_{AtoB} & 0.47 \\ \hline k_{Hdb} & 0.05 \\ \hline k_{Crt} & 0.03 \\ \hline k_{Ter} & 0.0052 \\ \hline k_{YciA} & 0.013 \\ \hline k_{CAR} & 0.048 \\ \hline k_{ADO} & 1\text{ (estimate)} \\ \hline k_{out} & - \\ \hline \text{AcetylCoA} & - \\ \hline \text{NADPH} & - \\ \hline \text{NADH} & - \\ \hline H_2O & 38.85\text{ (estimate)}\\ \hline \text{ATP} & 0.00000223\\ \hline \text{H} & 2.511e-8 \\ \hline O_2 & 0.2360\\ \hline \end{array} \]

With these values, we modeled the pathway. Picture below.

Sensitivity analysis

Background

We wanted to go further in our understanding of the main reaction pathway. By completing our deterministic model, it became easier for us to interpret how each substrate affects another one in our system. This is crucial for us to then invest more resources in those substrates that affect the most our propane production, the main goal of this project.

Relative sensitivity of concentration in steady state, $s^{ss}$, with respect to variable $p$, is defined as \[\frac{p}{s^{ss}}\frac{ds^{ss}}{dp}.\] It relates the size of a relative perturbation in $p$ to a relative change in $s^{ss}$. If a system shows a small sensitivity coefficient with respect to a parameter, then behaviour is robust with respect to perturbations of that parameter. Large values suggest 'control points' at which interventions will have significant effects.

Results

Stability analysis

We wanted to know whether our pathway could produce propane steadily. In order to understand if this would be plausible, we performed a stability analysis of our reaction. To conclude these calculations, we used again the ideas behind our deterministic modeling.

Modeling the whole cell

Although our models tell a lot about the reaction pathway, they are still lacking since not everything can be taken into account. This is why we did modeling with Cobra toolbox, for which there is a ready model of e. coli that could be modified to take into account our pathway.