Skip to content

l2g_prediction

open_targets.l2g_prediction

Predictions from our Locus-to-Gene (L2G) gene assignment model.

The dataset contains all predictions for every combination of credible set and genes in the region as well as statistics to explain the model interpretation of the predictions [Genetics]

  • release
    • '26.06'
Column Type Description
studyLocusId TEXT Study-locus identifier for the credible set
geneId TEXT Identifier of the gene/target
score DOUBLE Locus-to-Gene (L2G) score prediction for the given studyLocusId-geneId pair
features STRUCT(name TEXT, value FLOAT, shapValue FLOAT)[] List of Locus-to-Gene (L2G) feature values
shapBaseValue FLOAT SHAP base value
release TEXT Partition column. Open Targets Platform release version (major.minor), e.g. 26.06. [Added during ingest.]