vivarium.compartments.injected_glc_phosphorylation module

Toy Injected Glucose Phosphorylation Compartment

This is a toy example referenced in the documentation.

class vivarium.compartments.injected_glc_phosphorylation.InjectedGlcPhosphorylation(config)[source]

Bases: vivarium.core.process.Generator

defaults = {'glucose_phosphorylation': {'k_cat': 0.01}, 'injector': {'substrate_rate_map': {'ATP': 0.001, 'GLC': 0.0001}}}
generate_processes(config)[source]
generate_topology(config)[source]