|
|
Database: danRer11 Primary Table: ensGene Row Count: 59,876   Data last updated: 2019-01-11
Format description: Ensembl gene predictions. 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 | ENSDART00000164359.1 | varchar(255) | values | Ensembl transcript ID |
chrom | chr1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 6407 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 12027 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 6679 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 11755 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 6 | int(10) unsigned | range | Number of exons |
exonStarts | 6407,6891,9557,10080,11549,... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 6760,6955,9694,10191,11625,... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | always 0 for Ensembl genes |
name2 | ENSDARG00000099104.1 | varchar(255) | values | Ensembl gene ID |
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,0,0,2,0, | longblob | | Exon frame {0,1,2}, or -1 if no frame for exon |
|
| |
|
|
Connected Tables and Joining Fields
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
585 | ENSDART00000164359.1 | chr1 | - | 6407 | 12027 | 6679 | 11755 | 6 | 6407,6891,9557,10080,11549,11750, | 6760,6955,9694,10191,11625,12027, | 0 | ENSDARG00000099104.1 | cmpl | cmpl | 0,2,0,0,2,0, |
585 | ENSDART00000158290.1 | chr1 | - | 6641 | 7335 | 7335 | 7335 | 2 | 6641,6891, | 6760,7335, | 0 | ENSDARG00000099104.1 | none | none | -1,-1, |
585 | ENSDART00000157701.1 | chr1 | - | 6641 | 9919 | 9919 | 9919 | 3 | 6641,6891,9557, | 6760,6955,9919, | 0 | ENSDARG00000099104.1 | none | none | -1,-1,-1, |
585 | ENSDART00000167898.1 | chr1 | - | 6643 | 11725 | 11725 | 11725 | 5 | 6643,6891,9557,10080,11549, | 6760,6955,9694,10191,11725, | 0 | ENSDARG00000099104.1 | none | none | -1,-1,-1,-1,-1, |
585 | ENSDART00000166393.1 | chr1 | + | 11821 | 16373 | 11997 | 15963 | 11 | 11821,12372,12794,13033,13218,13503,14031,14289,14698,15351,15675, | 12034,12521,12953,13135,13332,13667,14190,14402,15137,15427,16373, | 0 | ENSDARG00000102407.2 | cmpl | cmpl | 0,1,0,0,0,0,2,2,1,2,0, |
585 | ENSDART00000161842.1 | chr1 | + | 11991 | 14058 | 11991 | 14058 | 7 | 11991,12372,12794,13069,13218,13503,14031, | 12034,12521,12953,13135,13332,13667,14058, | 0 | ENSDARG00000102407.2 | incmpl | incmpl | 0,1,0,0,0,0,2, |
585 | ENSDART00000170877.1 | chr1 | + | 12128 | 13257 | 13257 | 13257 | 5 | 12128,12372,12794,13033,13218, | 12269,12521,12953,13135,13257, | 0 | ENSDARG00000102407.2 | none | none | -1,-1,-1,-1,-1, |
585 | ENSDART00000165461.1 | chr1 | + | 14166 | 14809 | 14809 | 14809 | 2 | 14166,14698, | 14402,14809, | 0 | ENSDARG00000102407.2 | none | none | -1,-1, |
585 | ENSDART00000171631.1 | chr1 | + | 14342 | 15063 | 15063 | 15063 | 2 | 14342,14698, | 14432,15063, | 0 | ENSDARG00000102407.2 | none | none | -1,-1, |
585 | ENSDART00000169005.1 | chr1 | + | 15061 | 16272 | 15061 | 15410 | 3 | 15061,15364,15675, | 15137,15427,16272, | 0 | ENSDARG00000102407.2 | incmpl | cmpl | 1,2,-1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|