Schema for wgEncodeGencodeExonSupportV35
  Database: hg38    Primary Table: wgEncodeGencodeExonSupportV35    Row Count: 13,355,750   Data last updated: 2021-02-22
Format description: GENCODE exon support from other datasets
On download server: MariaDB table dump directory
fieldexampleSQL type description
transcriptId ENST00000456328.2varchar(255) GENCODE transcript identifier
seqId BM920887.1varchar(255) Identifier of sequence supporting transcript
seqSrc EMBLvarchar(255) Source of supporting sequence
exonId ENSE00002234944.1varchar(255) GENCODE exon identifier (not stable)
chrom chr1varchar(255) Chromosome
chromStart 11868int(10) unsigned Start position in chromosome
chromEnd 12227int(10) unsigned End position in chromosome

Connected Tables and Joining Fields
        hg38.wgEncodeGencodeAttrsV35.transcriptId (via wgEncodeGencodeExonSupportV35.transcriptId)

Sample Rows
 
transcriptIdseqIdseqSrcexonIdchromchromStartchromEnd
ENST00000456328.2BM920887.1EMBLENSE00002234944.1chr11186812227
ENST00000456328.2BM920886.1EMBLENSE00002234944.1chr11186812227
ENST00000456328.2AM992875.1EMBLENSE00002234944.1chr11186812227
ENST00000456328.2AM992871.1EMBLENSE00002234944.1chr11186812227
ENST00000456328.2AM992872.1EMBLENSE00002234944.1chr11186812227
ENST00000456328.2BM920887.1EMBLENSE00003582793.1chr11261212721
ENST00000456328.2BM920886.1EMBLENSE00003582793.1chr11261212721
ENST00000456328.2AM992875.1EMBLENSE00003582793.1chr11261212721
ENST00000456328.2AM992871.1EMBLENSE00003582793.1chr11261212721
ENST00000456328.2AM992872.1EMBLENSE00003582793.1chr11261212721

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