GeneticInteraction#
- class biopax-explorer.biopax.geneticinteraction.GeneticInteraction(*args, **kwargs)[source]#
Bases:
Interaction
Class GeneticInteraction
Definition : Genetic interactions between genes occur when two genetic
perturbations (e.g. mutations) have a combined phenotypic effect not caused by either perturbation alone. A gene participant in a genetic interaction represents the gene that is perturbed. Genetic interactions are not physical interactions but logical (AND) relationships. Their physical manifestations can be complex and span an arbitarily long duration. Rationale: Currently, BioPAX provides a simple definition that can capture most genetic interactions described in the literature. In the future, if required, the definition can be extended to capture other logical relationships and different, participant specific phenotypes. Example: A synthetic lethal interaction occurs when cell growth is possible without either gene A OR B, but not without both gene A AND B. If you knock out A and B together, the cell will die.
code generator : rdfobj (author F.Moreews 2023-2024).
Methods
get_availability
()Attribute _availability getter
get_comment
()Attribute _comment getter
get_dataSource
()Attribute _dataSource getter
get_displayName
()Attribute _displayName getter
get_evidence
()Attribute _evidence getter
Attribute _interactionScore getter
get_interactionType
()Attribute _interactionType getter
get_name
()Attribute _name getter
get_participant
()Attribute _participant getter
Attribute _phenotype getter
get_standardName
()Attribute _standardName getter
get_xref
()Attribute _xref getter
attribute_type_by_name
get_uri_string
object_attributes
set_availability
set_comment
set_dataSource
set_displayName
set_evidence
set_interactionScore
set_interactionType
set_name
set_participant
set_phenotype
set_standardName
set_uri_string
set_xref
to_json
type_attributes
Methods Summary
Attribute _interactionScore getter
Attribute _phenotype getter
set_interactionScore
(value)set_phenotype
(value)set_uri_string
(uristr)to_json
()Methods Documentation
- get_interactionScore()[source]#
- Attribute _interactionScore getter
The score of an interaction e.g. a genetic interaction score.