Schema for wgEncodeGencodePseudoGeneV43lift37
  Database: hg19    Primary Table: wgEncodeGencodePseudoGeneV43lift37    Row Count: 16,924   Data last updated: 2023-02-15
Format description: A gene prediction with some additional info.
On download server: MariaDB table dump directory
fieldexampleSQL type info description
bin 585smallint(5) unsigned range Indexing field to speed chromosome range queries.
name ENST00000450305.2_2varchar(255) values Name of gene (usually transcript_id from GTF)
chrom chr1varchar(255) values Reference sequence chromosome or scaffold
strand +char(1) values + or - for strand
txStart 12009int(10) unsigned range Transcription start position (or end position for minus strand item)
txEnd 13670int(10) unsigned range Transcription end position (or start position for minus strand item)
cdsStart 12009int(10) unsigned range Coding region start (or end position for minus strand item)
cdsEnd 12009int(10) unsigned range Coding region end (or start position for minus strand item)
exonCount 6int(10) unsigned range Number of exons
exonStarts 12009,12178,12612,12974,132...longblob   Exon start positions (or end positions for minus strand item)
exonEnds 12057,12227,12697,13052,133...longblob   Exon end positions (or start positions for minus strand item)
score 0int(11) range score
name2 DDX11L1varchar(255) values Alternate name (e.g. gene_id from GTF)
cdsStartStat noneenum('none', 'unk', 'incmpl', 'cmpl') values Status of CDS start annotation (none, unknown, incomplete, or complete)
cdsEndStat noneenum('none', 'unk', 'incmpl', 'cmpl') values Status of CDS end annotation (none, unknown, incomplete, or complete)
exonFrames -1,-1,-1,-1,-1,-1,longblob   Reading frame of the start of the CDS region of the exon, in the direction of transcription (0,1,2), or -1 if there is no CDS region.

Connected Tables and Joining Fields
        hg19.wgEncodeGencodeAttrsV43lift37.transcriptId (via wgEncodeGencodePseudoGeneV43lift37.name)

Sample Rows
 
binnamechromstrandtxStarttxEndcdsStartcdsEndexonCountexonStartsexonEndsscorename2cdsStartStatcdsEndStatexonFrames
585ENST00000450305.2_2chr1+12009136701200912009612009,12178,12612,12974,13220,13452,12057,12227,12697,13052,13374,13670,0DDX11L1nonenone-1,-1,-1,-1,-1,-1,
585ENST00000488147.1_4chr1-144032957014403144031114403,15004,15795,16606,16857,17232,17605,17914,18267,24737,29533,14501,15038,15947,16765,17055,17368,17742,18061,18366,24891,29570,0WASH7Pnonenone-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
585ENST00000606857.1_2chr1+52472533125247252472152472,53312,0OR4G4Pnonenone-1,
585ENST00000492842.2_3chr1+62948638876294862948162948,63887,0OR4G11Pnonenone-1,
73ENST00000442987.3_2chr1+1310241348361310241310241131024,134836,0CICP27nonenone-1,
586ENST00000494149.2_3chr1-1351401358951351401351401135140,135895,0ENSG00000268903nonenone-1,
586ENST00000595919.1_2chr1-1376811379651376811376811137681,137965,0ENSG00000269981nonenone-1,
587ENST00000514436.1chr1+3260953281123260953260952326095,327347,326569,328112,0RP4-669L17.8nonenone-1,-1,
587ENST00000432723.3chr1-3294303322363294303294302329430,329949,329620,332236,0CICP7nonenone-1,-1,
587ENST00000445840.1chr1+3341253343053341253341251334125,334305,0RP4-669L17.4nonenone-1,

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