Skip to content

association_by_datatype_indirect

open_targets.association_by_datatype_indirect

Data type-specific metrics for indirect target-disease associations and its development over time implying association novelty.

Dataset contains association scores calculated for each data type 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]

  • release
    • '26.06'
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: datatypeId
aggregationValue TEXT Datasource identifier of the group: eg. genetics_literature
associationScore DOUBLE Current disease/target association score of evidence from the given datatype
evidenceCount BIGINT Total number of evidence supporting the disease/target association for a given datatype
timeseries STRUCT(year INT, associationScore DOUBLE, novelty DOUBLE, yearlyEvidenceCount BIGINT)[] 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.]