Schema for wgEncodeGencodeBasicVM16
  Database: mm10    Primary Table: wgEncodeGencodeBasicVM16    Row Count: 64,505   Data last updated: 2017-12-17
Format description: A gene prediction with some additional info.
On download server: MariaDB table dump directory
fieldexampleSQL type info description
bin 608smallint(5) unsigned range Indexing field to speed chromosome range queries.
name ENSMUST00000193812.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 3073252int(10) unsigned range Transcription start position (or end position for minus strand item)
txEnd 3074322int(10) unsigned range Transcription end position (or start position for minus strand item)
cdsStart 3073252int(10) unsigned range Coding region start (or end position for minus strand item)
cdsEnd 3073252int(10) unsigned range Coding region end (or start position for minus strand item)
exonCount 1int(10) unsigned range Number of exons
exonStarts 3073252,longblob   Exon start positions (or end positions for minus strand item)
exonEnds 3074322,longblob   Exon end positions (or start positions for minus strand item)
score 0int(11) range score
name2 4933401J01Rikvarchar(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.wgEncodeGencodeAttrsVM16.transcriptId (via wgEncodeGencodeBasicVM16.name)

Sample Rows
 
binnamechromstrandtxStarttxEndcdsStartcdsEndexonCountexonStartsexonEndsscorename2cdsStartStatcdsEndStatexonFrames
608ENSMUST00000193812.1chr1+307325230743223073252307325213073252,3074322,04933401J01Riknonenone-1,
608ENSMUST00000082908.1chr1+310201531021253102015310201513102015,3102125,0Gm26206nonenone-1,
76ENSMUST00000070533.4chr1-321448136714983216021367134833214481,3421701,3670551,3216968,3421901,3671498,0Xkr4cmplcmpl1,2,0,
610ENSMUST00000195335.1chr1-336573033685493365730336573013365730,3368549,0Gm37180nonenone-1,
610ENSMUST00000192336.1chr1-337555533777883375555337555513375555,3377788,0Gm37363nonenone-1,
611ENSMUST00000194099.1chr1-346497634672853464976346497613464976,3467285,0Gm37686nonenone-1,
611ENSMUST00000161581.1chr1+346658635135533466586346658623466586,3513404,3466687,3513553,0Gm1992nonenone-1,-1,
611ENSMUST00000192973.1chr1-351245035145073512450351245013512450,3514507,0Gm37329nonenone-1,
612ENSMUST00000195166.1chr1-359289135959033592891359289113592891,3595903,0Gm38148nonenone-1,
612ENSMUST00000192692.1chr1-364730836589043647308364730823647308,3658846,3650509,3658904,0Gm19938nonenone-1,-1,

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