maxconway/fbar: An Extensible Approach to Flux Balance Analysis

A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provided for: parsing models in tabular format, converting parsed metabolic models to input formats for common linear programming solvers, and evaluating and applying gene-protein-reaction mappings. In addition, there are wrappers to parse a model, select a solver, find the metabolic fluxes, and return the results applied to the original model. Compared to other packages in this field, this package puts a much heavier focus on providing reusable components that can be used in the design of new implementation of new techniques, in particular those that involve large parameter sweeps. For a background on the theory, see What is Flux Balance Analysis <doi:10.1038/nbt.1614>.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.6.0
URL http://maxconway.github.io/fbar/ https://github.com/maxconway/fbar
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("maxconway/fbar")
maxconway/fbar documentation built on Sept. 8, 2020, 6:20 p.m.