Compartment
Compartment class Use BiGG DB nomenclature
is_steady: boolInitialize self. See help(type(self)) for accurate signature.
CompartmentDictDeep copy the compartment
Dumps as JSON
DictTest if the compartment is the biomass compartment
: return: True if the compartment is the biomass compartment, False otherwise
: rtype: bool
boolTest if the compartment is the cytosol compartment
: return: True if the compartment is the cytosol compartment, False otherwise
: rtype: bool
boolTest if the compartment is extracellular
: return: True if the compartment is extracellular, False otherwise
: rtype: bool
boolTest if the compartment is extracellular region (environment)
: return: True if the compartment is extracellular region (environment), False otherwise
: rtype: bool
boolTest if the compartment is intracellular
: return: True if the compartment is intracellular, False otherwise
: rtype: bool
boolTest if the compartment is a sink compartment
: return: True if the compartment is a sink compartment, False otherwise
: rtype: bool
boolLoads from as JSON
dictCompartmentCreate bioamss compartment
Create cytosol compartment
Create extracellular space compartment
Create extracellular region (environment) compartment
Create nucleus compartment
Create unknown/other compartment
Create extracellular space compartment
Returns True if the compartment exists
strstrLoads from biota using its go_id or bigg_id
The go_id is tested in priority if provied
strstrbool - False