Skip to main content

Calculation of standard thermodynamic potentials of biochemical reactions.

Project description

eQuilibrator - a thermodynamics calculator for biochemical reactions

PyPI version Anaconda-Server Badge pipeline status coverage report Join the chat at https://gitter.im/equilibrator-devs/equilibrator-api Documentation Status

What is equilibrator-api?

equilibrator-api is a Python package for obtaining estimates of reactions Gibbs energies. It is mainly meant for biologists/bioengineers with basic programming skills that work on metabolism and want to easily add thermodynamic data to their models.

The documentation is browseable online at readthedocs.

If your list of reactions is very short, we recommend trying our website called eQuilibrator before spending the time necessary for learning how to use equilibrator-api.

The main advantages of equilibrator-api are:

  • Batch mode: can be used for large reaction datasets (even more than 1000 reactions)
  • Does not require a network connection (except during installation and initialization)
  • Works with standard compound identifiers (such as ChEBI, KEGG, BiGG and MetaNetX) for more than 500,000 compounds

To access more advanced features, such as adding new compounds that are not among the 500,000 currently in the MetaNetX database, try using our equilibrator-assets package.

Cite us

If you plan to use results from equilibrator-api in a scientific publication, please cite our paper:

Noor E, Haraldsdóttir HS, Milo R, Fleming RMT (2013) Consistent Estimation of Gibbs Energy Using Component Contributions, PLoS Comput Biol 9:e1003098, DOI: 10.1371/journal.pcbi.1003098

A very simple example

Note that creating a ComponentContribution object for the first time after installation, starts an initialization step which downloads ~1.5 GBytes of data to your computer. It can take more than an hour (depending on the connection speed). Note that the initialization might not work inside a Jupyter notebook environment - in that case you should try running it in a standard python shell first and then run the Jupyter notebook.

from equilibrator_api import ComponentContribution
cc = ComponentContribution()
rxn = cc.parse_reaction_formula("kegg:C00002 + kegg:C00001 = kegg:C00008 + kegg:C00009")
print(f"ΔG'0 = {cc.standard_dg_prime(rxn)}")

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

equilibrator-api-0.4.6b1.tar.gz (49.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

equilibrator_api-0.4.6b1-py3-none-any.whl (40.8 kB view details)

Uploaded Python 3

File details

Details for the file equilibrator-api-0.4.6b1.tar.gz.

File metadata

  • Download URL: equilibrator-api-0.4.6b1.tar.gz
  • Upload date:
  • Size: 49.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for equilibrator-api-0.4.6b1.tar.gz
Algorithm Hash digest
SHA256 bff7846ae132b3a6f73ad6617b057ec5f8658a16137e4e1ba57e292c92fd14dc
MD5 80c65cdfebeff74b6e73142c83f95c46
BLAKE2b-256 24ac2d4ae1fe2e827cc3f7d12f2895574014c0c5b923858568ffb201b8fb580f

See more details on using hashes here.

File details

Details for the file equilibrator_api-0.4.6b1-py3-none-any.whl.

File metadata

  • Download URL: equilibrator_api-0.4.6b1-py3-none-any.whl
  • Upload date:
  • Size: 40.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for equilibrator_api-0.4.6b1-py3-none-any.whl
Algorithm Hash digest
SHA256 9f248d07d5e8e14b00a663c5af05b0a443409d7d9069aa1bac657473de1f77c0
MD5 2afdc381cd972e8da6a4f4bd9e3c4b73
BLAKE2b-256 e75b58024e6f359f59fe5de2e8f1772a9d6e0b6e8a7e13ffbfe53aa3457ad4da

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page