App Catalog
Sign Up Sign In
Run Flux Balance Analysis
fba_tools

v.2.2.1

By: chenry

Launch

Predict metabolite fluxes in a metabolic model of an organism grown on a given media using flux balance analysis (FBA).

This App constructs a model of how metabolites flow through the metabolic network of a microbe or a plant. Flux Balance Analysis (FBA) is a constraint-based approach that estimates growth-optimal fluxes through all reactions in the metabolic network, thereby making it possible to estimate the growth rate of an organism (the rate of biomass production) or the rate of production of a given metabolic output on a specified media.This App allows you to analyze the organism's growth on different substrates and to evaluate the reactions and metabolites that carry fluxes in each growth condition.

The Run Flux Balance Analysis App takes a metabolic model and a media formulation as input. In KBase, an FBAModel or Metabolic Model typed object contains the reactions, compounds, compartments, biomass reactions, and gene associations that comprise a metabolic model. Such models can be built by other KBase Apps, like the Build Metabolic Model App.

The media formulation, or Media typed object, contains the chemical compounds on which to analyze the growth of your organism. KBase provides users with more than 500 commonly used media conditions to use when running FBA. Importing a media formulation into your Narrative is discussed in Step 1 of the point and click instructions below.

KBase offers several ways to load metabolic models into your Narrative so that they can be used as one of the required inputs for this and other Apps:

  1. Upload your own data in either SBML (systems biology markup language) or TSV (tab-separated values) format from your local machine. See the FBA Model section of the Data Upload and Download Guide for instructions.
  2. Search for and add to your Narrative an FBA model from KBase s reference data collection.
  3. Use example data from the Data Browser slideout.
  4. Use an FBA model that you worked with in another Narrative or that another user has shared with you.

For more help with running FBA, check out this Narrative Tutorial.

Reactions to Maximize
By default, the App is attempting to maximize the biomass function or the total growth rate on the selected media. If instead you want to maximize the flux through a particular reaction, then you may use the Reaction to maximize parameter. This allows you to select one or more reactions from your model to maximize the amount of flux driven through while still allowing for growth. You may select multiple reactions, and they may be part of the same pathway or independent of each other.

Expression Data
The App allows you to run the model of the organism on the specified media with the reactions turned on or off according to expression data. First, start by selecting an expression data set from your data panel and then selecting a single expression condition from within it. Then set a threshold for allowing the genes to be turned on and off. The percent of genes at the top of the expression list above this threshold will be set to ON, and the percent of genes at the bottom of the expression list below this threshold will be set to OFF.

Output
Once the FBA finishes running, information on the flux distribution is displayed in an output table with six tabs:

For additional information about metabolic modeling, visit the Metabolic Modeling in KBase FAQ.

Team members who developed & deployed algorithm in KBase: Chris Henry, Janaka Edirisinghe, Sam Seaver, and Neal Conrad. For questions, please contact us.

Related Publications


App Specification:

https://github.com/cshenry/fba_tools/tree/b083384ac00d4f9d7cb796a664ee3ffd017cf248/ui/narrative/methods/run_flux_balance_analysis

Module Commit: b083384ac00d4f9d7cb796a664ee3ffd017cf248