Skip to content

genes

eqtlgen.genes

Gene annotation table for eQTLGen probes.

One row per gene measured in the meta-analysis.

Look up id by symbol to translate a gene name to an Ensembl ID before querying eqtls.

Related tables: eqtlgen.eqtls (join on id); open_targets.targets (join on id); ukb_ppp.genes (join on id, symbol).

Not partitioned.

Column Type Description
id TEXT Ensembl gene ID (e.g. ENSG00000123456).
symbol TEXT HGNC gene symbol.
chromosome TEXT Chromosome on which the gene is located.
center_position_grch37 INT Gene center position in assembly GRCh37 coordinates.
center_position_grch38 INT Gene center position in assembly GRCh38 coordinates.