|
|
Database: ce11 Primary Table: ensGene Row Count: 61,451   Data last updated: 2021-05-25
Format description: Ensembl gene predictions. 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 | Y74C9A.6 | varchar(255) | values | Ensembl transcript ID |
chrom | chrI | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 3746 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 3909 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 3909 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 3909 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 3746, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 3909, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | always 0 for Ensembl genes |
name2 | WBGene00023193 | varchar(255) | values | Ensembl gene ID |
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, | longblob | | Exon frame {0,1,2}, or -1 if no frame for exon |
|
| |
|
|
Connected Tables and Joining Fields
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
585 | Y74C9A.6 | chrI | - | 3746 | 3909 | 3909 | 3909 | 1 | 3746, | 3909, | 0 | WBGene00023193 | none | none | -1, |
585 | Y74C9A.3.1 | chrI | - | 4115 | 10230 | 4220 | 10148 | 5 | 4115,5194,6036,9726,10094, | 4358,5296,6327,9846,10230, | 0 | WBGene00022277 | cmpl | cmpl | 0,0,0,0,0, |
585 | Y74C9A.2a.1 | chrI | + | 11494 | 16837 | 11640 | 16585 | 4 | 11494,11617,14950,16472, | 11561,11689,15160,16837, | 0 | WBGene00022276 | cmpl | cmpl | -1,0,1,1, |
585 | Y74C9A.2a.3 | chrI | + | 11494 | 16793 | 11640 | 16585 | 5 | 11494,11617,14950,16472,16701, | 11561,11689,15160,16585,16793, | 0 | WBGene00022276 | cmpl | cmpl | -1,0,1,1,-1, |
585 | Y74C9A.2a.4 | chrI | + | 11498 | 16837 | 11640 | 16585 | 4 | 11498,11617,14950,16472, | 11557,11689,15160,16837, | 0 | WBGene00022276 | cmpl | cmpl | -1,0,1,1, |
585 | Y74C9A.2a.5 | chrI | + | 11504 | 16837 | 11640 | 16585 | 4 | 11504,11622,14950,16472, | 11561,11689,15160,16837, | 0 | WBGene00022276 | cmpl | cmpl | -1,0,1,1, |
585 | Y74C9A.2a.2 | chrI | + | 11617 | 16837 | 11640 | 16585 | 3 | 11617,14950,16472, | 11689,15160,16837, | 0 | WBGene00022276 | cmpl | cmpl | 0,1,1, |
585 | Y74C9A.2b.1 | chrI | + | 11622 | 16837 | 15102 | 16585 | 3 | 11622,14949,16472, | 11686,15160,16837, | 0 | WBGene00022276 | cmpl | cmpl | -1,0,1, |
585 | Y74C9A.4b.1 | chrI | - | 17486 | 26781 | 17910 | 26778 | 12 | 17486,18005,19014,20270,20847,21012,24650,24928,25272,26370,26589,26732, | 17958,18115,19241,20478,20964,21139,24845,25090,25472,26524,26690,26781, | 0 | WBGene00022278 | cmpl | cmpl | 0,1,2,1,1,0,0,0,1,0,1,0, |
585 | Y74C9A.4a.1 | chrI | - | 17496 | 26781 | 17910 | 26778 | 12 | 17496,18005,19014,20270,20847,21012,24650,24928,25272,26370,26589,26732, | 17958,18115,19241,20478,20964,21139,24845,25090,25472,26524,26681,26781, | 0 | WBGene00022278 | cmpl | cmpl | 0,1,2,1,1,0,0,0,1,0,1,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|