SmallMoleculeReference#
- class biopax-explorer.biopax.smallmoleculereference.SmallMoleculeReference(*args, **kwargs)[source]#
Bases:
EntityReference
Class SmallMoleculeReference
A small molecule reference is a grouping of several small molecule entities
that have the same chemical structure. Members can differ in celular location and bound partners. Covalent modifications of small molecules are not considered as state changes but treated as different molecules.
code generator : rdfobj (author F.Moreews 2023-2024).
Methods
Attribute _chemicalFormula getter
get_comment
()Attribute _comment getter
get_displayName
()Attribute _displayName getter
get_entityFeature
()Attribute _entityFeature getter
get_entityReferenceType
()Attribute _entityReferenceType getter
get_evidence
()Attribute _evidence getter
get_memberEntityReference
()Attribute _memberEntityReference getter
Attribute _molecularWeight getter
get_name
()Attribute _name getter
get_standardName
()Attribute _standardName getter
Attribute _structure getter
get_xref
()Attribute _xref getter
attribute_type_by_name
get_uri_string
object_attributes
set_chemicalFormula
set_comment
set_displayName
set_entityFeature
set_entityReferenceType
set_evidence
set_memberEntityReference
set_molecularWeight
set_name
set_standardName
set_structure
set_uri_string
set_xref
to_json
type_attributes
Methods Summary
Attribute _chemicalFormula getter
Attribute _molecularWeight getter
Attribute _structure getter
set_chemicalFormula
(value)set_molecularWeight
(value)set_structure
(value)set_uri_string
(uristr)to_json
()Methods Documentation
- get_chemicalFormula()[source]#
- Attribute _chemicalFormula getter
The chemical formula of the small molecule. Note: chemical formula can also be
stored in the STRUCTURE property (in CML). In case of disagreement between the value of this property and that in the CML file, the CML value takes precedence.
- get_molecularWeight()[source]#
- Attribute _molecularWeight getter
Defines the molecular weight of the molecule, in daltons.