TemplateReactionRegulation#
- class biopax-explorer.biopax.templatereactionregulation.TemplateReactionRegulation(*args, **kwargs)[source]#
Bases:
Control
Class TemplateReactionRegulation
Definition: Regulation of an expression reaction by a controlling element such
as a transcription factor or microRNA. Usage: To represent the binding of the transcription factor to a regulatory element in the TemplateReaction, create a complex of the transcription factor and the regulatory element and set that as the controller.
code generator : rdfobj (author F.Moreews 2023-2024).
Methods
get_availability
()Attribute _availability getter
get_comment
()Attribute _comment getter
get_controlType
()Attribute _controlType getter
get_controlled
()Attribute _controlled getter
get_controller
()Attribute _controller getter
get_dataSource
()Attribute _dataSource getter
get_displayName
()Attribute _displayName getter
get_evidence
()Attribute _evidence getter
get_interactionType
()Attribute _interactionType getter
get_name
()Attribute _name getter
get_participant
()Attribute _participant getter
get_standardName
()Attribute _standardName getter
get_xref
()Attribute _xref getter
attribute_type_by_name
get_uri_string
object_attributes
set_availability
set_comment
set_controlType
set_controlled
set_controller
set_dataSource
set_displayName
set_evidence
set_interactionType
set_name
set_participant
set_standardName
set_uri_string
set_xref
to_json
type_attributes
Methods Summary
set_uri_string
(uristr)to_json
()Methods Documentation