|
|
Database: panTro4 Primary Table: refGene Row Count: 2,855   Data last updated: 2020-08-22
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1057 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001079925 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr11 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 61898160 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 61899810 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 61898160 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 61899810 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 61898160,61899714, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 61898274,61899810, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | COX8A | 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,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 |
---|
1057 | NM_001079925 | chr11 | + | 61898160 | 61899810 | 61898160 | 61899810 | 2 | 61898160,61899714, | 61898274,61899810, | 0 | COX8A | cmpl | cmpl | 0,0, |
657 | NM_001079924 | chr7 | - | 9536451 | 9543013 | 9536561 | 9542894 | 4 | 9536451,9540921,9541639,9542852, | 9536618,9540979,9541728,9543013, | 0 | NDUFA4 | cmpl | cmpl | 0,2,0,0, |
1227 | NM_001242569 | chr11 | + | 84231922 | 84278534 | 84232144 | 84278229 | 5 | 84231922,84235934,84269971,84277193,84278174, | 84232174,84236172,84270123,84277312,84278534, | 0 | HIKESHI | cmpl | cmpl | 0,0,1,0,2, |
1317 | NM_001242570 | chr14 | + | 96003044 | 96010655 | 96005612 | 96009049 | 3 | 96003044,96005611,96008887, | 96003145,96005870,96010655, | 0 | GSKIP | cmpl | cmpl | -1,0,0, |
1036 | NM_001242568 | chr11 | + | 59222408 | 59229273 | 59222696 | 59228686 | 5 | 59222408,59223295,59223948,59228181,59228670, | 59222730,59223397,59224041,59228383,59229273, | 0 | TMEM216 | cmpl | cmpl | 0,1,1,1,2, |
134 | NM_001242429 | chr7 | + | 64614720 | 64654625 | 64614858 | 64652414 | 6 | 64614720,64627583,64630619,64634179,64645354,64652264, | 64614866,64627620,64630718,64634274,64645412,64654625, | 0 | CRCP | cmpl | cmpl | 0,2,0,0,2,0, |
1932 | NM_001242428 | chr4 | - | 176611796 | 176623458 | 176612263 | 176615329 | 3 | 176611796,176615087,176623020, | 176612318,176615343,176623458, | 0 | SCRG1 | cmpl | cmpl | 2,0,-1, |
1250 | NM_001242426 | chr15 | - | 87242339 | 87255409 | 87244207 | 87255254 | 6 | 87242339,87245622,87246183,87250688,87253162,87255162, | 87244216,87245786,87246390,87250821,87253238,87255409, | 0 | ARPIN | cmpl | cmpl | 0,1,1,0,2,0, |
1640 | NM_001246473 | chr1 | - | 138371019 | 138373100 | 138371579 | 138372851 | 1 | 138371019, | 138373100, | 0 | PIGM | cmpl | cmpl | 0, |
598 | NM_001246472 | chr4 | - | 1716944 | 1736491 | 1717746 | 1736362 | 8 | 1716944,1718917,1720373,1724012,1724456,1728116,1736047,1736303, | 1717863,1718984,1720523,1724150,1724516,1728221,1736164,1736491, | 0 | SLBP | cmpl | cmpl | 0,2,2,2,2,2,2,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|