|
|
Database: canFam5 Primary Table: ensGene Row Count: 48,737   Data last updated: 2021-05-25
Format description: A gene prediction with some additional info. 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 | ENSCAFT00040000002.1 | 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 | 97173 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 167531 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 97460 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 167131 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 25 | int(10) unsigned | range | Number of exons |
exonStarts | 97173,99533,101264,102228,1... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 97631,99696,101397,102309,1... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSCAFG00040000002.1 | 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,1,1,0,1,0,1,0,2,0,1,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 |
---|
73 | ENSCAFT00040000002.1 | chr1 | - | 97173 | 167531 | 97460 | 167131 | 25 | 97173,99533,101264,102228,106897,108589,110642,111523,113315,114130,115550,116830,118630,120998,123327,123710,124677,125852,1269 ... | 97631,99696,101397,102309,107027,108744,110694,111693,113403,114200,115678,116862,118762,121107,123400,123776,124787,125972,1270 ... | 0 | ENSCAFG00040000002.1 | 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, |
586 | ENSCAFT00040000003.1 | chr1 | + | 209582 | 211064 | 209582 | 211064 | 2 | 209582,210689, | 210068,211064, | 0 | ENSCAFG00040000003.1 | cmpl | cmpl | 0,0, |
587 | ENSCAFT00040000004.1 | chr1 | + | 291539 | 292475 | 291539 | 292475 | 2 | 291539,292258, | 291706,292475, | 0 | ENSCAFG00040000004.1 | cmpl | cmpl | 0,2, |
73 | ENSCAFT00040000005.1 | chr1 | + | 338396 | 417967 | 338723 | 417967 | 3 | 338396,362458,417005, | 338795,362681,417967, | 0 | ENSCAFG00040000005.1 | cmpl | cmpl | 0,0,1, |
588 | ENSCAFT00040000006.1 | chr1 | - | 454130 | 486568 | 454130 | 477020 | 5 | 454130,461528,476912,485315,486344, | 457337,461618,477033,485439,486568, | 0 | ENSCAFG00040000006.1 | cmpl | cmpl | 0,0,0,-1,-1, |
588 | ENSCAFT00040000007.1 | chr1 | - | 454130 | 477033 | 454130 | 477020 | 2 | 454130,476912, | 457337,477033, | 0 | ENSCAFG00040000006.1 | cmpl | cmpl | 0,0, |
589 | ENSCAFT00040000008.1 | chr1 | - | 544280 | 558459 | 544280 | 558409 | 7 | 544280,545876,550866,553883,554502,555409,558248, | 544614,545950,550939,553996,554679,555452,558459, | 0 | ENSCAFG00040000007.1 | cmpl | cmpl | 2,0,2,0,0,2,0, |
589 | ENSCAFT00040000009.1 | chr1 | + | 573602 | 585974 | 582413 | 585821 | 4 | 573602,575730,582353,585649, | 573829,575800,582457,585974, | 0 | ENSCAFG00040000008.1 | cmpl | cmpl | -1,-1,0,2, |
589 | ENSCAFT00040000010.1 | chr1 | + | 573659 | 586070 | 573676 | 585821 | 3 | 573659,582353,585649, | 573829,582457,586070, | 0 | ENSCAFG00040000008.1 | cmpl | cmpl | 0,0,2, |
589 | ENSCAFT00040000011.1 | chr1 | + | 573659 | 582511 | 573676 | 582511 | 3 | 573659,582353,582502, | 573829,582500,582511, | 0 | ENSCAFG00040000008.1 | cmpl | cmpl | 0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|