|
|
Database: ponAbe2 Primary Table: ensGene Row Count: 29,447   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 | ENSPPYT00000000001.2 | 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 | 49930 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 66792 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 50103 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 56271 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 49930,56254,66641, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 51865,56318,66792, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSPPYG00000000001.2 | 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, | 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 | ENSPPYT00000000001.2 | chr1 | - | 49930 | 66792 | 50103 | 56271 | 3 | 49930,56254,66641, | 51865,56318,66792, | 0 | ENSPPYG00000000001.2 | cmpl | cmpl | 2,0,-1, |
585 | ENSPPYT00000026852.1 | chr1 | + | 57350 | 57454 | 57454 | 57454 | 1 | 57350, | 57454, | 0 | ENSPPYG00000023373.1 | none | none | -1, |
585 | ENSPPYT00000000002.2 | chr1 | + | 116902 | 123642 | 117118 | 123642 | 8 | 116902,117256,117725,118036,118213,119646,123071,123335, | 117165,117388,117947,118114,118292,119761,123171,123642, | 0 | ENSPPYG00000000002.2 | cmpl | cmpl | 0,2,2,2,2,0,1,2, |
585 | ENSPPYT00000000005.2 | chr1 | - | 125215 | 126574 | 125215 | 126574 | 1 | 125215, | 126574, | 0 | ENSPPYG00000000003.2 | cmpl | cmpl | 0, |
586 | ENSPPYT00000000006.2 | chr1 | + | 147236 | 162304 | 147667 | 160743 | 6 | 147236,155664,155886,158074,159512,160272, | 147850,155727,156015,158236,159686,162304, | 0 | ENSPPYG00000000004.2 | cmpl | cmpl | 0,0,0,0,0,0, |
587 | ENSPPYT00000033242.1 | chr1 | + | 282897 | 292086 | 286732 | 291945 | 7 | 282897,286438,286714,287040,287675,289842,291754, | 283045,286507,286805,287154,287825,289974,292086, | 0 | ENSPPYG00000029496.1 | cmpl | cmpl | -1,-1,0,1,1,1,1, |
587 | ENSPPYT00000000007.1 | chr1 | + | 351152 | 352106 | 351152 | 352106 | 1 | 351152, | 352106, | 0 | ENSPPYG00000000005.1 | cmpl | cmpl | 0, |
587 | ENSPPYT00000000008.1 | chr1 | + | 362562 | 363517 | 363517 | 363517 | 2 | 362562,362914, | 362913,363517, | 0 | ENSPPYG00000000006.1 | none | none | -1,-1, |
587 | ENSPPYT00000000009.1 | chr1 | + | 379595 | 380543 | 379595 | 380543 | 1 | 379595, | 380543, | 0 | ENSPPYG00000000007.1 | cmpl | incmpl | 0, |
589 | ENSPPYT00000000010.1 | chr1 | - | 528268 | 529225 | 528268 | 529225 | 1 | 528268, | 529225, | 0 | ENSPPYG00000000008.1 | cmpl | cmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|