|
|
Database: mm9 Primary Table: refGene Row Count: 47,247   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 | 1322 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001130454 | 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 | 96678727 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 96685327 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 96680489 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 96685294 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 4 | int(10) unsigned | range | Number of exons |
exonStarts | 96678727,96682564,96683417,... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 96681830,96682723,96683600,... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Nfe2l1 | 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,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 |
---|
1322 | NM_001130454 | chr11 | - | 96678727 | 96685327 | 96680489 | 96685294 | 4 | 96678727,96682564,96683417,96685258, | 96681830,96682723,96683600,96685327, | 0 | Nfe2l1 | cmpl | cmpl | 0,0,0,0, |
1322 | NM_001130453 | chr11 | - | 96678727 | 96685327 | 96680489 | 96685294 | 4 | 96678727,96682564,96683417,96685258, | 96681830,96682723,96683633,96685327, | 0 | Nfe2l1 | cmpl | cmpl | 0,0,0,0, |
1322 | NM_001130452 | chr11 | - | 96678727 | 96685441 | 96680489 | 96682585 | 4 | 96678727,96682564,96683417,96685389, | 96681830,96682723,96683600,96685441, | 0 | Nfe2l1 | cmpl | cmpl | 0,0,-1,-1, |
1966 | NM_001166666 | chr2 | + | 181054428 | 181091321 | 181055660 | 181090795 | 33 | 181054428,181055510,181057016,181057505,181058067,181058388,181063307,181065497,181069616,181070597,181073760,181073867,18107520 ... | 181054561,181055762,181057215,181057599,181058149,181058449,181063383,181065582,181069682,181070751,181073799,181073946,18107529 ... | 0 | Rtel1 | cmpl | cmpl | -1,0,0,1,2,0,1,2,0,0,1,1,2,1,0,0,1,2,2,1,0,0,0,0,2,0,1,0,0,1,1,1,1, |
1217 | NM_001308374 | chr6 | - | 82861878 | 82889763 | 82863484 | 82869442 | 13 | 82861878,82864360,82867315,82867582,82867816,82868177,82868525,82869310,82869556,82885580,82885888,82887054,82889454, | 82864098,82864419,82867476,82867692,82868039,82868325,82868704,82869462,82869676,82885679,82885948,82887206,82889763, | 0 | Sema4f | cmpl | cmpl | 1,2,0,1,0,2,0,0,-1,-1,-1,-1,-1, |
976 | NM_207156 | chr14 | - | 51300365 | 51301320 | 51300365 | 51301307 | 1 | 51300365, | 51301320, | 0 | Olfr747 | cmpl | cmpl | 0, |
873 | NM_207155 | chr17 | - | 37796322 | 37797276 | 37796322 | 37797276 | 1 | 37796322, | 37797276, | 0 | Olfr117 | cmpl | cmpl | 0, |
1365 | NM_001347628 | chr14 | + | 102239839 | 102333911 | 102283416 | 102333205 | 27 | 102239839,102274668,102276022,102280019,102283378,102284507,102286153,102287893,102295683,102297773,102299287,102301280,10230998 ... | 102240195,102274699,102276136,102280218,102283631,102284789,102286873,102287923,102295801,102297916,102299861,102301586,10231009 ... | 0 | Lmo7 | cmpl | cmpl | -1,-1,-1,-1,0,2,2,2,2,0,2,0,0,1,1,0,1,1,0,0,0,2,2,1,2,2,0, |
1263 | NM_146818 | chr2 | - | 88894645 | 88895581 | 88894645 | 88895581 | 1 | 88894645, | 88895581, | 0 | Olfr1218 | cmpl | cmpl | 0, |
1254 | NM_146817 | chr2 | - | 87789346 | 87790422 | 87789416 | 87790388 | 1 | 87789346, | 87790422, | 0 | Olfr1156 | cmpl | cmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|