Team:Manchester/Enzyme

From 2013.igem.org

page

Top

Safety

Introduction

Fatty acid biosynthesis is a process that occurs in all living organisms. Glucose is converted into acetyl-CoA through the citric acid cycle, which is fed into the fatty acid biosynthesis pathway. Here it reacts with malonyl-CoA to form a four carbon compound. The four carbon compound is then reduced and dehydrated via four successive steps, executed, with the help of NADPH, by the enzymes as indicated in Figure 1. To this resulting C4 body, another malonyl-CoA reacts to form a C6 body - which is converted the same manner as the previous C4 body. A number of unchanging enzymes act on the intermediates of this cyclic pathway to ultimately produce fatty acids. From the initial reaction to the end products the whole pathway numbers 43 reactions, about 60 metabolites and 267 parameters.

In synthetic biology two main classes of computational models are commonly used: constraint-based genome-scale models and differential-equation-based dynamic models. In our project, we were interested in the concentrations of compounds and their dynamic changes as well as the reactions with the highest control over the fatty acid synthesis pathway. As our analysis would not be possible with a purely constraint-based model, we chose to use a dynamic model. However, to use a dynamic model one needs to know the enzyme kinetic parameters, and these are often unknown or very unreliable for enzymes. Uncertainty can be due to:

  • experimental uncertainty
  • in vitro measurements of enzyme kinetics are not always representative of in vivo conditions
  • compound concentrations often have dynamic changes
We wanted to account for the uncertainty in the fatty acid synthesis pathway parameter data by using a new “uncertainty modelling” approach, which can potentially serve as a principled approach to handling parameter uncertainty in the future.

Building models with incorporated acknowledgment of uncertainty will produce specified confidence intervals for all model predictions and thus could lead to robust design of engineered cellular machines of fatty acid synthesis and beyond.

Method

  1. Collected parameter values from literature
  2. Using the online database BRENDA, we searched for published parameter values for every enzyme in the pathway. In our search we discovered that the published data on the value of parameters in the E. coli fatty acid biosynthesis pathway is limited. Hence, we decided we needed to take this into account in our model.


  3. Categorized parameters into three groups
  4. Group 1: ☑Mean ☑Standard Deviation
    Group 2: ☑Mean ☐Standard Deviation
    Group 3: ☐Mean ☐Standard Deviation

  5. Filling in the missing information for each parameter
  6. In the case of group one, both the mean and standard deviation were collected from the literature and used to determine the probability distribution. In the case of group two, we used the mean found in the literature and the standard deviation of all enzymes of the same class or subclass with known kinetic parameters. In the case of group three, we used both the mean and the standard deviation obtained from all enzymes of the same sub-class to create a distribution. Here is a file with the distributions of enzyme classes and subclasses. To illustrate the generation of a distribution for plausible values of a parameter, we show an example parameter, DH_OHC4_OHC4, which is involved in the first reaction catalyzed by FabA. As this enzyme was chategorized into group three, we took the mean and standard deviation for the Km values listed in the same subclass (EC 4.2.1) and generated the following distribution of plausible parameters for the Km of DH_OHC4_OHC4:


    All reactions and corresponding parameters can be found in the following table. The source of each parameter value is hyperlinked in blue, clicking on the link will direct you to either the literature source or the table from which the BRENDA enzyme class data can be found.



  7. Random sampling values from each parameter distribution
  8. Once each parameter had a probability distribution associated with it, we randomly sampled values from each plausible parameter distribution to use in our model simulation. First we constructed an initial model in Copasi, using appropriate enzyme kinetic equations. The rate equations used in our model can be generalised as follows:



    We used these rate equations to complete our model of the fatty acid synthesis pathway by adding the thioesterase reactions required for the production of the final fatty acids as well as the reactions catalyzed by FadD. Once our model was complete enough to represent our system, we exported this from COPASI in SBML format and converted it to a PySCeS compatible file. PySCeS uses a set of non-linear differential equations to obtain both structural and kinetic information about the system from these randomly generated kinetic values. Below is pseudocode of our workflow, the full script to randomly sample the parameters and generate model predictions can be downloaded here.



  9. Creation of 1,000 models with distribution of predictions
  10. We automated the generation of models to create a collection of 1,000 models. From there we were able to determine the uncertainty in our model predictions: instead of a single prediction, we have a distribution of predictions from a large collection of plausible models.

Results


