PhenotypeVocabulary#
- class biopax-explorer.biopax.phenotypevocabulary.PhenotypeVocabulary(*args, **kwargs)[source]#
Bases:
ControlledVocabulary
Class PhenotypeVocabulary
Definition: The phenotype measured in the experiment e.g. growth rate or
viability of a cell. This is only the type, not the value e.g. for a synthetic lethal interaction, the phenotype is viability, specified by ID: PATO:0000169, “viability”, not the value (specified by ID: PATO:0000718, “lethal (sensu genetics)”. A single term in a phenotype controlled vocabulary can be referenced using the xref, or the PhenoXML describing the PATO EQ model phenotype description can be stored as a string in PATO-DATA.
code generator : rdfobj (author F.Moreews 2023-2024).
Methods
get_comment
()Attribute _comment getter
Attribute _patoData getter
get_term
()Attribute _term getter
get_xref
()Attribute _xref getter
attribute_type_by_name
get_uri_string
object_attributes
set_comment
set_patoData
set_term
set_uri_string
set_xref
to_json
type_attributes
Methods Summary
Attribute _patoData getter
set_patoData
(value)set_uri_string
(uristr)to_json
()Methods Documentation