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

m (added texts)
m (texts)
Line 11: Line 11:
 
<p>Our goal in the project is to produce propane from cellulose. For modeling team this means that both <a href="https://2015.igem.org/Team:Aalto-Helsinki/Modeling_propane">propane pathway</a> and cellulose pathway should be modeled.</p>
 
<p>Our goal in the project is to produce propane from cellulose. For modeling team this means that both <a href="https://2015.igem.org/Team:Aalto-Helsinki/Modeling_propane">propane pathway</a> and cellulose pathway should be modeled.</p>
  
<p>Our cellulose pathway is pretty simple, consisting only of a few genes cutting the cellulose into cellobiose and then to glucose. The challenge of this model lies instead in the properties of enzymes or rather, our limited knowledge of those. The members of our team spent many frustrating days trying to find the information we would need to model the pathway and were finally forced to give up.</p>
+
<p>Being able to model the cellulose breakdown could provide us insight on whether it is fast enough for our system to function at all. If the hydrolytic enzymes don't break cellulose down to glucose fast enough, the cells cannot get enough energy to actually produce propane. In the worst case, there wouldn't be enough glucose for even the basic metabolism of the cell and the cells would not survive. If it would appear that cellulose alone isn't enough, modeling the system could further allow us to estimate how much glucose or other energy sources we would need to give to the bacteria in addition to the cellulose.</p>
 +
 
 +
<p>We recognized right away that modeling the cellulose breakdown would be very difficult. Nevertheless, we wanted to look into the cellulose hydrolyzing enzymes and their production to understand what kinds of things need to be taken into account when modeling the system. To get a useful model of how efficiently cellulose is hydrolyzed by our bacteria, we'd need to take into account at very least the following things:</p>
 +
 
 +
<li style="margin-left:5%;"><p>How much enzymes our bacteria produce?</p></li>
 +
<li style="margin-left:5%;"><p>How much of the enzymes produced are actually exported outside of the cell?</p></li>
 +
<li style="margin-left:5%;"><p>How efficiently do the export tags work? To what extent do the produced enzymes reach the periplasmic space? What part of enzymes reaching periplasmic space are further exported to the extracellular space?</p></li>
 +
<li style="margin-left:5%;"><p>What is the extracellular environment like and how efficiently do our enzymes actually function there?</p></li>
 +
 
 +
<p>For most questions, there are no ready answers available. Thus we'd need to conduct experiments to figure out the constants and rates for each step. We recognized that within our timeframe, it was not possible to gather the necessary quantitative information about these processes to model them sufficiently. Therefore, we decided not to proceed with trying to model the pathway but instead just wrote down some ideas regarding to modeling this.</p>
  
 
<p style="color:gray">--pic of cellulose pathway?--</p>
 
<p style="color:gray">--pic of cellulose pathway?--</p>
  
<h1>Our thoughts</h1>
+
<h1>Our thoughts on a basic model</h1>
 +
 
 +
<p>Our cellulose pathway is pretty simple, consisting only of a few genes cutting the cellulose into cellobiose and then to glucose. We wanted to make a basic model to tell us if the enzymes are efficient enough to break down the cellulose for our bacteria to use it as energy source. The challenge of this model lies instead in the properties of enzymes or rather, our limited knowledge of those. The members of our team spent many frustrating days trying to find the information we would need to model the pathway and were finally forced to give up.</p>
  
 
<p>If it were possible to get the needed values, our model of cellulose pathway would have been based on <a href="https://fd-files-production.s3.amazonaws.com/107565/eH3BiZBtiRaOYETFPiaJtg?X-Amz-Expires=300&X-Amz-Date=20150805T080338Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIA2QBI5WP5HA3ZEA/20150805/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=cbcd8addf8cc88e5553889036933f06b0353ddb4d1bbb2c6f25062cd8a424a90">this paper.</a></p>
 
<p>If it were possible to get the needed values, our model of cellulose pathway would have been based on <a href="https://fd-files-production.s3.amazonaws.com/107565/eH3BiZBtiRaOYETFPiaJtg?X-Amz-Expires=300&X-Amz-Date=20150805T080338Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIA2QBI5WP5HA3ZEA/20150805/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=cbcd8addf8cc88e5553889036933f06b0353ddb4d1bbb2c6f25062cd8a424a90">this paper.</a></p>
Line 29: Line 40:
 
\end{align} It should be implemented so, that cellulose to two cellobioses -reaction would occur about XXXX (what was the length of cellulose chain?) times less frequently than cellulose to cellulose and cellobiose. This is to model the fact that cellulose is cut slowly away without having to implement the reaction with all the specific cellulose lengths. </p>
 
\end{align} It should be implemented so, that cellulose to two cellobioses -reaction would occur about XXXX (what was the length of cellulose chain?) times less frequently than cellulose to cellulose and cellobiose. This is to model the fact that cellulose is cut slowly away without having to implement the reaction with all the specific cellulose lengths. </p>
  
