|
|
Database: rn3 Primary Table: refGene Row Count: 18,477   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 | 73 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001099457 | 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 | 245887 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 262177 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 245887 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 262081 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 4 | int(10) unsigned | range | Number of exons |
exonStarts | 245887,256156,257489,261373, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 246771,256280,257714,262177, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Vom2r2 | 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,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 |
---|
73 | NM_001099457 | chr1 | - | 245887 | 262177 | 245887 | 262081 | 4 | 245887,256156,257489,261373, | 246771,256280,257714,262177, | 0 | Vom2r2 | cmpl | cmpl | 1,0,0,0, |
73 | NM_001099461 | chr1 | - | 245887 | 267011 | 245887 | 267011 | 7 | 245887,256156,257489,258566,259804,260546,266805, | 246774,256280,257714,259370,260077,260562,267011, | 0 | Vom2r1 | cmpl | cmpl | 1,0,0,0,0,2,0, |
592 | NM_001099460 | chr1 | + | 1009411 | 1021923 | 1009411 | 1021923 | 6 | 1009411,1015935,1016643,1018297,1019750,1021039, | 1009617,1016218,1017447,1018522,1019874,1021923, | 0 | Vom2r3 | cmpl | cmpl | 0,2,0,0,0,1, |
592 | NM_001099457 | chr1 | + | 1016643 | 1021923 | 1016739 | 1021923 | 4 | 1016643,1018294,1019750,1021039, | 1017444,1018522,1019874,1021923, | 0 | Vom2r2 | cmpl | cmpl | 0,0,0,1, |
593 | NM_001099458 | chr1 | - | 1134797 | 1149865 | 1134797 | 1149865 | 6 | 1134797,1136833,1144442,1145623,1146814,1149659, | 1135681,1136957,1144667,1146427,1147097,1149865, | 0 | Vom2r4 | cmpl | cmpl | 1,0,0,0,2,0, |
594 | NM_001099462 | chr1 | + | 1234907 | 1243561 | 1234907 | 1243561 | 6 | 1234907,1237683,1238354,1240008,1241408,1242674, | 1235113,1237966,1239158,1240233,1241532,1243561, | 0 | Vom2r5 | cmpl | cmpl | 0,2,0,0,0,1, |
594 | NM_001099459 | chr1 | + | 1287085 | 1295756 | 1287085 | 1295756 | 6 | 1287085,1289852,1290535,1292186,1293585,1294872, | 1287291,1290135,1291339,1292411,1293709,1295756, | 0 | Vom2r6 | cmpl | cmpl | 0,2,0,0,0,1, |
595 | NM_001161691 | chr1 | - | 1414176 | 1419334 | 1414176 | 1419334 | 6 | 1414176,1414894,1415621,1416333,1416859,1419018, | 1414243,1415036,1415774,1416597,1417120,1419334, | 0 | Rrlt | cmpl | cmpl | 2,1,1,1,1,0, |
644 | NM_001024872 | chrX | - | 7767770 | 7787418 | 7767854 | 7787321 | 9 | 7767770,7771499,7772972,7773137,7775049,7777982,7778528,7783555,7786941, | 7768029,7771649,7773048,7773247,7775113,7778123,7778599,7783636,7787418, | 0 | Nkap | cmpl | cmpl | 2,2,1,2,1,1,2,2,0, |
602 | NM_001106217 | chr1 | + | 2255891 | 2284328 | 2262499 | 2282715 | 8 | 2255891,2256217,2262344,2265565,2270552,2273562,2276442,2282560, | 2256140,2256615,2262505,2265707,2270678,2273739,2276535,2284328, | 0 | Lrp11 | cmpl | cmpl | -1,-1,0,0,1,1,1,1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|