|
|
Database: hg19 Primary Table: ensGene Row Count: 204,940   Data last updated: 2014-03-11
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 | ENST00000456328 | 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 | 11868 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 14409 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 14409 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 14409 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 11868,12612,13220, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 12227,12721,14409, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSG00000223972 | 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,-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 | ENST00000456328 | chr1 | + | 11868 | 14409 | 14409 | 14409 | 3 | 11868,12612,13220, | 12227,12721,14409, | 0 | ENSG00000223972 | none | none | -1,-1,-1, |
585 | ENST00000515242 | chr1 | + | 11871 | 14412 | 14412 | 14412 | 3 | 11871,12612,13224, | 12227,12721,14412, | 0 | ENSG00000223972 | none | none | -1,-1,-1, |
585 | ENST00000518655 | chr1 | + | 11873 | 14409 | 14409 | 14409 | 4 | 11873,12594,13402,13660, | 12227,12721,13655,14409, | 0 | ENSG00000223972 | none | none | -1,-1,-1,-1, |
585 | ENST00000450305 | chr1 | + | 12009 | 13670 | 13670 | 13670 | 6 | 12009,12178,12612,12974,13220,13452, | 12057,12227,12697,13052,13374,13670, | 0 | ENSG00000223972 | none | none | -1,-1,-1,-1,-1,-1, |
585 | ENST00000423562 | chr1 | - | 14362 | 29370 | 29370 | 29370 | 10 | 14362,14969,15795,16606,16857,17232,17605,17914,24737,29320, | 14829,15038,15947,16765,17055,17368,17742,18061,24891,29370, | 0 | ENSG00000227232 | none | none | -1,-1,-1,-1,-1,-1,-1,-1,-1,-1, |
585 | ENST00000541675 | chr1 | - | 14362 | 24886 | 24886 | 24886 | 9 | 14362,14969,16853,17232,17497,17605,17914,18267,24733, | 14829,15038,17055,17364,17504,17742,18061,18369,24886, | 0 | ENSG00000227232 | none | none | -1,-1,-1,-1,-1,-1,-1,-1,-1, |
585 | ENST00000438504 | chr1 | - | 14362 | 29370 | 29370 | 29370 | 12 | 14362,14969,15795,15903,16606,16853,17232,17601,17914,18267,24737,29320, | 14829,15038,15901,15947,16765,17055,17364,17742,18061,18379,24891,29370, | 0 | ENSG00000227232 | none | none | -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, |
585 | ENST00000488147 | chr1 | - | 14403 | 29570 | 29570 | 29570 | 11 | 14403,15004,15795,16606,16857,17232,17605,17914,18267,24737,29533, | 14501,15038,15947,16765,17055,17368,17742,18061,18366,24891,29570, | 0 | ENSG00000227232 | none | none | -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, |
585 | ENST00000538476 | chr1 | - | 14410 | 29806 | 29806 | 29806 | 13 | 14410,14999,15795,15903,16606,16747,16857,17232,17601,17914,18267,24736,29533, | 14502,15038,15901,15947,16745,16765,17055,17364,17742,18061,18366,24891,29806, | 0 | ENSG00000227232 | none | none | -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, |
585 | ENST00000473358 | chr1 | + | 29553 | 31097 | 31097 | 31097 | 3 | 29553,30563,30975, | 30039,30667,31097, | 0 | ENSG00000243485 | none | none | -1,-1,-1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|