association_by_datasource_indirect
Identifier
Section titled “Identifier”Description
Section titled “Description”Data source-specific metrics for indirect target-disease associations and its development over time implying association novelty.
Dataset contains association scores calculated for each data source indepedently for the aggregation of all evidence supporting any given target-disease.
This dataset contains indirect associations, therefore evidence is propagated across the disease or phenotype space using the Experimental Factor Ontology [Target-Disease]
Partitions
Section titled “Partitions”release'26.06'
Schema
Section titled “Schema”| Column | Type | Description |
|---|---|---|
diseaseId |
TEXT |
Open Targets disease identifier |
targetId |
TEXT |
Unique identifier for the target [bioregistry:ensembl] |
aggregationType |
TEXT |
Evidence column used to aggregate data: datasourceId |
aggregationValue |
TEXT |
Datasource identifier of the group: eg. gwas_credible_set |
associationScore |
DOUBLE |
Current disease/target association score of evidence from the given datasource |
evidenceCount |
BIGINT |
Total number of evidence supporting the disease/target association for a given datasource |
timeseries |
STRUCT(year INT, associationScore DOUBLE, novelty DOUBLE, yearlyEvidenceCount INT)[] |
Timeseries describing the evolution of association |
currentNovelty |
DOUBLE |
Novelty of the disease/target association |
release |
TEXT |
Partition column. Open Targets Platform release version (major.minor), e.g. 26.06. [Added during ingest.] |