|
|
Database: panTro2 Primary Table: ensGene Row Count: 41,488   Data last updated: 2010-11-16
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 73 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | ENSPTRT00000067838 | 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 | 249491 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 272750 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 249491 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 268228 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 249491,268059,272400, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 249556,268228,272750, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSPTRG00000034350 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 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 |
---|
73 | ENSPTRT00000067838 | chr1 | - | 249491 | 272750 | 249491 | 268228 | 3 | 249491,268059,272400, | 249556,268228,272750, | 0 | ENSPTRG00000034350 | incmpl | incmpl | 1,0,-1, |
590 | ENSPTRT00000059746 | chr1 | + | 709196 | 709676 | 709676 | 709676 | 2 | 709196,709391, | 709388,709676, | 0 | ENSPTRG00000030884 | none | none | -1,-1, |
590 | ENSPTRT00000059745 | chr1 | + | 712210 | 712690 | 712690 | 712690 | 2 | 712210,712405, | 712402,712690, | 0 | ENSPTRG00000030883 | none | none | -1,-1, |
590 | ENSPTRT00000068239 | chr1 | - | 778297 | 778408 | 778408 | 778408 | 1 | 778297, | 778408, | 0 | ENSPTRG00000034643 | none | none | -1, |
591 | ENSPTRT00000046641 | chr1 | - | 855451 | 870915 | 855451 | 870899 | 17 | 855451,855814,856248,856905,857134,858869,859228,861884,863404,863816,864579,865186,865408,867332,867504,870589,870873, | 855558,855877,856384,857019,857278,858971,859342,861996,863544,864005,864693,865297,865487,867423,867625,870740,870915, | 0 | ENSPTRG00000022530 | cmpl | cmpl | 1,1,0,0,0,0,0,2,0,0,0,0,2,1,0,2,0, |
591 | ENSPTRT00000059743 | chr1 | + | 872334 | 877350 | 872334 | 877350 | 12 | 872334,872933,873269,873491,874015,874364,874769,874997,875580,875767,876009,877122, | 872441,873193,873391,873713,874132,874578,874914,875165,875669,875841,876036,877350, | 0 | ENSPTRG00000023996 | cmpl | cmpl | 0,2,1,0,0,0,1,2,2,1,0,0, |
591 | ENSPTRT00000059742 | chr1 | + | 878693 | 885159 | 878693 | 885159 | 10 | 878693,878864,882479,882723,882888,883468,883787,884101,884899,885025, | 878776,878868,882626,882804,883194,883612,883928,884242,884948,885159, | 0 | ENSPTRG00000030882 | cmpl | cmpl | 0,2,0,0,0,0,0,0,0,1, |
591 | ENSPTRT00000059741 | chr1 | + | 878693 | 885159 | 878693 | 885159 | 11 | 878693,878864,882479,882723,882888,883081,883468,883787,884101,884899,885025, | 878776,878868,882626,882804,882961,883194,883612,883928,884242,884948,885159, | 0 | ENSPTRG00000030882 | cmpl | cmpl | 0,2,0,0,0,1,0,0,0,0,1, |
591 | ENSPTRT00000059740 | chr1 | + | 878693 | 885159 | 878693 | 885159 | 10 | 878693,878864,882479,882723,882888,883081,883468,884101,884899,885025, | 878776,878868,882626,882804,882961,883194,883612,884242,884948,885159, | 0 | ENSPTRG00000030882 | cmpl | cmpl | 0,2,0,0,0,1,0,0,0,1, |
591 | ENSPTRT00000047424 | chr1 | - | 904337 | 905471 | 904431 | 905354 | 4 | 904337,904898,905064,905246, | 904805,904986,905160,905471, | 0 | ENSPTRG00000023647 | cmpl | cmpl | 1,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|