From Optflux
Revision as of 17:16, 4 December 2012 by Bnoronha (talk | contribs) (Created page with "In order to be possible to make simulations with a model there must be an "unbalance", where reactants enter the network and product are produced. This extra cellular infomati...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In order to be possible to make simulations with a model there must be an "unbalance", where reactants enter the network and product are produced. This extra cellular infomation is provided by the drains of the model.

Considering that sometimes models dont bring information about the drains, OptFlux has the tools to create those drains.
When creating a new project, OptFlux tries do determine the best way to identify/create the drains of the model (in case it's needed).
There are several options.
If the files/source of the model already have correct drain information then OptFlux can just ignore this step and don't create drains.



If the creation of drains is necessary, then there are 2 methods to do so:

  • Removing External Metabolites

By removing external metabolites (metabolites in the external compartment) the model is, by consequence, unbalanced, thus making possible to perform simulation methods.

  • Creating Drains

By identifying the external metabolites it's possible to create "unbalanced" reactions for these metabolites, therefore unbalancing the model.

In order to create drains, in both methods, there is the necessity to detect the external metabolites.

This can be made following two approaches

  • Compartment Heuristic

If the model has compartment information, and OptFlux can detect the external compartment.





  • Using Regular Expressions

Using regular expressions to determine which metabolites are the external.
BIGG database uses this approach for instance.





In all cases OptFlux allways tries to identify the method of drain detection/creation.
After choosing the method for drain detection/creation, press "Next" and follow up to the biomass detection step.



Return to NewProjectOptflux3