|
|
Database: rn4 Primary Table: ensGene Row Count: 39,549   Data last updated: 2012-08-24
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | ENSRNOT00000044270 | 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 | 5472 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 16844 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 5472 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 16844 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 8 | int(10) unsigned | range | Number of exons |
exonStarts | 5472,5523,8281,8991,10768,1... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 5485,5725,8567,9795,10993,1... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSRNOG00000021490 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0,1,2,0,0,0,1,0, | 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 |
---|
585 | ENSRNOT00000044270 | chr1 | + | 5472 | 16844 | 5472 | 16844 | 8 | 5472,5523,8281,8991,10768,14683,15968,16733, | 5485,5725,8567,9795,10993,14807,16732,16844, | 0 | ENSRNOG00000021490 | incmpl | incmpl | 0,1,2,0,0,0,1,0, |
585 | ENSRNOT00000049921 | chr1 | + | 5525 | 16968 | 5525 | 16968 | 8 | 5525,8275,8991,10768,14677,15965,16733,16943, | 5725,8567,9795,10993,14807,16732,16846,16968, | 0 | ENSRNOG00000021490 | cmpl | incmpl | 0,2,0,0,0,1,0,2, |
585 | ENSRNOT00000051735 | chr1 | + | 5525 | 16968 | 5525 | 16968 | 7 | 5525,8275,8991,10768,15965,16733,16943, | 5725,8567,9795,10997,16732,16846,16968, | 0 | ENSRNOG00000021490 | cmpl | incmpl | 0,2,0,0,1,0,2, |
585 | ENSRNOT00000034630 | chr1 | + | 5597 | 13520 | 5597 | 13520 | 4 | 5597,8275,8991,13499, | 5725,8567,9795,13520, | 0 | ENSRNOG00000021490 | incmpl | cmpl | 0,2,0,0, |
585 | ENSRNOT00000044505 | chr1 | + | 8267 | 16850 | 8267 | 16850 | 7 | 8267,8991,10768,13838,14683,15965,16733, | 8567,9795,10993,13841,14807,16732,16850, | 0 | ENSRNOG00000021490 | cmpl | cmpl | 0,0,0,0,0,1,0, |
585 | ENSRNOT00000042693 | chr1 | + | 8315 | 17577 | 8315 | 17577 | 8 | 8315,8991,10768,14683,15965,16730,17311,17544, | 8567,9795,10993,14807,16729,16843,17321,17577, | 0 | ENSRNOG00000021490 | incmpl | incmpl | 0,0,0,0,1,0,2,0, |
585 | ENSRNOT00000044187 | chr1 | + | 8883 | 16850 | 8883 | 16850 | 6 | 8883,8984,10768,14683,15968,16733, | 8903,9795,10993,14807,16732,16850, | 0 | ENSRNOG00000021490 | incmpl | cmpl | 0,2,0,0,1,0, |
585 | ENSRNOT00000041082 | chr1 | + | 8955 | 9955 | 8955 | 9955 | 2 | 8955,9877, | 9795,9955, | 0 | ENSRNOG00000021490 | cmpl | incmpl | 0,0, |
585 | ENSRNOT00000050254 | chr1 | + | 9054 | 17351 | 9054 | 17351 | 6 | 9054,10768,14683,15968,16730,17326, | 9795,10993,14807,16729,16846,17351, | 0 | ENSRNOG00000021490 | incmpl | incmpl | 0,0,0,1,0,2, |
585 | ENSRNOT00000048404 | chr1 | + | 9075 | 16732 | 9075 | 16732 | 5 | 9075,10780,13720,14683,15965, | 9795,10971,13763,14807,16732, | 0 | ENSRNOG00000021490 | incmpl | incmpl | 0,0,2,0,1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|