|
|
Database: droPer1 Primary Table: xenoRefFlat Row Count: 259,434   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 | CG8788 | varchar(255) | values | Name of gene as it appears in genome browser. |
name | NM_001299302 | varchar(255) | values | Name of gene |
chrom | super_31 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 305880 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 308159 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 306246 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 307418 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 13 | int(10) unsigned | range | Number of exons |
exonStarts | 305880,306066,306122,306221... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 306018,306106,306172,306229... | 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 |
---|
CG8788 | NM_001299302 | super_31 | - | 305880 | 308159 | 306246 | 307418 | 13 | 305880,306066,306122,306221,306242,307191,307277,307379,307475,307602,307667,308039,308140, | 306018,306106,306172,306229,306259,307241,307297,307430,307582,307638,307690,308087,308159, |
CG8172 | NM_001299293 | super_4 | + | 6665860 | 6668064 | 6667200 | 6667837 | 12 | 6665860,6665900,6666013,6666063,6666140,6666392,6666473,6666566,6666936,6667182,6667621,6667996, | 6665890,6665935,6666024,6666080,6666209,6666434,6666554,6666668,6667113,6667563,6667849,6668064, |
FN3K | NM_022158 | super_22 | - | 514181 | 817300 | 817300 | 817300 | 2 | 514181,817242, | 514211,817300, |
wnt8a | NM_130946 | super_1 | - | 2247389 | 2249231 | 2249231 | 2249231 | 2 | 2247389,2249090, | 2247503,2249231, |
GIGYF2 | NM_001103148 | super_5 | - | 6688469 | 6734563 | 6688469 | 6734563 | 4 | 6688469,6690133,6734332,6734542, | 6688484,6690160,6734354,6734563, |
GIGYF2 | NM_001103148 | super_33 | + | 388189 | 435586 | 388189 | 435586 | 5 | 388189,388514,435114,435215,435572, | 388216,388524,435142,435220,435586, |
GIGYF2 | NM_001103147 | super_0 | + | 78240 | 120167 | 78240 | 120167 | 3 | 78240,119874,120138, | 78274,119893,120167, |
zgc:173816 | NM_001109866 | super_8 | + | 3072582 | 3072681 | 3072582 | 3072681 | 1 | 3072582, | 3072681, |
Gpb5 | NM_001110865 | super_16 | + | 373492 | 373882 | 373492 | 373882 | 1 | 373492, | 373882, |
CG30275 | NM_001144266 | super_2 | + | 4262672 | 4267244 | 4262672 | 4263778 | 20 | 4262672,4262801,4262918,4262947,4263050,4263313,4263433,4263678,4264143,4264387,4264582,4265150,4265355,4265675,4265771,4266146, ... | 4262765,4262881,4262921,4263008,4263221,4263406,4263618,4263778,4264275,4264531,4264948,4265297,4265571,4265714,4266050,4266187, ... |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|