Schema for wgEncodeGencodePseudoGeneVM22
  Database: mm10    Primary Table: wgEncodeGencodePseudoGeneVM22    Row Count: 14,468   Data last updated: 2019-07-03
Format description: A gene prediction with some additional info.
On download server: MariaDB table dump directory
fieldexampleSQL type info description
bin 609smallint(5) unsigned range Indexing field to speed chromosome range queries.
name ENSMUST00000192857.1varchar(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 3252756int(10) unsigned range Transcription start position (or end position for minus strand item)
txEnd 3253236int(10) unsigned range Transcription end position (or start position for minus strand item)
cdsStart 3252756int(10) unsigned range Coding region start (or end position for minus strand item)
cdsEnd 3252756int(10) unsigned range Coding region end (or start position for minus strand item)
exonCount 1int(10) unsigned range Number of exons
exonStarts 3252756,longblob   Exon start positions (or end positions for minus strand item)
exonEnds 3253236,longblob   Exon end positions (or start positions for minus strand item)
score 0int(11) range score
name2 Gm18956varchar(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,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.

To download this table in different text formats or to intersect or correlate it with other tables, use the Table Browser.

Connected Tables and Joining Fields
        mm10.wgEncodeGencodeAttrsVM22.transcriptId (via wgEncodeGencodePseudoGeneVM22.name)

Sample Rows
 
binnamechromstrandtxStarttxEndcdsStartcdsEndexonCountexonStartsexonEndsscorename2cdsStartStatcdsEndStatexonFrames
609ENSMUST00000192857.1chr1+325275632532363252756325275613252756,3253236,0Gm18956nonenone-1,
611ENSMUST00000192183.1chr1+353179435327203531794353179413531794,3532720,0Gm7341nonenone-1,
617ENSMUST00000195384.1chr1-425623342605194256233425623324256233,4258846,4256427,4260519,0Gm6101nonenone-1,-1,
619ENSMUST00000195361.1chr1+452290445267374522904452290424522904,4524445,4523603,4526737,0Gm7357nonenone-1,-1,
619ENSMUST00000193889.1chr1-453483645352864534836453483614534836,4535286,0Gm38076nonenone-1,
620ENSMUST00000192738.1chr1+461047046114064610470461047014610470,4611406,0Gm7369nonenone-1,
620ENSMUST00000182774.1chr1-468793346894034687933468793314687933,4689403,0Gm6085nonenone-1,
620ENSMUST00000193443.1chr1-469221846934244692218469221814692218,4693424,0Gm6119nonenone-1,
621ENSMUST00000195671.1chr1-473504547356764735045473504514735045,4735676,0Gm2053nonenone-1,
621ENSMUST00000193658.1chr1+477113047721994771130477113014771130,4772199,0Gm6123nonenone-1,

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