Dna#
- class biopax-explorer.biopax.dna.Dna(*args, **kwargs)[source]#
Bases:
PhysicalEntity
Class Dna
Definition: A physical entity consisting of a sequence of deoxyribonucleotide
monophosphates; a deoxyribonucleic acid. Usage: DNA should be used for pools of individual DNA molecules. For describing subregions on those molecules use DNARegion. Examples: a chromosome, a plasmid. A specific example is chromosome 7 of Homo sapiens.
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