TBD
Project description
# COBRA utils
[![PyPI version](https://badge.fury.io/py/cobra-utils.svg)](https://pypi.org/project/cobra-utils/) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3470217.svg)](https://doi.org/10.5281/zenodo.3470217)
This is a series of utilities to use together with [COBRApy](https://github.com/opencobra/cobrapy). The goal of this tool is to make easier the usage of COBRApy.
## Installation
To install this package from a Unix OS, run:
` pip install cobra-utils `
To install this package from Windows, run: ` python -m pip install cobra-utils `
In case you downloaded the source code, in a Unix OS run:
` pip install -e . `
or in Windows: ` python -m pip install -e . `
## Examples * [Loading a model and retrieving reactions information](./notebooks/Ecoli_Rxn_Information.ipynb) * [Reporter metabolites from differential expression in two strains of E. coli](./notebooks/Ecoli_Reporter_Metabolites_Pathways.ipynb)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for cobra_utils-0.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6aad8db76e1e9653c93d9c86ea65d3460e55ee5485081b1026cebf95c827287a |
|
MD5 | 37185f67fe3d9ed4b623f3f5233e1f01 |
|
BLAKE2b-256 | 8f12bd0ca764a506d8589425acd1641c226739b2a8fdbe9db3704bd47421ecf7 |