enhancer_to_gene
Identifier
Section titled “Identifier”Description
Section titled “Description”Genomic regions associated with genes based on epigenetics evidence [Target, Genetics]
Partitions
Section titled “Partitions”release'26.06'
Schema
Section titled “Schema”| Column | Type | Description |
|---|---|---|
biosampleId |
TEXT |
Identifier of the biosample in where the interval was discovered in |
geneId |
TEXT |
Ensembl gene identifier of the target the interval is linked with [bioregistry:ensembl] |
chromosome |
TEXT |
Chromosome the interval is located on |
start |
BIGINT |
Basepair position of the interval start |
end |
BIGINT |
Basepair position of the interval end |
score |
DOUBLE |
Interval evidence score from the datasource, higher values indicate stronger support linking the interval to its target gene |
distanceToTss |
INT |
Distance of the interval from the transcription start site of the gene |
resourceScore |
STRUCT(name TEXT, value FLOAT)[] |
List of contributing score components |
datasourceId |
TEXT |
Identifier of the interval datasource |
intervalType |
TEXT |
Type of the interval |
pmid |
TEXT |
Pubmed identifier of the publication that reported the interval data |
biosampleName |
TEXT |
Name of the cell type/anatomical unit the interval was identified in |
biosampleFromSourceId |
TEXT |
Original identifier of the cell type/anatomical unit the interval was identified in |
studyId |
TEXT |
Identifier of the interval study |
intervalId |
TEXT |
Identifier of the interval |
qualityControls |
TEXT[] |
Quality control flags for this interval |
release |
TEXT |
Partition column. Open Targets Platform release version (major.minor), e.g. 26.06. [Added during ingest.] |