interaction_evidence
Identifier
Section titled “Identifier”Description
Section titled “Description”Experimental evidence supporting molecular interactions (‘interaction’) dataset [Target]
Partitions
Section titled “Partitions”release'26.06'
Schema
Section titled “Schema”| Column | Type | Description |
|---|---|---|
targetA |
TEXT |
Open Targets target identifier of the second molecule (target A) in the interaction [bioregistry:ensembl] |
intA |
TEXT |
Identifier for target A in source |
intASource |
TEXT |
Source where interactor B is identified |
speciesA |
STRUCT(mnemonic TEXT, scientificName TEXT, taxonId BIGINT) |
Taxonomic annotation of target A |
targetB |
TEXT |
Open Targets target identifier of the second molecule (target B) in the interaction [bioregistry:ensembl] |
intB |
TEXT |
Identifier for target B in source |
intBSource |
TEXT |
Source where interactor B is identified |
speciesB |
STRUCT(mnemonic TEXT, scientificName TEXT, taxonId BIGINT) |
Taxonomic annotation of target B |
interactionResources |
STRUCT(databaseVersion TEXT, sourceDatabase TEXT) |
Databases providing evidence for the interaction |
interactionScore |
DOUBLE |
Score assigned to the interaction based on supporting evidence |
interactionDetectionMethodShortName |
TEXT |
Short name of the method used to detect the interaction |
interactionDetectionMethodMiIdentifier |
TEXT |
Molecular Interactions (MI) identifier for the interaction detection method [bioregistry:mi] |
evidenceScore |
DOUBLE |
Score indicating the confidence or strength of the interaction evidence |
interactionIdentifier |
TEXT |
Unique identifier for the interaction evidence entry at the source |
pubmedId |
TEXT |
PubMed ID of the publication supporting the interaction evidence |
intABiologicalRole |
TEXT |
Biological role of target A in the interaction |
intBBiologicalRole |
TEXT |
Biological role of target B in the interaction |
expansionMethodMiIdentifier |
TEXT |
Molecular Interactions (MI) identifier for the expansion method used [bioregistry:mi] |
expansionMethodShortName |
TEXT |
Short name of the method used to expand the interaction dataset |
hostOrganismScientificName |
TEXT |
Scientific name of the host organism in which the interaction was observed |
hostOrganismTaxId |
BIGINT |
NCBI taxon ID of the host organism |
hostOrganismTissue |
STRUCT(fullName TEXT, shortName TEXT, xrefs TEXT[]) |
Tissue of the host organism where the interaction was identified |
interactionTypeMiIdentifier |
TEXT |
Molecular Interactions (MI) identifier for the type of interaction [bioregistry:mi] |
interactionTypeShortName |
TEXT |
Short name of the interaction type |
participantDetectionMethodA |
STRUCT(miIdentifier TEXT, shortName TEXT)[] |
Detection method used to identify participant A in the interaction |
participantDetectionMethodB |
STRUCT(miIdentifier TEXT, shortName TEXT)[] |
Detection method used to identify participant B in the interaction |
release |
TEXT |
Partition column. Open Targets Platform release version (major.minor), e.g. 26.06. [Added during ingest.] |