|
|
Database: saiBol1 Primary Table: ensGene Row Count: 49,034   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 | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | ENSSBOT00000026875.1 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | AGCE01148837 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 7 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 3336 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 1850 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 2925 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 7,1833,2887, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 107,1950,3336, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSSBOG00000021916.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 | -1,0,1, | 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 |
---|
585 | ENSSBOT00000026875.1 | AGCE01148837 | + | 7 | 3336 | 1850 | 2925 | 3 | 7,1833,2887, | 107,1950,3336, | 0 | ENSSBOG00000021916.1 | cmpl | cmpl | -1,0,1, |
585 | ENSSBOT00000026877.1 | AGCE01148837 | + | 1850 | 3714 | 1850 | 3714 | 2 | 1850,3678, | 1949,3714, | 0 | ENSSBOG00000021916.1 | cmpl | cmpl | 0,0, |
585 | ENSSBOT00000000067.1 | AGCE01148841 | - | 3456 | 8215 | 3457 | 7823 | 2 | 3456,6959, | 3508,8215, | 0 | ENSSBOG00000000078.1 | incmpl | cmpl | 0,0, |
585 | ENSSBOT00000013527.1 | AGCE01148849 | - | 92 | 199 | 199 | 199 | 1 | 92, | 199, | 0 | ENSSBOG00000012394.1 | none | none | -1, |
585 | ENSSBOT00000045424.1 | AGCE01148849 | - | 5253 | 7212 | 5680 | 7158 | 3 | 5253,6762,7098, | 5793,6910,7212, | 0 | ENSSBOG00000030651.1 | cmpl | incmpl | 1,0,0, |
585 | ENSSBOT00000038619.1 | AGCE01148894 | + | 157 | 1623 | 157 | 1623 | 3 | 157,701,1586, | 179,1194,1623, | 0 | ENSSBOG00000027437.1 | cmpl | cmpl | 0,1,2, |
585 | ENSSBOT00000010048.1 | AGCE01148930 | - | 8 | 6680 | 145 | 6623 | 3 | 8,2281,6590, | 235,2353,6680, | 0 | ENSSBOG00000009152.1 | cmpl | incmpl | 0,0,0, |
585 | ENSSBOT00000010120.1 | AGCE01148930 | - | 145 | 6614 | 145 | 6614 | 4 | 145,2281,6480,6557, | 235,2353,6513,6614, | 0 | ENSSBOG00000009152.1 | cmpl | cmpl | 0,0,0,0, |
585 | ENSSBOT00000024048.1 | AGCE01148972 | + | 822 | 3342 | 822 | 3342 | 4 | 822,1338,1567,3267, | 1259,1512,2036,3342, | 0 | ENSSBOG00000020598.1 | cmpl | cmpl | 0,2,2,0, |
585 | ENSSBOT00000039820.1 | AGCE01148979 | + | 145 | 515 | 145 | 515 | 2 | 145,363, | 188,515, | 0 | ENSSBOG00000028004.1 | incmpl | cmpl | 0,1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|