Package ubic.gemma.model.association


package ubic.gemma.model.association
  • Class
    Description
    An association between a BioSequence and a Gene Product.
    Entity representing a relationship between two genes.
    Entity representing a relationship between two genes identified by ID, rather than by the Gene entity (for efficiency reasons).
     
     
    This enumeration was originally based on GO, but is used for all entities that have evidenciary aspects; Thus it has been expanded to include: Terms from RGD (rat genome database) IED = Inferred from experimental data IAGP = Inferred from association of genotype and phenotype IPM = Inferred from phenotype manipulation QTM = Quantitative Trait Measurement And our own custom code IIA which means Inferred from Imported Annotation to distinguish IEAs that we ourselves have computed See https://geneontology.org/docs/guide-go-evidence-codes/ for documentation of GO evidence codes.
    An association between a BioSequence and a GeneProduct based on external database identifiers.