A Python implementation of flux balance analysis
Project description
A python implementation of flux balance analysis to model microbial metabolism
About PyFBA
PyFBA is a Python flux-balance-analysis package that allows you to build models from genomes, gapfill models, and run flux-balance-analysis on that model. The aim of PyFBA is to provide an extensible, python-based platform for FBA work.
PyFBA is being developed by Daniel Cuevas, Taylor O’Connell, and Rob Edwards in Rob’s bioinformatics group at Flinders University, together with help from Janaka Edirisinghe, Chris Henry, Ross Overbeek and others at Argonne National Labs.
Installing PyFBA
We recommend that you install PyFBA using conda:
conda create -n pyfba -c bioconda pyfba
You can also install PyFBA from PyPi using pip and you will need Python 3 or greater, and you need to install the GNU GLPK and a Python wrapper for that program, pyGLPK available from GitHub.
Our installation page has detailed instructions on installing PyFBA and getting everything running.
Getting Started with PyFBA
Once you have installed GLPK, PyGLPK, and PyFBA, you will most likely want to build a model from a genome, gap fill that model, and test it for growth on different media. We have detailed instructions that walk you through the step-by-step procedures that you need to use to run flux balance analysis on your own genome.
Copyright and License
PyFBA is copyright Daniel Cuevas, Taylor O’Connell, and Rob Edwards, and is released under the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file PyFBA-2.62.tar.gz
.
File metadata
- Download URL: PyFBA-2.62.tar.gz
- Upload date:
- Size: 12.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f9a7c47cceb15b90eee1f8b572250919e416c2b8ee44a073a81de74342df96a |
|
MD5 | 8b68381890fbb929838deaa8768aba68 |
|
BLAKE2b-256 | 007bc88717f37bc8f7e5a9bac0930d224daeb868f529309bdf95fe3e7142705c |