l2g_prediction
Identifier
Section titled “Identifier”Description
Section titled “Description”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]
Partitions
Section titled “Partitions”release'26.06'
Schema
Section titled “Schema”| 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.] |