alphagenome.data.ontology.OntologyTerm#
- class alphagenome.data.ontology.OntologyTerm(type, id)[source]#
A single biological ontology term.
- type#
The ontology type.
- id#
The ID of the term within the ontology.
Attributes#
Table
Returns the CURIE (Compact Uniform Resource Identifier) for the term. |
|
- OntologyTerm.ontology_curie#
Returns the CURIE (Compact Uniform Resource Identifier) for the term.
-
OntologyTerm.type:
OntologyType
#
Methods#
Table
|
Converts the ontology term to a protobuf message. |