|
|
Database: susScr11 Primary Table: ensGene Row Count: 63,041   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 | ENSSSCT00000066540.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 | 0 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 3780 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 3780 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 3780 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 0,3117, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 2465,3780, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSSSCG00000048769.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 | ENSSSCT00000066540.1 | chr1 | + | 0 | 3780 | 3780 | 3780 | 2 | 0,3117, | 2465,3780, | 0 | ENSSSCG00000048769.1 | none | none | -1,-1, |
585 | ENSSSCT00000078085.1 | chr1 | + | 791 | 3782 | 3782 | 3782 | 3 | 791,2370,3117, | 961,2465,3782, | 0 | ENSSSCG00000048769.1 | none | none | -1,-1,-1, |
585 | ENSSSCT00000046027.2 | chr1 | - | 9814 | 22152 | 14809 | 18546 | 4 | 9814,14010,18492,22045, | 10013,15217,18696,22152, | 0 | ENSSSCG00000037372.2 | cmpl | cmpl | -1,0,0,-1, |
585 | ENSSSCT00000058189.2 | chr1 | + | 23781 | 40031 | 23852 | 39931 | 6 | 23781,27359,30767,33299,38650,39745, | 23965,27467,30849,33429,38757,40031, | 0 | ENSSSCG00000027257.3 | cmpl | cmpl | 0,2,2,0,1,0, |
585 | ENSSSCT00000023500.3 | chr1 | + | 23852 | 40033 | 23852 | 39931 | 5 | 23852,30767,33299,38650,39745, | 23965,30849,33429,38757,40033, | 0 | ENSSSCG00000027257.3 | cmpl | cmpl | 0,2,0,1,0, |
73 | ENSSSCT00000055371.2 | chr1 | - | 96127 | 175757 | 96217 | 175734 | 9 | 96127,128197,131005,132485,147380,151420,160329,171675,174033, | 96363,128290,131114,132692,147473,151593,160431,171856,175757, | 0 | ENSSSCG00000029697.3 | cmpl | cmpl | 1,1,0,0,0,1,1,0,0, |
585 | ENSSSCT00000068313.1 | chr1 | - | 108536 | 114011 | 114011 | 114011 | 2 | 108536,111893, | 111842,114011, | 0 | ENSSSCG00000049216.1 | none | none | -1,-1, |
73 | ENSSSCT00000038814.2 | chr1 | - | 121142 | 186716 | 130626 | 175734 | 11 | 121142,127984,130539,131005,132485,147380,151420,160329,171675,174033,186692, | 125962,128286,130649,131114,132692,147473,151593,160431,171856,175755,186716, | 0 | ENSSSCG00000029697.3 | cmpl | cmpl | -1,-1,1,0,0,0,1,1,0,0,-1, |
73 | ENSSSCT00000063290.2 | chr1 | - | 121143 | 186749 | 123005 | 175734 | 10 | 121143,122997,128197,131005,132485,147380,151420,171675,174033,186692, | 122275,123046,128290,131114,132692,147473,151593,171856,175755,186749, | 0 | ENSSSCG00000029697.3 | cmpl | cmpl | -1,1,1,0,0,0,1,0,0,-1, |
73 | ENSSSCT00000041397.2 | chr1 | - | 121145 | 186739 | 123005 | 175734 | 12 | 121145,122997,128197,131005,132485,147380,151420,160329,171675,174033,175872,186692, | 122275,123046,128290,131114,132692,147473,151593,160431,171856,175755,175950,186739, | 0 | ENSSSCG00000029697.3 | cmpl | cmpl | -1,1,1,0,0,0,1,1,0,0,-1,-1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|