| Literature DB >> 24972703 |
Abstract
BACKGROUND: Flux Balance Analysis (FBA) is a genome-scale computational technique for modeling the steady-state fluxes of an organism's reaction network. When the organism's reaction network needs to be completed to obtain growth using FBA, without relying on the genome, the completion process is called reaction gap-filling. Currently, computational techniques used to gap-fill a reaction network compute the minimum set of reactions using Mixed-Integer Linear Programming (MILP). Depending on the number of candidate reactions used to complete the model, MILP can be computationally demanding.Entities:
Mesh:
Year: 2014 PMID: 24972703 PMCID: PMC4094995 DOI: 10.1186/1471-2105-15-225
Source DB: PubMed Journal: BMC Bioinformatics ISSN: 1471-2105 Impact factor: 3.169
Figure 1Algorithm FastGapFilling to find sets of candidate reactions to complete a network . A set R represents a set of candidate reactions suggested to be added to the model to achieve growth.
Execution time of the FastGapFilling (FGF) algorithm compared with MILP on four incomplete models of and one incomplete model of yeast alongside the number of suggested reactions
| | ||||
|---|---|---|---|---|
| 125 | 6 | 1 | 1 | |
| 7,794 | 16 | 3 | 3 | |
| 9,729 | 13 | 2 | 3 | |
| >86,400 | 14 | NA | 3 | |
| Yeast | 21,027 | 14 | 4 | 4 |
All times were rounded to the nearest number of seconds and they included only solver time, excluding the time for preparing the data for the solver. Note: the number of suggested reactions does not constitute an absolute measure of the quality of the solutions, but rather is one indicator of the similarity between the MILP technique and the FastGapFilling algorithm.