|
|
Database: rn7 Primary Table: refFlat Row Count: 18,570   Data last updated: 2021-03-24
Format description: A gene prediction with additional geneName field. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
geneName | Vom2r3 | varchar(255) | values | Name of gene as it appears in genome browser. |
name | NM_001099460 | varchar(255) | values | Name of gene |
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) |
|
| |
|
|
Connected Tables and Joining Fields
|
|
Sample Rows
|
|
geneName | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds |
---|
Vom2r3 | NM_001099460 | chr1 | + | 76908 | 85762 | 76908 | 85762 | 6 | 76908,79752,80482,82136,83589,84878, | 77114,80035,81286,82361,83713,85762, |
Vom2r65 | 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, |
Vom2r2 | NM_001099457 | chr1 | + | 80482 | 85762 | 80578 | 85762 | 4 | 80482,82133,83589,84878, | 81283,82361,83713,85762, |
Vom2r4 | NM_001099458 | chr1 | - | 226464 | 241532 | 226464 | 241532 | 6 | 226464,228500,236109,237290,238481,241326, | 227348,228624,236334,238094,238764,241532, |
Vom2r65 | 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, |
Vom2r1 | NM_001099461 | chr1 | + | 775163 | 785885 | 775163 | 785885 | 6 | 775163,778009,778709,780365,781797,784998, | 775372,778279,779513,780590,781921,785885, |
Vom2r2 | NM_001099457 | chr1 | + | 778709 | 785885 | 778805 | 785885 | 4 | 778709,780365,781797,785001, | 779513,780590,781921,785885, |
Vom2r5 | NM_001099462 | chr1 | + | 1161905 | 1170559 | 1161905 | 1170559 | 6 | 1161905,1164681,1165352,1167006,1168406,1169672, | 1162111,1164964,1166156,1167231,1168530,1170559, |
Vom2r6 | NM_001099459 | chr1 | + | 1214084 | 1222755 | 1214084 | 1222755 | 6 | 1214084,1216851,1217534,1219185,1220584,1221871, | 1214290,1217134,1218338,1219410,1220708,1222755, |
Rrlt | NM_001161691 | chr1 | - | 1397498 | 1402656 | 1397498 | 1402656 | 6 | 1397498,1398216,1398943,1399655,1400181,1402340, | 1397565,1398358,1399096,1399919,1400442,1402656, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|