|
|
Database: cb3 Primary Table: xenoRefFlat Row Count: 131,831   Data last updated: 2020-08-18
Format description: A gene prediction with additional geneName field. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
geneName | LOC101213074 | varchar(255) | values | Name of gene as it appears in genome browser. |
name | NM_001280743 | varchar(255) | values | Name of gene |
chrom | chrX | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 8000578 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 8001670 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 8000578 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 8001670 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 4 | int(10) unsigned | range | Number of exons |
exonStarts | 8000578,8001169,8001272,800... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 8001136,8001223,8001383,800... | 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 |
---|
LOC101213074 | NM_001280743 | chrX | - | 8000578 | 8001670 | 8000578 | 8001670 | 4 | 8000578,8001169,8001272,8001526, | 8001136,8001223,8001383,8001670, |
TIPK | NM_001280724 | chrIII | - | 10674516 | 10679414 | 10674516 | 10679414 | 4 | 10674516,10678032,10678200,10679363, | 10674663,10678170,10678368,10679414, |
Myo1c | NM_001080775 | chrII | - | 1938392 | 1939565 | 1938392 | 1939565 | 5 | 1938392,1939101,1939274,1939442,1939520, | 1938545,1939167,1939349,1939484,1939565, |
Myo1c | NM_001080775 | chrIII | - | 9371839 | 9377679 | 9371839 | 9377679 | 7 | 9371839,9371962,9375172,9375349,9375983,9377411,9377526, | 9371881,9372085,9375265,9375448,9376121,9377480,9377679, |
Myo1c | NM_001080775 | chrV | + | 584101 | 587069 | 584101 | 587069 | 5 | 584101,584245,585332,586740,586913, | 584143,584273,585379,586812,587069, |
LOC100483480 | NM_001304901 | chrI | - | 6056501 | 6056801 | 6056501 | 6056801 | 2 | 6056501,6056705, | 6056660,6056801, |
PABPN1 | NM_004643 | chrI | - | 3401230 | 3401577 | 3401230 | 3401577 | 2 | 3401230,3401424, | 3401320,3401577, |
MLLT10 | NM_004641 | chrIII | - | 9001936 | 9006882 | 9001936 | 9006882 | 4 | 9001936,9006523,9006729,9006837, | 9001960,9006610,9006828,9006882, |
DDX39B | NM_004640 | chrII | + | 3414764 | 3416371 | 3414764 | 3416371 | 4 | 3414764,3415043,3415367,3415861, | 3414998,3415307,3415487,3416371, |
RAB7A | NM_004637 | chrII | + | 10919688 | 10920241 | 10919688 | 10920241 | 4 | 10919688,10919836,10919993,10920211, | 10919793,10919902,10920143,10920241, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|