Enzyme Cost Minimization - a package for calculating the minimal enzyme cost of a metabolic pathway
Project description
enzyme-cost-minimization
========================
Enzyme Cost Minimization (ECM) is a method for estimating the specific cost in
enzymes for sustaining a given flux, given a kinetic model.
You can read more about ECM at [PLOS CB](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5094713/).
If you only want to try out ECM without installing anything locally, we have
a simple web interface at [eQuilibrator](http://equilibrator.weizmann.ac.il/pathway/).
Otherwise, you can install ECM from PyPI:
```
pip install enzyme-cost-minimization
```
Or get the source code from this repository. In that case, you'll have to
install the following dependencies:
- PyPI packages:
- numpy
- scipy
- matplotlib
- optlang
- pandas
- sbtab
- equilibrator-api
Example
-------
Try running the example script:
```
python -m example.test
```
========================
Enzyme Cost Minimization (ECM) is a method for estimating the specific cost in
enzymes for sustaining a given flux, given a kinetic model.
You can read more about ECM at [PLOS CB](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5094713/).
If you only want to try out ECM without installing anything locally, we have
a simple web interface at [eQuilibrator](http://equilibrator.weizmann.ac.il/pathway/).
Otherwise, you can install ECM from PyPI:
```
pip install enzyme-cost-minimization
```
Or get the source code from this repository. In that case, you'll have to
install the following dependencies:
- PyPI packages:
- numpy
- scipy
- matplotlib
- optlang
- pandas
- sbtab
- equilibrator-api
Example
-------
Try running the example script:
```
python -m example.test
```
Project details
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 enzyme-cost-minimization-0.1.5.tar.gz
.
File metadata
- Download URL: enzyme-cost-minimization-0.1.5.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a611aab1ebe256e64debc289d3bc55656a8fa9ddf5df990fde7bbf51311be8f0 |
|
MD5 | 71e51d03ba3acd53a6190b0609d19686 |
|
BLAKE2b-256 | 82ad29a5067410cadf95a24b59594e8e3074ccb84ccdfde52f3fe7023ffce7e6 |