|
|
Database: gadMor1 Primary Table: ensGene Row Count: 82,946   Data last updated: 2019-01-14
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 | ENSGMOT00000009508.1 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | CAEA01000002 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 512 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 761 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 512 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 761 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 512, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 761, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSGMOG00000008629.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 | 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 | ENSGMOT00000009508.1 | CAEA01000002 | - | 512 | 761 | 512 | 761 | 1 | 512, | 761, | 0 | ENSGMOG00000008629.1 | cmpl | cmpl | 1, |
585 | ENSGMOT00000011732.1 | CAEA01000004 | + | 195 | 1553 | 195 | 1553 | 4 | 195,868,1159,1457, | 259,956,1290,1553, | 0 | ENSGMOG00000010621.1 | cmpl | incmpl | 2,0,1,0, |
585 | ENSGMOT00000021476.1 | CAEA01000011 | + | 118 | 820 | 118 | 820 | 2 | 118,682, | 301,820, | 0 | ENSGMOG00000019433.1 | cmpl | incmpl | 0,0, |
585 | ENSGMOT00000021446.1 | CAEA01000018 | - | 1025 | 1184 | 1025 | 1184 | 1 | 1025, | 1184, | 0 | ENSGMOG00000019457.1 | cmpl | cmpl | 1, |
585 | ENSGMOT00000014852.1 | CAEA01000035 | + | 357 | 456 | 357 | 456 | 1 | 357, | 456, | 0 | ENSGMOG00000013535.1 | incmpl | incmpl | 0, |
585 | ENSGMOT00000011155.1 | CAEA01000036 | + | 358 | 430 | 358 | 430 | 1 | 358, | 430, | 0 | ENSGMOG00000010132.1 | incmpl | incmpl | 0, |
585 | ENSGMOT00000006216.1 | CAEA01000071 | + | 2277 | 2433 | 2277 | 2433 | 1 | 2277, | 2433, | 0 | ENSGMOG00000005665.1 | incmpl | cmpl | 0, |
585 | ENSGMOT00000008279.1 | CAEA01000088 | + | 107 | 1843 | 107 | 1843 | 5 | 107,602,844,1381,1634, | 270,757,1054,1508,1843, | 0 | ENSGMOG00000007517.1 | incmpl | incmpl | 0,1,0,0,1, |
585 | ENSGMOT00000015090.1 | CAEA01000117 | - | 2 | 74 | 2 | 74 | 1 | 2, | 74, | 0 | ENSGMOG00000013747.1 | incmpl | cmpl | 2, |
585 | ENSGMOT00000004672.1 | CAEA01000152 | + | 877 | 1128 | 877 | 1128 | 1 | 877, | 1128, | 0 | ENSGMOG00000004285.1 | cmpl | cmpl | 1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|