|
|
Database: papAnu2 Primary Table: ensGene Row Count: 31,071   Data last updated: 2017-10-10
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 | ENSPANT00000027241.1 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | AHZZ01115065 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 16592 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 16680 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 16680 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 16680 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 16592, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 16680, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSPANG00000003941.1 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
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 | | 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 | ENSPANT00000027241.1 | AHZZ01115065 | + | 16592 | 16680 | 16680 | 16680 | 1 | 16592, | 16680, | 0 | ENSPANG00000003941.1 | none | none | -1, |
585 | ENSPANT00000025466.1 | AHZZ01120135 | + | 15154 | 16051 | 15154 | 16051 | 1 | 15154, | 16051, | 0 | ENSPANG00000003659.1 | cmpl | incmpl | 0, |
585 | ENSPANT00000029101.1 | AHZZ01125288 | - | 160 | 268 | 268 | 268 | 1 | 160, | 268, | 0 | ENSPANG00000002231.1 | none | none | -1, |
585 | ENSPANT00000006054.1 | AHZZ01125719 | - | 3398 | 3909 | 3447 | 3909 | 2 | 3398,3863, | 3779,3909, | 0 | ENSPANG00000008248.1 | cmpl | cmpl | 1,0, |
585 | ENSPANT00000024567.1 | AHZZ01126579 | - | 2087 | 26052 | 5344 | 26052 | 43 | 2087,5629,6024,6289,6472,6722,8320,8490,8695,8979,10103,10556,10799,11260,11537,11751,12066,12320,12664,12855,13152,13475,13806, ... | 5486,5762,6108,6388,6562,6825,8395,8581,8882,9073,10163,10724,11032,11432,11654,11908,12142,12530,12754,12907,13362,13615,13877, ... | 0 | ENSPANG00000024813.1 | cmpl | cmpl | 2,1,1,1,1,0,0,2,1,0,0,0,1,0,0,2,1,1,1,0,0,1,2,1,1,1,0,0,0,0,0,1,0,0,2,1,2,0,1,0,0,2,0, |
585 | ENSPANT00000002103.1 | AHZZ01128245 | + | 5547 | 7158 | 5547 | 7158 | 3 | 5547,6102,6549, | 5630,6547,7158, | 0 | ENSPANG00000018807.1 | incmpl | incmpl | 0,2,0, |
585 | ENSPANT00000014337.1 | AHZZ01128619 | - | 4302 | 8100 | 5289 | 7923 | 2 | 4302,7834, | 5752,8100, | 0 | ENSPANG00000023900.1 | cmpl | cmpl | 2,0, |
585 | ENSPANT00000006225.1 | AHZZ01128805 | - | 1543 | 2479 | 1543 | 2479 | 1 | 1543, | 2479, | 0 | ENSPANG00000004987.1 | incmpl | cmpl | 0, |
585 | ENSPANT00000013653.1 | AHZZ01128805 | - | 3364 | 3472 | 3472 | 3472 | 1 | 3364, | 3472, | 0 | ENSPANG00000010695.1 | none | none | -1, |
585 | ENSPANT00000002315.1 | AHZZ01130230 | + | 7232 | 9029 | 7232 | 9029 | 1 | 7232, | 9029, | 0 | ENSPANG00000011887.1 | incmpl | incmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|