|
|
Database: susScr3 Primary Table: ensGene Row Count: 30,585   Data last updated: 2016-10-18
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 | ENSSSCT00000029565.1 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | GL892233-1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 20 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 1787 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 43 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 1371 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 4 | int(10) unsigned | range | Number of exons |
exonStarts | 20,352,830,1130, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 56,504,1033,1787, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSSSCG00000028326.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 | 0,1,0,2, | 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 | ENSSSCT00000029565.1 | GL892233-1 | + | 20 | 1787 | 43 | 1371 | 4 | 20,352,830,1130, | 56,504,1033,1787, | 0 | ENSSSCG00000028326.1 | cmpl | cmpl | 0,1,0,2, |
585 | ENSSSCT00000030164.1 | GL892258-1 | + | 6928 | 7004 | 7004 | 7004 | 1 | 6928, | 7004, | 0 | ENSSSCG00000028379.1 | none | none | -1, |
585 | ENSSSCT00000023513.1 | GL892260-2 | - | 17431 | 22665 | 17857 | 22617 | 5 | 17431,20810,21192,21870,22526, | 17867,20992,21369,22046,22665, | 0 | ENSSSCG00000022864.1 | cmpl | incmpl | 2,0,0,1,0, |
585 | ENSSSCT00000029420.1 | GL892260-2 | - | 25345 | 30771 | 25345 | 30771 | 7 | 25345,25795,27403,28128,28936,30173,30612, | 25690,26888,27569,28157,28999,30511,30771, | 0 | ENSSSCG00000028858.1 | cmpl | incmpl | 0,2,1,2,2,0,0, |
585 | ENSSSCT00000024685.1 | GL892260-2 | - | 25345 | 30729 | 25345 | 30729 | 8 | 25345,25795,27403,27854,28128,28936,30173,30612, | 25690,26888,27572,27863,28157,28999,30511,30729, | 0 | ENSSSCG00000028858.1 | cmpl | cmpl | 0,2,1,1,2,2,0,0, |
585 | ENSSSCT00000029827.1 | GL892260-2 | - | 35683 | 46807 | 36741 | 46785 | 3 | 35683,39704,46707, | 36876,39818,46807, | 0 | ENSSSCG00000021953.1 | cmpl | incmpl | 0,0,0, |
585 | ENSSSCT00000030099.1 | GL892261-1 | - | 4548 | 5172 | 4548 | 5172 | 2 | 4548,5150, | 4889,5172, | 0 | ENSSSCG00000022635.1 | cmpl | cmpl | 1,0, |
585 | ENSSSCT00000028453.1 | GL892265-1 | + | 1460 | 19417 | 1460 | 19417 | 9 | 1460,5335,6830,7323,13753,14535,15227,17374,19297, | 1571,5376,7002,7408,13855,14561,15395,17467,19417, | 0 | ENSSSCG00000022557.1 | incmpl | cmpl | 0,0,2,0,1,1,0,0,0, |
585 | ENSSSCT00000026546.1 | GL892265-1 | + | 21784 | 28710 | 21784 | 28710 | 6 | 21784,22675,22894,24812,26018,28590, | 21794,22803,23071,24920,26093,28710, | 0 | ENSSSCG00000028523.1 | incmpl | incmpl | 0,1,0,0,0,0, |
585 | ENSSSCT00000025645.1 | GL892269-1 | - | 27388 | 45554 | 27388 | 45534 | 7 | 27388,38711,38948,40391,41980,43103,45408, | 27453,38846,38967,40541,42077,43207,45554, | 0 | ENSSSCG00000022649.1 | cmpl | incmpl | 1,1,0,0,2,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|