|
|
Database: hg17 Primary Table: xenoRefFlat Row Count: 205,346   Data last updated: 2020-08-21
Format description: A gene prediction with additional geneName field. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
geneName | LOC542758 | varchar(255) | values | Name of gene as it appears in genome browser. |
name | NM_001112267 | varchar(255) | values | Name of gene |
chrom | chr22 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 35951852 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 35962197 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 35951852 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 35962197 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 4 | int(10) unsigned | range | Number of exons |
exonStarts | 35951852,35952480,35953349,... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 35951930,35952534,35953457,... | 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 |
---|
LOC542758 | NM_001112267 | chr22 | - | 35951852 | 35962197 | 35951852 | 35962197 | 4 | 35951852,35952480,35953349,35962125, | 35951930,35952534,35953457,35962197, |
LOC542748 | NM_001112257 | chr11 | - | 73363750 | 73395669 | 73363750 | 73395669 | 5 | 73363750,73364269,73365349,73394420,73395609, | 73363813,73364332,73365439,73394462,73395669, |
Zxdb | NM_001081473 | chrX | + | 57501392 | 57506553 | 57501502 | 57503914 | 13 | 57501392,57501722,57501774,57502000,57502111,57502158,57502288,57503500,57503631,57505830,57505922,57506258,57506481, | 57501721,57501740,57501903,57502111,57502141,57502251,57503461,57503622,57503924,57505860,57505955,57506390,57506553, |
S100A11 | NM_001004045 | chr7 | + | 102496415 | 102496745 | 102496415 | 102496706 | 2 | 102496415,102496697, | 102496685,102496745, |
PCSK2 | NM_001004044 | chr20 | + | 17155925 | 17410919 | 17155950 | 17410715 | 13 | 17155925,17188884,17286971,17289176,17297884,17337907,17358079,17365354,17382386,17384992,17393970,17410229,17410841, | 17156127,17188989,17287085,17289285,17297922,17337984,17358170,17365528,17382602,17385093,17394199,17410778,17410919, |
Olr531 | NM_001001051 | chr11 | - | 55437722 | 55492530 | 55437722 | 55492530 | 2 | 55437722,55491768, | 55437860,55492530, |
ND-20L | NM_001300655 | chr19 | + | 1341872 | 1346487 | 1341872 | 1346487 | 4 | 1341872,1342117,1344238,1346389, | 1342049,1342142,1344329,1346487, |
Tor1aip2 | NM_022329 | chr1 | - | 176565416 | 176566266 | 176565572 | 176565968 | 3 | 176565416,176565562,176566108, | 176565476,176566031,176566266, |
Ralb | NM_022327 | chr2 | + | 120726672 | 120767089 | 120752470 | 120767066 | 5 | 120726672,120752460,120759679,120763385,120766949, | 120726747,120752584,120759888,120763566,120767089, |
Ctsm | NM_022326 | chr10 | - | 52135761 | 52137921 | 52135761 | 52137921 | 5 | 52135761,52136664,52137118,52137199,52137804, | 52135836,52136679,52137169,52137340,52137921, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|