|
|
Database: speTri2 Primary Table: ensGene Row Count: 33,336   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 | ENSSTOT00000043246.1 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | AGTP01133836 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 3690 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 15060 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 15060 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 15060 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 3690,14924, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 3736,15060, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSSTOG00000029755.1 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
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,-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 | ENSSTOT00000043246.1 | AGTP01133836 | - | 3690 | 15060 | 15060 | 15060 | 2 | 3690,14924, | 3736,15060, | 0 | ENSSTOG00000029755.1 | none | none | -1,-1, |
585 | ENSSTOT00000032754.1 | AGTP01133911 | + | 4971 | 18481 | 5331 | 17547 | 3 | 4971,12858,17307, | 5521,13013,18481, | 0 | ENSSTOG00000031963.1 | cmpl | cmpl | 0,1,0, |
585 | ENSSTOT00000033146.1 | AGTP01134074 | - | 3261 | 6150 | 6150 | 6150 | 2 | 3261,6064, | 3421,6150, | 0 | ENSSTOG00000029748.1 | none | none | -1,-1, |
585 | ENSSTOT00000042762.1 | AGTP01134074 | - | 9034 | 13263 | 13263 | 13263 | 3 | 9034,10845,13097, | 9082,11020,13263, | 0 | ENSSTOG00000034867.1 | none | none | -1,-1,-1, |
585 | ENSSTOT00000020416.2 | AGTP01134759 | - | 0 | 11801 | 0 | 10588 | 21 | 0,939,1350,1599,1806,2182,2875,4457,4890,5641,5872,6499,6869,7588,7947,8269,8388,8798,10387,10976,11766, | 109,1076,1474,1717,1894,2253,3185,4628,5159,5780,5976,6598,6933,7681,8059,8297,8545,8942,10600,11000,11801, | 0 | ENSSTOG00000027459.2 | incmpl | cmpl | 2,0,2,1,0,1,0,0,1,0,1,1,0,0,2,1,0,0,0,-1,-1, |
585 | ENSSTOT00000028658.1 | AGTP01134759 | + | 3874 | 4011 | 4011 | 4011 | 1 | 3874, | 4011, | 0 | ENSSTOG00000028234.1 | none | none | -1, |
585 | ENSSTOT00000032725.1 | AGTP01134973 | + | 7064 | 8247 | 7064 | 8247 | 2 | 7064,8084, | 7180,8247, | 0 | ENSSTOG00000030118.1 | cmpl | cmpl | 0,2, |
585 | ENSSTOT00000030309.1 | AGTP01135849 | - | 11316 | 11811 | 11316 | 11811 | 3 | 11316,11460,11694, | 11448,11487,11811, | 0 | ENSSTOG00000031329.1 | cmpl | cmpl | 0,0,0, |
585 | ENSSTOT00000037954.1 | AGTP01137030 | + | 1236 | 2181 | 1236 | 2181 | 1 | 1236, | 2181, | 0 | ENSSTOG00000033579.1 | incmpl | cmpl | 0, |
585 | ENSSTOT00000025890.2 | AGTP01137103 | - | 6542 | 8897 | 6542 | 7236 | 3 | 6542,6917,8842, | 6796,7238,8897, | 0 | ENSSTOG00000019925.2 | cmpl | incmpl | 1,0,-1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|