Metadata-Version: 2.1
Name: equilibrator-assets
Version: 0.2.0
Summary: Generate cache assets from MetaNetX content.
Home-page: https://gitlab.com/elad.noor/equilibrator-assets
Author: 
Elad Noor
Moritz E. Beber
Author-email: 
noor@imsb.biol.ethz.ch
morbeb@biosustain.dtu.dk
License: MIT License
Download-URL: https://pypi.org/project/equilibrator-assets
Description: ===================
        eQuilibrator Assets
        ===================
        
        [![pipeline status](https://gitlab.com/elad.noor/equilibrator-assets/badges/master/pipeline.svg)](https://gitlab.com/elad.noor/equilibrator-assets/commits/master)
        [![coverage report](https://gitlab.com/elad.noor/equilibrator-assets/badges/master/coverage.svg)](https://gitlab.com/elad.noor/equilibrator-assets/commits/master)
        [![Join the chat at https://gitter.im/equilibrator-devs/equilibrator-api](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/equilibrator-devs/equilibrator-api?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
        
        A database application for caching data used by eQuilibrator and related projects.
        Stored data includes compound names, structures, protonation state information,
        reaction and enzyme info, and cross-references to other databases.
        The majority of compounds stored in equilibrator-assets are cross-referenced
        using
        [InChIKey](https://en.wikipedia.org/wiki/International_Chemical_Identifier#InChIKey).
        
        Supported Chemical Databases:
        =============================
        
        * [MetaNetX](https://www.metanetx.org/)
        * [KEGG](https://www.kegg.jp/)
        * [ChEBI](https://www.ebi.ac.uk/chebi/)
        
        
Keywords: component contribution,Gibbs energy,biochemical reaction,eQuilibrator
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Provides-Extra: deployment
Provides-Extra: development
