ModelSEED Biochemistry

kbase_msd_biochemistry

Primary

Philosophy

Enable metabolic modeling and pathway analysis. Map genes to reactions, understand metabolic capabilities, and support flux balance analysis.

Data sources: ModelSEED KEGG MetaCyc

Citation & Attribution

Provider: ModelSEED / Henry Lab

Website: https://modelseed.org/

Scale

4
tables

Schema Browser

reagent 262,517 rows

Column Type Description
reaction_id string FK -> `reaction.id`
molecule_id string FK -> `molecule.id`
compartment_index int Cellular compartment (0=cytoplasm)
stoichiometry float Coefficient (negative=reactant, positive=product)

Sample Queries

Get reactions

SELECT *
FROM kbase_msd_biochemistry.reaction
LIMIT 20

Related Collections

Projects Using This Collection

Start Exploring

Access the full ModelSEED Biochemistry data through BERDL JupyterHub.

Open JupyterHub