SOTAVerified

DistributedFBA.jl: High-level, high-performance flux balance analysis in Julia

2016-11-15Code Available0· sign in to hype

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Motivation: Flux balance analysis, and its variants, are widely used methods for predicting steady-state reaction rates in biochemical reaction networks. The exploration of high dimensional networks with such methods is currently hampered by software performance limitations. Results: DistributedFBA.jl is a high-level, high-performance, open-source implementation of flux balance analysis in Julia. It is tailored to solve multiple flux balance analyses on a subset or all the reactions of large and huge-scale networks, on any number of threads or nodes. Availability: The code and benchmark data are freely available on http://github.com/opencobra/COBRA.jl. The documentation can be found at http://opencobra.github.io/COBRA.jl

Tasks

Reproductions