|
|
Database: canFam3 Primary Table: ensGene Row Count: 60,994   Data last updated: 2021-05-25
Format description: Ensembl gene predictions. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 73 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | ENSCAFT00000000001.4 | varchar(255) | values | Ensembl transcript ID |
chrom | chr1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 252102 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 322718 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 252391 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 322063 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 25 | int(10) unsigned | range | Number of exons |
exonStarts | 252102,254465,256196,257161... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 252562,254628,256329,257242... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | always 0 for Ensembl genes |
name2 | ENSCAFG00000000001.4 | 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,1,1,0,1,0,1,0,2,0,1,1,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 |
---|
73 | ENSCAFT00000000001.4 | chr1 | - | 252102 | 322718 | 252391 | 322063 | 25 | 252102,254465,256196,257161,261833,263523,265577,266458,268250,269065,270483,271764,273564,275917,278244,278627,279594,280769,28 ... | 252562,254628,256329,257242,261963,263678,265629,266628,268338,269135,270611,271796,273696,276026,278317,278693,279704,280889,28 ... | 0 | ENSCAFG00000000001.4 | cmpl | cmpl | 0,2,1,1,0,1,0,1,0,2,0,1,1,0,2,2,0,0,1,2,1,1,1,0,0, |
587 | ENSCAFT00000000003.4 | chr1 | + | 363606 | 365091 | 363606 | 365091 | 2 | 363606,364716, | 364092,365091, | 0 | ENSCAFG00000000002.4 | cmpl | cmpl | 0,0, |
588 | ENSCAFT00000072789.1 | chr1 | + | 439462 | 440398 | 439462 | 440398 | 2 | 439462,440181, | 439629,440398, | 0 | ENSCAFG00000041462.1 | cmpl | cmpl | 0,2, |
73 | ENSCAFT00000000006.4 | chr1 | + | 497070 | 565905 | 497070 | 565905 | 3 | 497070,510536,565072, | 497172,510759,565905, | 0 | ENSCAFG00000000005.4 | cmpl | cmpl | 0,0,1, |
589 | ENSCAFT00000000008.4 | chr1 | - | 602263 | 635348 | 602263 | 625146 | 5 | 602263,609663,625038,633690,634719, | 605470,609753,625159,633814,635348, | 0 | ENSCAFG00000000007.4 | cmpl | cmpl | 0,0,0,-1,-1, |
590 | ENSCAFT00000037436.3 | chr1 | - | 693293 | 712355 | 693293 | 710055 | 8 | 693293,694889,699868,702898,703517,704426,709984,712165, | 693636,694963,699953,703011,703694,704469,710081,712355, | 0 | ENSCAFG00000024219.3 | cmpl | cmpl | 2,0,2,0,0,2,0,-1, |
590 | ENSCAFT00000086492.1 | chr1 | - | 693293 | 704469 | 693293 | 703766 | 5 | 693293,694889,699868,702898,703517, | 693636,694963,699953,703011,704469, | 0 | ENSCAFG00000024219.3 | cmpl | cmpl | 2,0,2,0,0, |
590 | ENSCAFT00000085460.1 | chr1 | + | 722292 | 735162 | 731601 | 735009 | 5 | 722292,722681,724778,731541,734837, | 722324,722877,724848,731645,735162, | 0 | ENSCAFG00000000008.4 | cmpl | cmpl | -1,-1,-1,0,2, |
590 | ENSCAFT00000000009.4 | chr1 | + | 722707 | 735258 | 722724 | 735009 | 3 | 722707,731541,734837, | 722877,731645,735258, | 0 | ENSCAFG00000000008.4 | cmpl | cmpl | 0,0,2, |
590 | ENSCAFT00000068667.1 | chr1 | + | 722707 | 731699 | 722724 | 731699 | 3 | 722707,731541,731690, | 722877,731688,731699, | 0 | ENSCAFG00000000008.4 | cmpl | cmpl | 0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|