rbatools.information_block
module
Classes
class InformationBlock
-
Class holding information on the model.
Parent to block-classes in ModelStructure.
Subclasses
- MacromoleculeBlock
- MetaboliteBlock
- MetaboliteConstraintBlock
- ModuleBlock
- ParameterBlock
- ProcessBlock
- ProcessConstraintBlock
- ProteinBlock
- ReactionBlock
- StatisticsBlock
- TargetBlock
Methods
def from_dict(self, Dict)
def jsonize(self)
def to_data_frame(self, Col_list=None)
def to_sbtab(self, table_id, table_type, document_name=None, table_name=None, document=None, unit=None, Col_list=None, NameList=None)
def to_sbtab_compatible_data_frame(self, NameList=None, Col_list=None)