From Optflux
Revision as of 18:37, 8 July 2010 by Admin (talk | contribs)
Jump to: navigation, search

Example file

You can download it here ->


IntegratedModel.png

This tutorial uses this example based on an example from J. Kim and J. Reed.OptORF: Optimal metabolic and regulatory perturbations for metabolic engineering of microbial strains. BMC, 2010


  • The regulatory model is composed by a transcription factor (TF1) that is activated when metabolite S is present, activates the expression of two genes (G3, G5) and represses the expression of gene G1A.
  • The Gene Reactions rules said us that: R1 is catalyzed when the gene G1A and G1B are activated; R2 is catalyzed by the gene G2; R3 and R4 are catalyzed by the genes G3 and G4, respectively; finally, R5 can be catalyzed by either genes G5 or G6.
  • In the metabolic level, the substrate (S) is utilized to produce biomass (B) and by-products P1 and P2. The cellular objective is to maximize biomass production (B) and the engineering objective is the production of P1. Reaction R2 converts the internal metabolite I1 into product P1 and 0.08 biomass (B), whereas reaction R5 converts the internal metabolite I2 into product P2 and 0.12 Biomass. The stoichiometric coefficients of all other reactions reflect a one-to-one relationship between molecule quantities.


Brief tutorial

This brief tutorial will help you to begin working with RegulatoryTool4OptFlux.

  • To start, you will need load a model in OptFlux(see how to here). In the New Project Wizard you have to chose the the toy.fluxes file as the Fluxes File; the toy.matrix file as the Stoichiometric Matrix; the toy.metab file as the Metabolites File and the toy.gr file as the Load GPR Information.

LoadToyMetModel.png

  • On the wizard Step3, you have to chose indexing started at zero(0)
  • You must pay attention to select a correct biomass flux (R_Biomass).

How to integrate a regulatory model

PathForIntegratedModel.png


IntegrateRegulatoryModel.png


ClipBoardAfterIntegrateModel.png


How to do a mutant simulation

PathForSimAndOpt.png

IntegratedSimulationOperaion.png

ClipboarIntegratedSi mulation.png

Critical Genes

The regulatory plug-in allows the users to define which are the genes present on the integrated model that are essential for the strain to survive, i.e. to keep a value of growth (biomass reaction flux) different from zero. The essential genes can be calculated using BRN+FBA method. Also, the software allows the user to load these genes or reactions from a file (if they are available). The list of essential genes can be manually edited, allowing users to add or remove elements, given their knowledge or the purpose of their experiments.

How to do load critical genes from a file

  • To load the information from a file just access the "Load Critical Regulatory Genes" option under the "Plugins->Regulatory Tool->Critical Information" menu in the Project Menu or right click on the Integrated Model icon in the clipboard.


PathForCriticalGenes.png

  • Choose the name of the project and the model to where you want to load the critical information and also the file that have the critical genes.

LoadCriticalRegulatoryGenesOperation.png

  • Now press OK and you can see a new element on the clipboard with the loaded critical genes.

ClipboardAfterCriticalGenes.png

How to determining essential genes

  • You can access the "Compute Critical Regulatory Genes" option under the "Plugins->Regulatory Tool->Critical Information" menu or by right clicking on the Integrated Model icon on the clipboard.

PathForCriticalGenes.png

  • In the options you can select the model/project to work, and set up the process.

ComputeCriticalGenesOperation.png

1.Set Regulatory User Variables
Choose if you want to calculate essential reactions or essential genes (if GPR information available).

2. Select Environmental Conditions
If you have created environmental conditions you can select them to be used as constraints in the critical genes/reactions calculation. This means that in this case you will calculate essential genes/reactions in a given environment.


  • And that's all !! Now you can press OK and check the results in the clipboard.

ClipboardAfterCriticalGenes.png


How to optimise the gene knockouts set

PathForSimAndOpt.png

IntegrateOptimizationOperation.png

ClipboardAfterIntegrateOptimization.png