<p>Even if we would have gotten all the constants of our cellulose pathway the model would have not been perfect. We would have been forced to guess the amount of enzymes produced, as well as how much of them would travel outside of cell to cellulose. One thing was also what is the impact of the chemical environment of the extracellular space on the function of the enzymes. Finally, how much the cell benefits of the produced glucose or how much of it it can use and to what effect. </p>
+
<p>Even if we would have gotten all the constants of our cellulose pathway the model would have not been perfect as discussed in previous section. We would have been forced to guess the amount of enzymes produced, as well as how much of them would travel outside of cell to cellulose. One thing was also what is the impact of the chemical environment of the extracellular space on the function of the enzymes. Finally, how much the cell benefits of the produced glucose or how much of it it can use and to what effect. </p>
  
 
</div>
 
</div>

Revision as of 11:15, 6 August 2015

Introduction

Our goal in the project is to produce propane from cellulose. For modeling team this means that both propane pathway and cellulose pathway should be modeled.

Being able to model the cellulose breakdown could provide us insight on whether it is fast enough for our system to function at all. If the hydrolytic enzymes don't break cellulose down to glucose fast enough, the cells cannot get enough energy to actually produce propane. In the worst case, there wouldn't be enough glucose for even the basic metabolism of the cell and the cells would not survive. If it would appear that cellulose alone isn't enough, modeling the system could further allow us to estimate how much glucose or other energy sources we would need to give to the bacteria in addition to the cellulose.

We recognized right away that modeling the cellulose breakdown would be very difficult. Nevertheless, we wanted to look into the cellulose hydrolyzing enzymes and their production to understand what kinds of things need to be taken into account when modeling the system. To get a useful model of how efficiently cellulose is hydrolyzed by our bacteria, we'd need to take into account at very least the following things:

  • How much enzymes our bacteria produce?

  • How much of the enzymes produced are actually exported outside of the cell?

  • How efficiently do the export tags work? To what extent do the produced enzymes reach the periplasmic space? What part of enzymes reaching periplasmic space are further exported to the extracellular space?

  • What is the extracellular environment like and how efficiently do our enzymes actually function there?

  • For most questions, there are no ready answers available. Thus we'd need to conduct experiments to figure out the constants and rates for each step. We recognized that within our timeframe, it was not possible to gather the necessary quantitative information about these processes to model them sufficiently. Therefore, we decided not to proceed with trying to model the pathway but instead just wrote down some ideas regarding to modeling this.

    --pic of cellulose pathway?--

    Our thoughts on a basic model

    Our cellulose pathway is pretty simple, consisting only of a few genes cutting the cellulose into cellobiose and then to glucose. We wanted to make a basic model to tell us if the enzymes are efficient enough to break down the cellulose for our bacteria to use it as energy source. The challenge of this model lies instead in the properties of enzymes or rather, our limited knowledge of those. The members of our team spent many frustrating days trying to find the information we would need to model the pathway and were finally forced to give up.

    If it were possible to get the needed values, our model of cellulose pathway would have been based on this paper.

    Langmuir isotherm models adsorbtion (do we want to put equation here or a link to wikipedia?), and the rate equations are as follows. Inhibition of glucose and cellobiose is taken into account. \( R_s\) is substrate reactivity, \(K_{iG2}\) is inhibition constant of cellobiose, \(K_{iG}\) is inhibition constant for glucose. Cellulose to cellobiose: \[r_1 = \frac{k_{1r}[\beta\text{-glucosidase(bound)}]R_s [\text{cellulose}]}{1+\frac{[\text{cellobiose}]}{K_{iG2}} + \frac{[\text{glucose}]}{K_{iG}}}\] Cellobiose to glucose: \[r_3 = \frac{k_{3r}[\beta\text{-glucosidase}][\text{cellobiose}]}{K_{3M}\left( 1+\frac{[\text{glucose}]}{K_{3iG}}\right) + [\text{cellobiose}]}\]

    This model could have been implemented into Copasi with following reactions where the rate equations are above. \begin{align} \text{cellulose} &\rightarrow \text{cellulose} + \text{cellobiose} \\ \text{cellulose} &\rightarrow 2\cdot\text{cellobiose} \\ \text{cellobiose} &\rightarrow 2\cdot\text{glucose} \end{align} It should be implemented so, that cellulose to two cellobioses -reaction would occur about XXXX (what was the length of cellulose chain?) times less frequently than cellulose to cellulose and cellobiose. This is to model the fact that cellulose is cut slowly away without having to implement the reaction with all the specific cellulose lengths.

    Even if we would have gotten all the constants of our cellulose pathway the model would have not been perfect as discussed in previous section. We would have been forced to guess the amount of enzymes produced, as well as how much of them would travel outside of cell to cellulose. One thing was also what is the impact of the chemical environment of the extracellular space on the function of the enzymes. Finally, how much the cell benefits of the produced glucose or how much of it it can use and to what effect.