Compartment class Use BiGG DB nomenclature
is_steady: bool
Initialize self. See help(type(self)) for accurate signature.
CompartmentDict
Deep copy the compartment
Dumps as JSON
Dict
Test if the compartment is the biomass compartment
: return: True if the compartment is the biomass compartment, False otherwise
: rtype: bool
bool
Test if the compartment is the cytosol compartment
: return: True if the compartment is the cytosol compartment, False otherwise
: rtype: bool
bool
Test if the compartment is extracellular
: return: True if the compartment is extracellular, False otherwise
: rtype: bool
bool
Test if the compartment is extracellular region (environment)
: return: True if the compartment is extracellular region (environment), False otherwise
: rtype: bool
bool
Test if the compartment is intracellular
: return: True if the compartment is intracellular, False otherwise
: rtype: bool
bool
Test if the compartment is a sink compartment
: return: True if the compartment is a sink compartment, False otherwise
: rtype: bool
bool
Loads from as JSON
dict
Compartment
Create 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
str
str
Loads from biota using its go_id
or bigg_id
The go_id
is tested in priority if provied
str
str
bool
- False