|
|
Database: mm39 Primary Table: refGene Row Count: 47,741   Data last updated: 2020-08-17
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 76 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001011874 | 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 | 3284704 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 3741721 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 3286244 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 3741571 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 3284704,3491924,3740774, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 3287191,3492124,3741721, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Xkr4 | 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 | 1,2,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 |
---|
76 | NM_001011874 | chr1 | - | 3284704 | 3741721 | 3286244 | 3741571 | 3 | 3284704,3491924,3740774, | 3287191,3492124,3741721, | 0 | Xkr4 | cmpl | cmpl | 1,2,0, |
9 | NM_001370921 | chr1 | - | 4190088 | 4430526 | 4190226 | 4423048 | 23 | 4190088,4212834,4218034,4218834,4234077,4240427,4267756,4276882,4296833,4298665,4301275,4313355,4313639,4313765,4315253,4331749, ... | 4190296,4212989,4218186,4218967,4234164,4240627,4267864,4277060,4297046,4298842,4301367,4313485,4313671,4313842,4315329,4331828, ... | 0 | Rp1 | cmpl | cmpl | 2,0,1,0,0,1,1,0,0,0,1,0,1,2,1,0,1,0,0,1,0,0,-1, |
77 | NM_001195662 | chr1 | - | 4361068 | 4479464 | 4363203 | 4479410 | 4 | 4361068,4422132,4422424,4479392, | 4363235,4422304,4423060,4479464, | 0 | Rp1 | cmpl | cmpl | 1,0,0,0, |
618 | NM_011283 | chr1 | - | 4413729 | 4430537 | 4414822 | 4423048 | 4 | 4413729,4422132,4422424,4430422, | 4420314,4422304,4423060,4430537, | 0 | Rp1 | cmpl | cmpl | 1,0,0,-1, |
619 | NM_001289464 | chr1 | - | 4561150 | 4567577 | 4561938 | 4563629 | 4 | 4561150,4563322,4563994,4566513, | 4562891,4563713,4564086,4567577, | 0 | Sox17 | cmpl | cmpl | 1,0,-1,-1, |
619 | NM_001289465 | chr1 | - | 4561150 | 4567577 | 4561938 | 4565378 | 4 | 4561150,4563994,4565358,4566513, | 4562891,4564086,4566165,4567577, | 0 | Sox17 | cmpl | cmpl | 1,2,0,-1, |
619 | NM_001289466 | chr1 | - | 4561150 | 4567577 | 4561938 | 4565378 | 4 | 4561150,4563994,4565358,4566513, | 4562891,4564086,4565421,4567577, | 0 | Sox17 | cmpl | cmpl | 1,2,0,-1, |
619 | NM_001289467 | chr1 | - | 4561150 | 4567577 | 4561938 | 4562814 | 3 | 4561150,4563994,4566513, | 4562891,4564086,4567577, | 0 | Sox17 | cmpl | cmpl | 0,-1,-1, |
619 | NM_011441 | chr1 | - | 4561150 | 4567577 | 4561938 | 4563629 | 5 | 4561150,4563322,4563994,4565358,4566513, | 4562891,4563689,4564086,4566165,4567577, | 0 | Sox17 | cmpl | cmpl | 1,0,-1,-1,-1, |
77 | NM_001177658 | chr1 | - | 4843420 | 4855949 | 4846686 | 4855900 | 5 | 4843420,4847747,4852790,4854173,4855795, | 4847024,4847871,4852956,4854328,4855949, | 0 | Mrpl15 | cmpl | cmpl | 1,0,2,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|