|
|
Database: rn7 Primary Table: refGene Row Count: 18,570   Data last updated: 2021-03-24
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_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 | 76908 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 85762 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 76908 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 85762 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 6 | int(10) unsigned | range | Number of exons |
exonStarts | 76908,79752,80482,82136,835... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 77114,80035,81286,82361,837... | 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 |
---|
585 | NM_001099460 | chr1 | + | 76908 | 85762 | 76908 | 85762 | 6 | 76908,79752,80482,82136,83589,84878, | 77114,80035,81286,82361,83713,85762, | 0 | Vom2r3 | cmpl | cmpl | 0,2,0,0,0,1, |
73 | NM_001099654 | chr1 | + | 76908 | 352148 | 76908 | 352148 | 9 | 76908,79763,79774,80482,82133,349333,349982,351255,352110, | 77114,79774,80035,81283,82339,349361,350102,352108,352148, | 0 | Vom2r65 | cmpl | cmpl | 0,0,0,0,0,2,0,0,1, |
585 | NM_001099457 | chr1 | + | 80482 | 85762 | 80578 | 85762 | 4 | 80482,82133,83589,84878, | 81283,82361,83713,85762, | 0 | Vom2r2 | cmpl | cmpl | 0,0,0,1, |
586 | NM_001099458 | chr1 | - | 226464 | 241532 | 226464 | 241532 | 6 | 226464,228500,236109,237290,238481,241326, | 227348,228624,236334,238094,238764,241532, | 0 | Vom2r4 | cmpl | cmpl | 1,0,0,0,2,0, |
590 | NM_001099654 | chr1 | + | 689459 | 785885 | 689459 | 785885 | 9 | 689459,692289,692300,693026,693641,694683,695465,696116,784994, | 689665,692300,692561,693640,693831,694886,695490,696239,785885, | 0 | Vom2r65 | cmpl | cmpl | 0,0,0,0,2,0,2,0,0, |
590 | NM_001099461 | chr1 | + | 775163 | 785885 | 775163 | 785885 | 6 | 775163,778009,778709,780365,781797,784998, | 775372,778279,779513,780590,781921,785885, | 0 | Vom2r1 | cmpl | cmpl | 0,0,0,0,0,1, |
590 | NM_001099457 | chr1 | + | 778709 | 785885 | 778805 | 785885 | 4 | 778709,780365,781797,785001, | 779513,780590,781921,785885, | 0 | Vom2r2 | cmpl | cmpl | 0,0,0,1, |
593 | NM_001099462 | chr1 | + | 1161905 | 1170559 | 1161905 | 1170559 | 6 | 1161905,1164681,1165352,1167006,1168406,1169672, | 1162111,1164964,1166156,1167231,1168530,1170559, | 0 | Vom2r5 | cmpl | cmpl | 0,2,0,0,0,1, |
594 | NM_001099459 | chr1 | + | 1214084 | 1222755 | 1214084 | 1222755 | 6 | 1214084,1216851,1217534,1219185,1220584,1221871, | 1214290,1217134,1218338,1219410,1220708,1222755, | 0 | Vom2r6 | cmpl | cmpl | 0,2,0,0,0,1, |
595 | NM_001161691 | chr1 | - | 1397498 | 1402656 | 1397498 | 1402656 | 6 | 1397498,1398216,1398943,1399655,1400181,1402340, | 1397565,1398358,1399096,1399919,1400442,1402656, | 0 | Rrlt | cmpl | cmpl | 2,1,1,1,1,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|