cobra-component-models
SQLAlchemy ORM and pydantic data models for SQL storage and JSON serialization of COBRA components such as reactions, compounds, and compartments.
SQLAlchemy ORM and pydantic data models for SQL storage and JSON serialization of COBRA components such as reactions, compounds, and compartments.
To install this package, run one of the following:
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.
Summary
SQLAlchemy ORM and pydantic data models for SQL storage and JSON serialization of COBRA components such as reactions, compounds, and compartments.
Last Updated
Apr 25, 2020 at 09:43
License
Apache-2.0
Supported Platforms
GitHub Repository
https://github.com/opencobra/cobra-component-modelsDocumentation
https://cobra-component-models.readthedocs.io/