|
|
Database: rn7 Primary Table: xenoRefFlat Row Count: 219,715   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 | VN2R610 | varchar(255) | values | Name of gene as it appears in genome browser. |
name | NM_001099593 | varchar(255) | values | Name of gene |
chrom | chr1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 349991 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 352107 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 349991 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 352107 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 349991,351321,351729, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 350096,351678,352107, | 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 |
---|
VN2R610 | NM_001099593 | chr1 | + | 349991 | 352107 | 349991 | 352107 | 3 | 349991,351321,351729, | 350096,351678,352107, |
VN2R597 | NM_001099577 | chr1 | + | 351336 | 352107 | 351336 | 352107 | 2 | 351336,351729, | 351666,352107, |
Gm26808 | NR_166631 | chr1 | + | 628795 | 848837 | 848837 | 848837 | 4 | 628795,848561,848740,848798, | 628847,848611,848783,848837, |
Vmn2r129 | NM_001384510 | chr1 | - | 726124 | 969149 | 726996 | 969082 | 8 | 726124,730612,730925,731821,731966,896818,968883,969055, | 727024,730892,731405,731894,732021,896879,969044,969149, |
Vmn2r85 | NM_001102602 | chr1 | + | 775163 | 1222764 | 775163 | 1222764 | 7 | 775163,777985,1164900,1217536,1219186,1220587,1221868, | 775350,778142,1164966,1218338,1219413,1220708,1222764, |
Vmn2r8 | NM_001104620 | chr1 | + | 775163 | 1222764 | 775163 | 1222764 | 9 | 775163,775552,1164671,1164893,1217536,1218140,1219185,1220584,1221868, | 775352,775556,1164778,1164966,1218136,1218338,1219410,1220708,1222764, |
Vmn2r84 | NM_001081448 | chr1 | + | 775163 | 1222766 | 775163 | 1222766 | 7 | 775163,777985,1164900,1217536,1219186,1220587,1221866, | 775350,778142,1164966,1218338,1219413,1220703,1222766, |
Vmn2r87 | NM_001103366 | chr1 | + | 775163 | 1222766 | 775163 | 1222766 | 7 | 775163,777986,1164893,1217536,1219186,1220587,1221868, | 775359,778184,1164966,1218338,1219413,1220708,1222766, |
Vmn2r86 | NM_001103365 | chr1 | + | 775163 | 1534379 | 775163 | 1534379 | 8 | 775163,777985,1164900,1217536,1219186,1220587,1221868,1534161, | 775350,778141,1164966,1218338,1219413,1220708,1222554,1534379, |
Gm14496 | NM_001205282 | chr1 | + | 1161905 | 1222766 | 1161905 | 1222766 | 7 | 1161905,1216851,1217074,1217535,1219188,1220584,1221868, | 1162111,1217016,1217115,1218341,1219410,1220708,1222766, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|