Skip to main content
Schema for wgEncodeGencodeExonSupportV50
  Database: hg38    Primary Table: wgEncodeGencodeExonSupportV50    Row Count: 37,953,734   Data last updated: 2026-04-24
Format description: GENCODE exon support from other datasets
On download server: MariaDB table dump directory
fieldexampleSQL type description
transcriptId ENST00000564261.1varchar(255) GENCODE transcript identifier
seqId BC042499.1varchar(255) Identifier of sequence supporting transcript
seqSrc EMBLvarchar(255) Source of supporting sequence
exonId ENSE00002600197.1varchar(255) GENCODE exon identifier (not stable)
chrom chr1varchar(255) Chromosome
chromStart 5492977int(10) unsigned Start position in chromosome
chromEnd 5494674int(10) unsigned End position in chromosome

Connected Tables and Joining Fields
        hg38.wgEncodeGencodeAttrsV50.transcriptId (via wgEncodeGencodeExonSupportV50.transcriptId)

Sample Rows
 
transcriptIdseqIdseqSrcexonIdchromchromStartchromEnd
ENST00000564261.1BC042499.1EMBLENSE00002600197.1chr154929775494674
ENST00000635556.1BX111285.1EMBLENSE00001754951.1chr145724694572592
ENST00000635556.1BX111285.1EMBLENSE00001690743.1chr145822764582574
ENST00000420522.1BX111285.1EMBLENSE00001696075.1chr145715474571629
ENST00000420522.1BX111285.1EMBLENSE00001754951.1chr145724694572592
ENST00000420522.1BX111285.1EMBLENSE00001690743.1chr145822764582574
ENST00000420522.1BX111285.1EMBLENSE00001622561.1chr145830824583178
ENST00000420522.1BX111285.1EMBLENSE00001801330.1chr145833384583421
ENST00000659059.1BX111285.1EMBLENSE00001754951.1chr145724694572592
ENST00000667354.1BX111285.1EMBLENSE00001754951.1chr145724694572592

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