Rna#
- class biopax-explorer.biopax.rna.Rna(*args, **kwargs)[source]#
Bases:
PhysicalEntityClass Rna
Definition: A physical entity consisting of a sequence of ribonucleotide
monophosphates; a ribonucleic acid. Usage: RNA should be used for pools of individual RNA molecules. For describing subregions on those molecules use RNARegion. Examples: messengerRNA, microRNA, ribosomalRNA. A specific example is the let-7 microRNA.
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