|
|
Database: hg19 Primary Table: xenoRefFlat Row Count: 183,060   Data last updated: 2020-08-17
Format description: A gene prediction with additional geneName field. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
geneName | GTF2H4 | varchar(255) | values | Name of gene as it appears in genome browser. |
name | NM_001123120 | varchar(255) | values | Name of gene |
chrom | chr6_qbl_hap6 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 2169819 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 2174745 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 2169819 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 2174745 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 13 | int(10) unsigned | range | Number of exons |
exonStarts | 2169819,2170196,2170693,217... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 2169935,2170301,2170825,217... | 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 |
---|
GTF2H4 | NM_001123120 | chr6_qbl_hap6 | + | 2169819 | 2174745 | 2169819 | 2174745 | 13 | 2169819,2170196,2170693,2171426,2171614,2171919,2172192,2172445,2172775,2173089,2173871,2174070,2174570, | 2169935,2170301,2170825,2171523,2171703,2172031,2172261,2172529,2172908,2173220,2173919,2174147,2174745, |
GPR4 | NM_001123118 | chr19 | - | 46094044 | 46095124 | 46094044 | 46095124 | 3 | 46094044,46094078,46094113, | 46094076,46094106,46095124, |
zbtb12.2 | NM_001044884 | chr6_cox_hap2 | - | 3377492 | 3378824 | 3377492 | 3378824 | 3 | 3377492,3378461,3378719, | 3377756,3378707,3378824, |
zbtb12.2 | NM_001044884 | chr6_dbb_hap3 | - | 3153320 | 3154652 | 3153320 | 3154652 | 3 | 3153320,3154289,3154547, | 3153584,3154535,3154652, |
Gm36176 | NM_001370835 | chr21 | + | 46066374 | 46117659 | 46066375 | 46117641 | 4 | 46066374,46066447,46117347,46117525, | 46066447,46066552,46117495,46117659, |
MIR196B | NR_162073 | chr7 | - | 27209110 | 27209168 | 27209168 | 27209168 | 1 | 27209110, | 27209168, |
mir551b | NR_161936 | chr3 | + | 168269664 | 168269728 | 168269728 | 168269728 | 1 | 168269664, | 168269728, |
CIDEA | NM_001083449 | chr18 | + | 12262813 | 12287607 | 12262813 | 12277221 | 6 | 12262813,12264305,12274086,12277118,12279346,12287538, | 12262968,12264447,12274270,12277221,12279404,12287607, |
LRCH4 | NM_001083450 | chr7 | - | 100171762 | 100183752 | 100171874 | 100183723 | 20 | 100171762,100171818,100173327,100173493,100173857,100174316,100174551,100174898,100175119,100175286,100175444,100175781,10017602 ... | 100171786,100171979,100173405,100173628,100173946,100174404,100174626,100175012,100175181,100175363,100175535,100175888,10017607 ... |
Olr752 | NM_001000367 | chr1 | + | 52451 | 63827 | 52451 | 63827 | 2 | 52451,63105, | 52608,63827, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|