|
|
Database: panTro4 Primary Table: ensGene Row Count: 29,160   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 | 587 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | ENSPTRT00000074051.1 | 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 | 274583 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 275741 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 274583 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 275741 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 274583, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 275741, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSPTRG00000041167.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 | 0, | 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 |
---|
587 | ENSPTRT00000074051.1 | chr1 | - | 274583 | 275741 | 274583 | 275741 | 1 | 274583, | 275741, | 0 | ENSPTRG00000041167.1 | cmpl | cmpl | 0, |
587 | ENSPTRT00000075765.1 | chr1 | + | 277866 | 279033 | 277866 | 279033 | 1 | 277866, | 279033, | 0 | ENSPTRG00000039681.1 | incmpl | incmpl | 0, |
591 | ENSPTRT00000073784.1 | chr1 | - | 904114 | 905037 | 904114 | 905037 | 4 | 904114,904581,904747,904929, | 904488,904669,904843,905037, | 0 | ENSPTRG00000039445.1 | cmpl | cmpl | 1,0,0,0, |
592 | ENSPTRT00000076196.1 | chr1 | + | 921856 | 922761 | 921856 | 922761 | 2 | 921856,922266, | 921859,922761, | 0 | ENSPTRG00000039924.1 | cmpl | cmpl | 0,0, |
592 | ENSPTRT00000057170.3 | chr1 | - | 1030777 | 1034619 | 1030777 | 1034619 | 3 | 1030777,1033087,1034332, | 1031339,1033669,1034619, | 0 | ENSPTRG00000041322.1 | cmpl | cmpl | 2,2,0, |
593 | ENSPTRT00000054489.1 | chr1 | + | 1088700 | 1088790 | 1088790 | 1088790 | 1 | 1088700, | 1088790, | 0 | ENSPTRG00000027819.1 | none | none | -1, |
593 | ENSPTRT00000000015.3 | chr1 | + | 1099890 | 1117284 | 1099890 | 1117284 | 12 | 1099890,1100331,1100708,1101161,1101409,1102687,1104539,1105483,1116337,1116830,1117175,1117251, | 1100008,1100412,1101015,1101280,1101539,1102762,1104711,1105624,1116454,1116924,1117249,1117284, | 0 | ENSPTRG00000000008.3 | cmpl | incmpl | 0,1,1,2,1,2,2,0,0,0,1,0, |
593 | ENSPTRT00000000017.3 | chr1 | - | 1123091 | 1132430 | 1123425 | 1131212 | 5 | 1123091,1123615,1123980,1131118,1132105, | 1123550,1123818,1124068,1131241,1132430, | 0 | ENSPTRG00000000009.5 | cmpl | cmpl | 1,2,1,0,-1, |
593 | ENSPTRT00000000022.4 | chr1 | + | 1157906 | 1160677 | 1157936 | 1158926 | 1 | 1157906, | 1160677, | 0 | ENSPTRG00000000012.4 | cmpl | cmpl | 0, |
594 | ENSPTRT00000061949.3 | chr1 | + | 1198008 | 1202485 | 1198008 | 1202485 | 13 | 1198008,1198351,1198750,1198915,1199097,1199362,1200038,1200244,1200405,1200434,1201764,1201939,1202128, | 1198218,1198542,1198839,1199079,1199108,1199450,1200156,1200323,1200430,1200447,1201828,1202015,1202485, | 0 | ENSPTRG00000000017.6 | incmpl | cmpl | 0,0,2,1,0,2,0,1,2,0,1,2,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|