public interface GeneticInteraction extends Interaction
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Modifier and Type | Method and Description |
|---|---|
Score |
getInteractionScore() |
PhenotypeVocabulary |
getPhenotype() |
void |
setInteractionScore(Score interactionScore) |
void |
setPhenotype(PhenotypeVocabulary phenotype) |
addInteractionType, addParticipant, getInteractionType, getParticipant, removeInteractionType, removeParticipantgetControlledOf, getPathwayComponentOf, getStepProcessOfaddAvailability, addDataSource, getAvailability, getDataSource, getParticipantOf, removeAvailability, removeDataSourceaddEvidence, getEvidence, removeEvidenceaddName, getDisplayName, getName, getStandardName, removeName, setDisplayName, setName, setStandardNameaddXref, getXref, removeXrefaddComment, getComment, removeCommentequivalenceCode, getAnnotations, getModelInterface, getRDFId, isEquivalentPhenotypeVocabulary getPhenotype()
void setPhenotype(PhenotypeVocabulary phenotype)
phenotype - The phenotype quality used to define this genetic interaction e.g. viability.Score getInteractionScore()
void setInteractionScore(Score interactionScore)
interactionScore - The score of an interaction e.g. a genetic interaction score.Copyright © 2015 BioPAX. All rights reserved.