|
|
Database: bosTau6 Primary Table: ensGene Row Count: 26,740   Data last updated: 2018-05-08
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 | ENSBTAT00000064346.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 | 19773 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 19899 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 19899 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 19899 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 19773, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 19899, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | always 0 for Ensembl genes |
name2 | ENSBTAG00000046619.1 | varchar(255) | values | Ensembl gene ID |
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 | | 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 | ENSBTAT00000064346.1 | chr1 | - | 19773 | 19899 | 19899 | 19899 | 1 | 19773, | 19899, | 0 | ENSBTAG00000046619.1 | none | none | -1, |
585 | ENSBTAT00000009004.5 | chr1 | + | 34626 | 35558 | 35558 | 35558 | 2 | 34626,35015, | 35013,35558, | 0 | ENSBTAG00000006858.5 | none | none | -1,-1, |
585 | ENSBTAT00000052762.2 | chr1 | - | 69694 | 71121 | 69694 | 71121 | 5 | 69694,70095,70215,70412,70857, | 69712,70122,70410,70856,71121, | 0 | ENSBTAG00000039257.2 | incmpl | cmpl | 0,0,0,0,0, |
585 | ENSBTAT00000057220.2 | chr1 | - | 83322 | 84281 | 84281 | 84281 | 2 | 83322,83364, | 83347,84281, | 0 | ENSBTAG00000035349.3 | none | none | -1,-1, |
73 | ENSBTAT00000002299.4 | chr1 | - | 124848 | 179713 | 124852 | 179713 | 6 | 124848,135819,137157,137833,138874,178432, | 125014,136001,137264,137959,138984,179713, | 0 | ENSBTAG00000001753.4 | cmpl | cmpl | 0,1,2,2,0,0, |
587 | ENSBTAT00000007283.4 | chr1 | - | 264297 | 264843 | 264297 | 264843 | 1 | 264297, | 264843, | 0 | ENSBTAG00000005540.4 | cmpl | cmpl | 0, |
587 | ENSBTAT00000037243.2 | chr1 | + | 351707 | 362907 | 351787 | 361308 | 4 | 351707,355063,357792,361135, | 351874,355237,357952,362907, | 0 | ENSBTAG00000020035.4 | cmpl | cmpl | 0,0,0,1, |
588 | ENSBTAT00000001530.2 | chr1 | + | 401205 | 407700 | 407122 | 407512 | 3 | 401205,402256,407072, | 401277,402351,407700, | 0 | ENSBTAG00000001150.2 | cmpl | cmpl | -1,-1,0, |
588 | ENSBTAT00000037244.3 | chr1 | + | 421944 | 422280 | 421944 | 422280 | 1 | 421944, | 422280, | 0 | ENSBTAG00000026259.3 | cmpl | cmpl | 0, |
588 | ENSBTAT00000018387.2 | chr1 | - | 459811 | 460830 | 460010 | 460766 | 1 | 459811, | 460830, | 0 | ENSBTAG00000013841.2 | cmpl | cmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|