|
|
Database: dm3 Primary Table: ensGene Row Count: 29,173   Data last updated: 2014-03-11
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 | FBtr0300689 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr2L | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 7528 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 9484 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 7679 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 8610 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 7528,8192, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 8116,9484, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | FBgn0031208 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0,2, | 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 | FBtr0300689 | chr2L | + | 7528 | 9484 | 7679 | 8610 | 2 | 7528,8192, | 8116,9484, | 0 | FBgn0031208 | cmpl | cmpl | 0,2, |
585 | FBtr0300690 | chr2L | + | 7528 | 9484 | 7679 | 9276 | 3 | 7528,8192,8667, | 8116,8589,9484, | 0 | FBgn0031208 | cmpl | cmpl | 0,2,0, |
585 | FBtr0330654 | chr2L | + | 7528 | 9484 | 7679 | 8610 | 2 | 7528,8228, | 8116,9484, | 0 | FBgn0031208 | cmpl | cmpl | 0,2, |
585 | FBtr0078166 | chr2L | - | 9838 | 21376 | 11214 | 19944 | 9 | 9838,11409,11778,12285,13519,13682,14932,19884,21135, | 11344,11518,12221,12928,13625,14874,15711,20020,21376, | 0 | FBgn0002121 | cmpl | cmpl | 2,1,2,1,0,2,0,0,-1, |
585 | FBtr0078167 | chr2L | - | 9838 | 21376 | 11214 | 15648 | 9 | 9838,11409,11778,12285,13519,13682,14932,19879,21065, | 11344,11518,12221,12928,13625,14874,15711,20020,21376, | 0 | FBgn0002121 | cmpl | cmpl | 2,1,2,1,0,2,0,-1,-1, |
585 | FBtr0078168 | chr2L | - | 9838 | 21376 | 11214 | 15648 | 9 | 9838,11409,11778,12285,13519,13682,14932,19879,21065, | 11344,11518,12221,12928,13625,14874,15711,20015,21376, | 0 | FBgn0002121 | cmpl | cmpl | 2,1,2,1,0,2,0,-1,-1, |
585 | FBtr0078169 | chr2L | - | 9838 | 21376 | 11214 | 15648 | 10 | 9838,11409,11778,12285,13519,13682,14932,19879,21065,21348, | 11344,11518,12221,12928,13625,14874,15711,20020,21200,21376, | 0 | FBgn0002121 | cmpl | cmpl | 2,1,2,1,0,2,0,-1,-1,-1, |
585 | FBtr0306589 | chr2L | - | 9838 | 21376 | 11214 | 17136 | 10 | 9838,11409,11778,12285,13519,13682,14932,17052,19879,21135, | 11344,11518,12221,12928,13625,14874,15711,17212,20015,21376, | 0 | FBgn0002121 | cmpl | cmpl | 2,1,2,1,0,2,0,0,-1,-1, |
585 | FBtr0306590 | chr2L | - | 9838 | 21376 | 11214 | 17136 | 9 | 9838,11409,11778,12285,13519,13682,14932,17052,21135, | 11344,11518,12221,12928,13625,14874,15711,17212,21376, | 0 | FBgn0002121 | cmpl | cmpl | 2,1,2,1,0,2,0,0,-1, |
585 | FBtr0306591 | chr2L | - | 9838 | 21376 | 11214 | 17136 | 10 | 9838,11409,11778,12285,13519,13682,14932,17052,19879,21065, | 11344,11518,12221,12928,13625,14874,15711,17212,20020,21376, | 0 | FBgn0002121 | cmpl | cmpl | 2,1,2,1,0,2,0,0,-1,-1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|