SQLAlchemy ORM and pydantic data models for SQL storage and JSON serialization of COBRA components such as reactions, compounds, and compartments.
Project description
Provide SQLAlchemy ORM and pydantic data models for SQL storage and serialization of COBRA components such as reactions, compounds, and compartments. They are loosely modeled after corresponding classes from the SBML Level 3 Version 2 specification. The data models are primarily intended for web services but other applications may benefit from these, too.
Install
It’s as simple as:
pip install cobra-component-models
Usage
For now please take a look at the various class definitions and test cases to understand how to use the provided models.
Copyright
- Copyright © 2019, Moritz E. Beber.
- Copyright © 2018-2019, Institute for Molecular Systems Biology, ETH Zurich.
- Copyright © 2018-2019, Novo Nordisk Foundation Center for Biosustainability, Technical University of Denmark.
- Free software distributed under the Apache Software License 2.0.
- Parts of the included codebase are licensed under the MIT license.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size cobra_component_models-0.3.2-py2.py3-none-any.whl (43.7 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size cobra-component-models-0.3.2.tar.gz (33.7 kB) | File type Source | Python version None | Upload date | Hashes View |
Hashes for cobra_component_models-0.3.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcf419a7b5107f57b140e4d61083eb895a7ce076909d6ecbb561085679464a6d |
|
MD5 | adf48585003a6120a9118e035e01f6f7 |
|
BLAKE2-256 | da3bb6a63c792874020e512548b4467d7170412f6dc7328ce4318af928a90332 |
Hashes for cobra-component-models-0.3.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c35f445aec2882475fcf7b933717ba61fdb1757052ed3a1a73d6bbd2d12db518 |
|
MD5 | 22f04e117b27718afb3ace05eccb24df |
|
BLAKE2-256 | b9b29860de37853845d73c7674c77c3938c9f43963e3673be9c7b686c52d6605 |