|
|
Database: mm9 Primary Table: ensGene Row Count: 95,883   Data last updated: 2011-10-12
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 608 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | ENSMUST00000160944 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 3044313 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 3044814 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 3044814 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 3044814 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 3044313, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 3044814, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSMUSG00000090025 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | none | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | none | enum('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. |
|
| |
|
|
Connected Tables and Joining Fields
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
608 | ENSMUST00000160944 | chr1 | + | 3044313 | 3044814 | 3044814 | 3044814 | 1 | 3044313, | 3044814, | 0 | ENSMUSG00000090025 | none | none | -1, |
608 | ENSMUST00000082908 | chr1 | + | 3092096 | 3092206 | 3092206 | 3092206 | 1 | 3092096, | 3092206, | 0 | ENSMUSG00000064842 | none | none | -1, |
609 | ENSMUST00000162897 | chr1 | - | 3195981 | 3206425 | 3206425 | 3206425 | 2 | 3195981,3203689, | 3197398,3206425, | 0 | ENSMUSG00000051951 | none | none | -1,-1, |
609 | ENSMUST00000159265 | chr1 | - | 3196603 | 3205713 | 3205713 | 3205713 | 2 | 3196603,3203519, | 3197398,3205713, | 0 | ENSMUSG00000051951 | none | none | -1,-1, |
76 | ENSMUST00000070533 | chr1 | - | 3204562 | 3661579 | 3206102 | 3661429 | 3 | 3204562,3411782,3660632, | 3207049,3411982,3661579, | 0 | ENSMUSG00000051951 | cmpl | cmpl | 1,2,0, |
611 | ENSMUST00000161581 | chr1 | + | 3456667 | 3503634 | 3503634 | 3503634 | 2 | 3456667,3503485, | 3456768,3503634, | 0 | ENSMUSG00000089699 | none | none | -1,-1, |
612 | ENSMUST00000157765 | chr1 | - | 3668960 | 3669024 | 3669024 | 3669024 | 1 | 3668960, | 3669024, | 0 | ENSMUSG00000088390 | none | none | -1, |
613 | ENSMUST00000158795 | chr1 | - | 3773817 | 3773879 | 3773879 | 3773879 | 1 | 3773817, | 3773879, | 0 | ENSMUSG00000089420 | none | none | -1, |
618 | ENSMUST00000027032 | chr1 | - | 4334223 | 4350473 | 4334680 | 4342906 | 4 | 4334223,4341990,4342282,4350280, | 4340172,4342162,4342918,4350473, | 0 | ENSMUSG00000025900 | cmpl | cmpl | 1,0,0,-1, |
618 | ENSMUST00000115540 | chr1 | - | 4334577 | 4350473 | 4334577 | 4342906 | 5 | 4334577,4334689,4341990,4342282,4350280, | 4334586,4340172,4342162,4342918,4350473, | 0 | ENSMUSG00000025900 | incmpl | cmpl | 0,1,0,0,-1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|