Schema for omimGeneSymbol
  Database: hg38    Primary Table: omimGeneSymbol    Row Count: 40,806   Data last updated: 2025-04-30
Format description: OMIM Gene Symbol
On download server: MariaDB table dump directory
fieldexampleSQL type info description
omimId 100070int(10) unsigned range OMIM ID
geneSymbol AAAvarchar(40) values gene symbol

Connected Tables and Joining Fields
        hg38.omim2gene.omimId (via omimGeneSymbol.omimId)
      hg38.omimAv.omimId (via omimGeneSymbol.omimId)
      hg38.omimGene2.name (via omimGeneSymbol.omimId)
      hg38.omimPhenotype.omimId (via omimGeneSymbol.omimId)
      hgFixed.refLink.omimId (via omimGeneSymbol.omimId)

Sample Rows
 
omimIdgeneSymbol
100070AAA
100070AAA1
100640ALDH1A1
100650ALDH2
100660ALDH3
100660ALDH3A1
100670ALDH1B1
100670ALDH5
100678ACAT2
100690ACHRD

Note: all start coordinates in our database are 0-based, not 1-based. See explanation here.