A simple package 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.
Version: | 0.3.4 |
Depends: | R (≥ 3.0.0) |
Imports: | assertthat, Matrix, dplyr, tidyr, purrr, tibble, stringr, magrittr, rlang, ROI, ROI.plugin.ecos |
Suggests: | knitr, rmarkdown, testthat, tidyverse |
Published: | 2017-10-24 |
Author: | Max Conway [aut, cre] |
Maintainer: | Max Conway <conway.max1 at gmail.com> |
BugReports: | https://github.com/maxconway/fbar/issues |
License: | GPL-3 |
URL: | http://maxconway.github.io/fbar/, https://github.com/maxconway/fbar |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | fbar results |
Reference manual: | fbar.pdf |
Vignettes: |
Introduction Multi-Objective Optimization case study Tutorial |
Package source: | fbar_0.3.4.tar.gz |
Windows binaries: | r-devel: fbar_0.3.4.zip, r-release: fbar_0.3.4.zip, r-oldrel: fbar_0.3.4.zip |
OS X El Capitan binaries: | r-release: fbar_0.3.4.tgz |
OS X Mavericks binaries: | r-oldrel: fbar_0.3.4.tgz |
Old sources: | fbar archive |
Please use the canonical form https://CRAN.R-project.org/package=fbar to link to this page.