RnaRegion#
- class biopax-explorer.biopax.rnaregion.RnaRegion(*args, **kwargs)[source]#
Bases:
PhysicalEntityClass RnaRegion
Definition: A region on a RNA molecule. Usage: RNARegion is not a pool of
independent molecules but a subregion on these molecules. As such, every RNARegion has a defining RNA molecule. Examples: CDS, 3’ UTR, Hairpin
code generator : rdfobj (author F.Moreews 2023-2024).
Methods
get_availability()Attribute _availability getter
get_cellularLocation()Attribute _cellularLocation getter
get_comment()Attribute _comment getter
get_dataSource()Attribute _dataSource getter
get_displayName()Attribute _displayName getter
Attribute _entityReference getter
get_evidence()Attribute _evidence getter
get_feature()Attribute _feature getter
get_memberPhysicalEntity()Attribute _memberPhysicalEntity getter
get_name()Attribute _name getter
get_notFeature()Attribute _notFeature getter
get_standardName()Attribute _standardName getter
get_xref()Attribute _xref getter
attribute_type_by_name
get_uri_string
object_attributes
set_availability
set_cellularLocation
set_comment
set_dataSource
set_displayName
set_entityReference
set_evidence
set_feature
set_memberPhysicalEntity
set_name
set_notFeature
set_standardName
set_uri_string
set_xref
to_json
type_attributes
Methods Summary
Attribute _entityReference getter
set_entityReference(value)set_uri_string(uristr)to_json()Methods Documentation