Skip to content

association_overall_direct

open_targets.association_overall_direct

Overall metrics for direct target-disease associations and its development over time implying association novelty.

Dataset contains the overall association score for the aggregation of all evidence supporting any given target-disease.

This dataset only contains direct associations, therefore no 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 How evidence data was aggregated: overall
aggregationValue TEXT For overall association this column is empty
associationScore DOUBLE Current disease/target association score of evidence from any datasource
evidenceCount BIGINT Total number of evidence supporting the disease/target association for any datasource
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.]