|
|
Database: monDom5 Primary Table: ensGene Row Count: 32,358   Data last updated: 2019-01-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 | ENSMODT00000021206.3 | 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 | 29 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 9522 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 682 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 9522 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 6 | int(10) unsigned | range | Number of exons |
exonStarts | 29,2521,7114,7929,8694,9388, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 755,2595,7170,7990,8851,9522, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSMODG00000016695.3 | 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 | 2,0,1,0,2,0, | 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 | ENSMODT00000021206.3 | chr1 | - | 29 | 9522 | 682 | 9522 | 6 | 29,2521,7114,7929,8694,9388, | 755,2595,7170,7990,8851,9522, | 0 | ENSMODG00000016695.3 | cmpl | cmpl | 2,0,1,0,2,0, |
585 | ENSMODT00000047999.1 | chr1 | - | 51187 | 52446 | 52446 | 52446 | 2 | 51187,52228, | 51318,52446, | 0 | ENSMODG00000034911.1 | none | none | -1,-1, |
585 | ENSMODT00000044242.1 | chr1 | + | 105727 | 107033 | 105729 | 107031 | 1 | 105727, | 107033, | 0 | ENSMODG00000027996.1 | incmpl | incmpl | 0, |
73 | ENSMODT00000044957.1 | chr1 | - | 118158 | 144620 | 144620 | 144620 | 4 | 118158,132311,132452,143772, | 118218,132374,132599,144620, | 0 | ENSMODG00000032478.1 | none | none | -1,-1,-1,-1, |
586 | ENSMODT00000045003.1 | chr1 | - | 131745 | 144620 | 144620 | 144620 | 3 | 131745,132452,143772, | 132374,132599,144620, | 0 | ENSMODG00000032478.1 | none | none | -1,-1,-1, |
586 | ENSMODT00000017178.3 | chr1 | + | 175228 | 203284 | 175228 | 201701 | 11 | 175228,177133,189001,189447,193523,195035,196950,197662,199198,199323,201650, | 175386,177242,189076,189649,193696,195097,197008,197715,199238,199416,203284, | 0 | ENSMODG00000013483.3 | cmpl | cmpl | 0,2,0,0,1,0,2,0,2,0,0, |
587 | ENSMODT00000042396.1 | chr1 | - | 313759 | 326892 | 313769 | 326891 | 2 | 313759,326878, | 314236,326892, | 0 | ENSMODG00000027972.1 | cmpl | incmpl | 1,0, |
73 | ENSMODT00000047662.1 | chr1 | + | 414775 | 539047 | 539047 | 539047 | 2 | 414775,538986, | 415090,539047, | 0 | ENSMODG00000030219.1 | none | none | -1,-1, |
73 | ENSMODT00000042093.1 | chr1 | - | 815845 | 963007 | 815845 | 963007 | 3 | 815845,876175,962641, | 816126,876185,963007, | 0 | ENSMODG00000029089.1 | incmpl | incmpl | 1,0,0, |
74 | ENSMODT00000048363.1 | chr1 | - | 1147706 | 1294889 | 1294889 | 1294889 | 4 | 1147706,1205513,1240091,1294645, | 1151631,1205685,1240204,1294889, | 0 | ENSMODG00000032154.1 | none | none | -1,-1,-1,-1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|