|
|
Database: rn6 Primary Table: refGene Row Count: 19,160   Data last updated: 2020-08-20
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 588 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001099460 | 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 | 396699 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 409676 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 396699 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 409676 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 6 | int(10) unsigned | range | Number of exons |
exonStarts | 396699,399544,400255,401911... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 396905,399827,401059,402136... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Vom2r3 | 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,2,0,0,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 |
---|
588 | NM_001099460 | chr1 | + | 396699 | 409676 | 396699 | 409676 | 6 | 396699,399544,400255,401911,407503,408792, | 396905,399827,401059,402136,407627,409676, | 0 | Vom2r3 | cmpl | cmpl | 0,2,0,0,0,1, |
1029 | NM_001108148 | chr8 | - | 58275983 | 58292995 | 58275983 | 58292995 | 2 | 58275983,58292768, | 58276410,58292995, | 0 | Rab39a | cmpl | cmpl | 2,0, |
1006 | NM_001108145 | chr8 | + | 55196757 | 55201199 | 55196806 | 55201150 | 4 | 55196757,55197233,55199158,55200009, | 55197020,55197375,55199317,55201199, | 0 | Fdxacb1 | cmpl | cmpl | 0,1,2,2, |
837 | NM_001108375 | chr15 | + | 33069552 | 33072777 | 33069575 | 33072173 | 5 | 33069552,33069672,33069809,33071161,33072026, | 33069603,33069733,33069877,33071226,33072777, | 0 | Mrpl52 | cmpl | cmpl | 0,1,2,1,0, |
593 | NM_001161691 | chr1 | - | 1101964 | 1116926 | 1101964 | 1116926 | 8 | 1101964,1102695,1103428,1103490,1104126,1104637,1104700,1116610, | 1102031,1102837,1103490,1103579,1104375,1104692,1104898,1116926, | 0 | Rrlt | cmpl | cmpl | 2,1,2,1,1,0,1,0, |
1614 | NM_001106678 | chr5 | - | 134885376 | 134905492 | 134886691 | 134905390 | 6 | 134885376,134888568,134892738,134895219,134899941,134905297, | 134886968,134888693,134892899,134895374,134900276,134905492, | 0 | Nsun4 | cmpl | cmpl | 2,0,1,2,0,0, |
661 | NM_001106874 | chr9 | + | 10004843 | 10012539 | 10004911 | 10012311 | 7 | 10004843,10006313,10007509,10007770,10010703,10011471,10012123, | 10004929,10006469,10007662,10007878,10010871,10011619,10012539, | 0 | Slc25a41 | cmpl | cmpl | 0,0,0,0,0,0,1, |
99 | NM_001107113 | chr11 | + | 27365194 | 27398527 | 27382167 | 27397662 | 5 | 27365194,27382107,27385542,27389021,27397227, | 27365281,27382401,27386886,27389228,27398527, | 0 | Bach1 | cmpl | cmpl | -1,0,0,0,0, |
1600 | NM_001106872 | chr8 | - | 133127219 | 133128290 | 133127219 | 133128290 | 1 | 133127219, | 133128290, | 0 | Ccr1l1 | cmpl | cmpl | 0, |
1599 | NM_001106871 | chr8 | - | 132911475 | 132919110 | 132914620 | 132919034 | 2 | 132911475,132919018, | 132915621,132919110, | 0 | Xcr1 | cmpl | cmpl | 1,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|