biocrnpyler.utils.units

Functions

biocrnpyler_supported_units()

create_new_unit_definition(model, unit_id)

Creates a new UnitDefinition inside the SBML Model object passed as model argument and other attributes.

biocrnpyler.utils.units.create_new_unit_definition(model, unit_id)[source]

Creates a new UnitDefinition inside the SBML Model object passed as model argument and other attributes. Returns a pointer to the new libSBML object created for the unit type.