|
|
Database: rheMac10 Primary Table: refGene Row Count: 6,455   Data last updated: 2019-07-17
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 | NM_001258110 | 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 | 8430 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 26664 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 9001 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 13507 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 8430,13490,26569, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 10763,13554,26664, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | PGBD2 | 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 | NM_001258110 | chr1 | - | 8430 | 26664 | 9001 | 13507 | 3 | 8430,13490,26569, | 10763,13554,26664, | 0 | PGBD2 | cmpl | cmpl | 2,0,-1, |
585 | NM_001261269 | chr1 | + | 71740 | 80636 | 72379 | 80608 | 12 | 71740,72368,72829,73188,74133,74273,74752,75063,75240,76825,80038,80301, | 71755,72558,72861,73452,74182,74408,74974,75141,75319,76940,80138,80636, | 0 | ZNF692 | cmpl | cmpl | -1,0,2,1,1,2,2,2,2,0,1,2, |
585 | NM_001261606 | chr1 | + | 103609 | 117796 | 103630 | 116417 | 6 | 103609,111624,111842,113756,115196,115946, | 103813,111687,111971,113918,115370,117796, | 0 | SH3BP5L | cmpl | cmpl | 0,0,0,0,0,0, |
74 | NM_001114351 | chr1 | - | 1562862 | 1592620 | 1563469 | 1592445 | 9 | 1562862,1567112,1567802,1575668,1577522,1582203,1585576,1587822,1592162, | 1563569,1567283,1567973,1575839,1577693,1582374,1587326,1587942,1592620, | 0 | NLRP3 | cmpl | cmpl | 2,2,2,2,2,2,1,1,0, |
9 | NM_001265933 | chr1 | + | 2568607 | 3324828 | 2568684 | 3324607 | 12 | 2568607,2720479,2740828,2746888,2749283,3143974,3145922,3158578,3213050,3218536,3303652,3324505, | 2568848,2720543,2740936,2746946,2749420,3144042,3146025,3158689,3213138,3218711,3303761,3324828, | 0 | SMYD3 | cmpl | cmpl | 0,2,0,0,1,0,2,0,0,1,2,0, |
615 | NR_128360 | chr1 | - | 4061810 | 4061868 | 4061868 | 4061868 | 1 | 4061810, | 4061868, | 0 | MIR7180 | unk | unk | -1, |
617 | NM_001257785 | chr1 | - | 4254576 | 4263278 | 4255876 | 4263209 | 4 | 4254576,4256772,4256989,4263167, | 4256012,4256836,4257104,4263278, | 0 | COX20 | cmpl | cmpl | 2,1,0,0, |
77 | NM_001257794 | chr1 | - | 4401239 | 4464048 | 4404442 | 4463937 | 5 | 4401239,4418470,4421146,4423811,4463895, | 4404676,4418612,4421240,4423884,4464048, | 0 | DESI2 | cmpl | cmpl | 0,2,1,0,0, |
620 | NM_001261110 | chr1 | + | 4663504 | 4707006 | 4663582 | 4706063 | 13 | 4663504,4677331,4678205,4682693,4690975,4691321,4692470,4695115,4696479,4697642,4699359,4704208,4706010, | 4663765,4677434,4678274,4682744,4691042,4691429,4692552,4695242,4696634,4697767,4699457,4704358,4707006, | 0 | ADSS | cmpl | cmpl | 0,0,1,1,1,2,2,0,1,0,2,1,1, |
623 | NM_001257892 | chr1 | - | 5061714 | 5067900 | 5063812 | 5067748 | 2 | 5061714,5067735, | 5065395,5067900, | 0 | ZBTB18 | cmpl | cmpl | 1,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|