|
|
Database: nomLeu3 Primary Table: ensGene Row Count: 47,559   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 | ENSNLET00000014333.2 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr10 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 8399 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 20528 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 10786 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 20377 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 7 | int(10) unsigned | range | Number of exons |
exonStarts | 8399,9450,10746,11648,12579... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 9106,9620,11182,11832,12650... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSNLEG00000011231.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 | -1,-1,0,0,1,0,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 | ENSNLET00000014333.2 | chr10 | + | 8399 | 20528 | 10786 | 20377 | 7 | 8399,9450,10746,11648,12579,12768,18944, | 9106,9620,11182,11832,12650,12889,20528, | 0 | ENSNLEG00000011231.3 | cmpl | cmpl | -1,-1,0,0,1,0,1, |
585 | ENSNLET00000031790.2 | chr10 | + | 8399 | 20528 | 10786 | 19289 | 6 | 8399,10746,11648,12579,12768,19188, | 9106,11182,11832,12650,12889,20528, | 0 | ENSNLEG00000011231.3 | cmpl | cmpl | -1,0,0,1,0,1, |
585 | ENSNLET00000014310.2 | chr10 | + | 26434 | 28175 | 27154 | 27807 | 6 | 26434,26739,26966,27106,27517,27666, | 26477,26834,27005,27210,27581,28175, | 0 | ENSNLEG00000011228.2 | cmpl | cmpl | -1,-1,-1,0,2,0, |
585 | ENSNLET00000056282.1 | chr10 | + | 30672 | 33906 | 31270 | 33822 | 5 | 30672,33018,33271,33489,33694, | 31438,33198,33402,33551,33906, | 0 | ENSNLEG00000030826.1 | cmpl | cmpl | 0,0,0,2,1, |
585 | ENSNLET00000035244.1 | chr10 | + | 31270 | 33822 | 31270 | 33822 | 6 | 31270,33018,33271,33400,33461,33694, | 31438,33198,33370,33425,33551,33822, | 0 | ENSNLEG00000030826.1 | cmpl | cmpl | 0,0,0,0,1,1, |
585 | ENSNLET00000038201.1 | chr10 | + | 31270 | 33822 | 31270 | 33822 | 4 | 31270,33271,33489,33694, | 31438,33402,33551,33822, | 0 | ENSNLEG00000030826.1 | cmpl | cmpl | 0,0,2,1, |
585 | ENSNLET00000059581.1 | chr10 | - | 34917 | 40589 | 34917 | 40589 | 14 | 34917,35186,35427,35602,35811,36222,36929,37196,37452,37645,37847,39455,39810,40249, | 35094,35324,35514,35726,36131,36548,37083,37343,37567,37762,37983,39588,39923,40589, | 0 | ENSNLEG00000011189.3 | cmpl | cmpl | 0,0,0,2,0,1,0,0,2,2,1,0,1,0, |
585 | ENSNLET00000014289.3 | chr10 | - | 34917 | 40589 | 34917 | 40589 | 14 | 34917,35186,35427,35602,35811,36222,36929,37196,37452,37645,37847,40249,40402,40544, | 35094,35324,35514,35726,36131,36548,37083,37343,37567,37762,37983,40383,40533,40589, | 0 | ENSNLEG00000011189.3 | cmpl | cmpl | 0,0,0,2,0,1,0,0,2,2,1,2,0,0, |
585 | ENSNLET00000050093.1 | chr10 | - | 35094 | 35186 | 35186 | 35186 | 1 | 35094, | 35186, | 0 | ENSNLEG00000033551.1 | none | none | -1, |
585 | ENSNLET00000014255.3 | chr10 | + | 68601 | 72743 | 68601 | 72258 | 2 | 68601,72001, | 69880,72743, | 0 | ENSNLEG00000011187.3 | cmpl | cmpl | 0,1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|