|
|
Database: choHof1 Primary Table: ensGene Row Count: 43,012   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 | 73 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | ENSCHOT00000008562.1 | varchar(255) | values | Ensembl transcript ID |
chrom | scaffold_0 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 39845 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 190023 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 39845 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 190023 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 5 | int(10) unsigned | range | Number of exons |
exonStarts | 39845,85668,124612,124759,1... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 40087,85803,124629,124936,1... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | always 0 for Ensembl genes |
name2 | ENSCHOG00000008544.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 | 1,1,2,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 |
---|
73 | ENSCHOT00000008562.1 | scaffold_0 | - | 39845 | 190023 | 39845 | 190023 | 5 | 39845,85668,124612,124759,189382, | 40087,85803,124629,124936,190023, | 0 | ENSCHOG00000008544.1 | cmpl | cmpl | 1,1,2,2,0, |
586 | ENSCHOT00000014619.1 | scaffold_0 | + | 132679 | 132815 | 132815 | 132815 | 1 | 132679, | 132815, | 0 | ENSCHOG00000014090.1 | none | none | -1, |
585 | ENSCHOT00000007398.1 | scaffold_10 | - | 58167 | 58481 | 58167 | 58481 | 1 | 58167, | 58481, | 0 | ENSCHOG00000007383.1 | incmpl | incmpl | 1, |
585 | ENSCHOT00000003790.1 | scaffold_100 | + | 14979 | 65434 | 14979 | 65434 | 7 | 14979,41606,44852,49610,62689,63585,65293, | 15085,41812,44999,49812,62903,63699,65434, | 0 | ENSCHOG00000003774.1 | cmpl | cmpl | 1,2,1,1,2,0,0, |
585 | ENSCHOT00000010783.1 | scaffold_1000 | + | 8261 | 8441 | 8261 | 8441 | 1 | 8261, | 8441, | 0 | ENSCHOG00000010739.1 | cmpl | cmpl | 0, |
585 | ENSCHOT00000013197.1 | scaffold_100018 | - | 9957 | 10058 | 9957 | 10058 | 1 | 9957, | 10058, | 0 | ENSCHOG00000013138.1 | cmpl | incmpl | 1, |
585 | ENSCHOT00000005957.1 | scaffold_100043 | - | 427 | 1514 | 427 | 1514 | 2 | 427,616, | 527,1514, | 0 | ENSCHOG00000005943.1 | cmpl | cmpl | 1,0, |
585 | ENSCHOT00000007646.1 | scaffold_100044 | + | 459 | 5291 | 459 | 5291 | 6 | 459,949,3074,3343,3401,5069, | 526,1020,3258,3400,3413,5291, | 0 | ENSCHOG00000007615.1 | incmpl | cmpl | 2,0,2,0,0,0, |
585 | ENSCHOT00000004760.1 | scaffold_10005 | + | 110 | 16994 | 110 | 16994 | 5 | 110,157,10495,11282,16902, | 156,171,10562,11353,16994, | 0 | ENSCHOG00000004738.1 | cmpl | incmpl | 0,1,0,1,0, |
585 | ENSCHOT00000015889.1 | scaffold_10005 | - | 4050 | 4160 | 4160 | 4160 | 1 | 4050, | 4160, | 0 | ENSCHOG00000015847.1 | none | none | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|