- Notifications
You must be signed in to change notification settings - Fork7
Generate biomass objective function stoichiometric coefficients for genome-scale models from experimental data
License
jclachance/BOFdat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Generate biomass objective function for genome-scale models from experimental data.BOFdat is a three step workflow that allows modellers to generate a complete biomass objective functionde novo from experimental data:
- Obtain stoichiometric coefficients for major macromolecules and calculate maintenance cost
- Find coenzymes and inorganic ions
- Find metabolic end goals
Genome-scale metabolic models rely both on a defined media and a precise biomass objective function to generate reliable predictions of flux-states and gene essentiality. Generate a biomass objective that is specific to your organism of interest by incorporating experimental data and calculating stoichiometric coefficients. This package aims to produce an easy way to generate biomass stoichiometric coefficients that reflect experimental reality by incorporating weight fractions and relative abundances of macromolecules obtained from multiple OMICs datasets and finding specie-specific metabolic end goals.
Use pip to install BOFdat fromPyPi:
pip install BOFdat
A full biomass objective function stoichiometric coefficients determination from experimental data fetched from literature for theE.coli model*i*ML1515 is available in the Example folder. The files used are also provided.
The documentation and API for BOFdat is available onRead the Docs
Author: Jean-Christophe LachanceDate: 06-13-2018Version: 0.1.4
About
Generate biomass objective function stoichiometric coefficients for genome-scale models from experimental data