The concentrations of the metabolites was outputted in tables, as depicted in Figure 3. Each line represents one simulation with ten different time points within 100 seconds. The whole data set of all simulations was then attributed with colours according concentration values. Another table was generated out of this chart according to the ordinal data obtained from colouring the metabolite concentrations. This was done to further improve ease of work and making the data more visual. Figure 4 shows the summary of this qualitative concentration distribution for each metabolite. Again, the brighter green a cell is in colour, the more often simulations rendered metabolite concentrations in the specified concentration interval. For example, the last metabolite in the table C18CoA is bright green, because all 41 simulations rendered between 0.01 - 1 mM. Out of this table, a clear distribution becomes obvious: Except for the first six initial replenishing reactions, all metabolite concentrations are within a small reasonable range mostly between 0.01 - 1 mM. Interestingly, in the reaction towards the end of the pathway, which are responsible for removing the metabolites from the system and therefore give rise to stearic and palmitic acid (our desired products) the range of results appears to be significantly narrower, despite the uncertainty.

The analysis of the data shows clearly, that due to a small and reasonable range of metabolite concentrations which stabilises towards the end of the model, a high validity of our functioning model can be safely assumed and demonstrates that the uncertainty is not globally deleterious. Even though the model was working with high uncertainties in data, the output is always within a valid range.

Upon analysing the degree of certainty in our model, and finding that it was at a level that we believe is suitable for further analysis, we were able to create a series of boxplots showing the range of values found within our simulations for species accumulation after 100 seconds. We focused on the longer chain fatty acids, which are the engineering target of our pathway. The order in which the species are shown in the box plots, Figure 5, is also the order in which they are formed. This is also shown in Figure 6, where the colour corresponds to the colour of the bar on the box plot.


These results further emphasise that although we created a model based on uncertain parameters, by embracing this uncertainty we have been able to make a model that gives us useful information – and that allows us to specify for every single prediction how certain we can be of getting it right, in particular towards the end of the pathway.

Similar data analysis was carried out on the rates of the reactions, shown in Figure 7. We focused on the reactions we had labelled AAT at the end of our pathway. These are thioesterase reactions directly responsible for the formation of palmitic and stearic acid. We can see that the rates for these reactions also fall within a relatively small range.

Conclusion

Kinetic Pathway modelling demands abundant information of the kinetic parameters. Literature research, however, showed that these were not available sufficiently or involved measurement errors. Hence this knowledge of parameter values often is uncertain. Therefore, we had to choose an approach that is able to deal with these limitations. Uncertainty modelling proved to be the most promising and useful tool for this. Even though the available data was limited, we managed to create a functioning kinetic model of the fatty acid synthesis pathway. This has not been done before and would not have been possible with any traditional approach.

A prime example of how our metabolic modelling work directly informed our experimental work is in our decision to biobrick the FabA gene (encoding β-hydroxydecanoyl-ACP dehydrase, shown by the DH_OH reactions in this model). Our uncertainty model had shown us that we would need more kinetic data on key enzymes. The least characterised reaction was catalyzed by the product of the fabA gene, therefore we wished to not only biobrick this gene, but a His-tag to purify the enzyme in order to experimental gauge its activity.

However, having taken pains to ensure our model was as realistic as possible, the idea of the insertion of a his-tag that could affect the activity of the enzyme seemed at odds to our overall goal. Therefore, we used further modelling technique to ensure the addition of this his tag would have as little overall bearing on the activity of the enzyme as possible. This can be found here

Future Applications: Potentials and Limitations

We believe that this approach to modelling could have a big impact in terms of how Synthetic Biology is modelled in the future and demonstrates a method in which, by facing the uncertainty of modelling head-on and incorporating this into our approach in a principled manner, it is possible to produce valuable models. This is particularly important in the field of Synthetic Biology, where systems, even if well characterised in one organism, are unlikely to have the same parameters when expressed in another organism.

This approach gives us the ability to model complex and poorly experimentally measured systems, where previous attempts may have produced unrepresentative models. Since the Km values can be sampled from a distribution, the model can be used to determine outcomes that may not be obvious with the use of a single Km value.

However, it is important to note that this method of modelling may not be appropriate in every case. The largest limitation of our use of this method is the inability of some of our simulations to reach steady state. This is likely to be a result of the random combination of parameter values. As the models were not fine-tuned, they will not always work. Although, we consider this as a potential strength as we can clearly highlight possible break points in the system that require further analysis. We show this in our own studies of β-hydroxydecanoyl-ACP dehydrase, described above.

Synthetic Biology operates at the cutting edge of current knowledge. Therefore, it will unavoidably face the challenge of uncertainty. Building models with incorporated acknowledgment of uncertainty will yield model predictions with specified confidence intervals, and thus will lead to more robust design strategies for a vast range of engineered cellular machines.