Skip to main content

Module compartment

Module compartment 

Source
Expand description

Compartment identifiers.

gapseq models use three compartments: cytosol (c0), extracellular (e0), and periplasm (p0). See src/construct_full_model.R:8.

Structsยง

Compartment
Compartment metadata carried on the model.
CompartmentId
Compact compartment index. Stored as u8 so per-metabolite compartment membership is a cheap vector of bytes.