|
|
Database: droVir1 Primary Table: xenoRefFlat Row Count: 358,609   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 | CG8360 | varchar(255) | values | Name of gene as it appears in genome browser. |
name | NM_001273303 | varchar(255) | values | Name of gene |
chrom | scaffold_2 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 255564 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 256182 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 255567 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 256182 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 4 | int(10) unsigned | range | Number of exons |
exonStarts | 255564,255695,255910,255957, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 255631,255883,255913,256182, | 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 |
---|
CG8360 | NM_001273303 | scaffold_2 | + | 255564 | 256182 | 255567 | 256182 | 4 | 255564,255695,255910,255957, | 255631,255883,255913,256182, |
CG7430 | NM_001275071 | scaffold_0 | + | 2359637 | 2361247 | 2359637 | 2361247 | 4 | 2359637,2360174,2360231,2361181, | 2360161,2360178,2361110,2361247, |
PRSS3 | NM_205385 | scaffold_44 | - | 258163 | 258286 | 258163 | 258286 | 2 | 258163,258256, | 258220,258286, |
PRSS3 | NM_205385 | scaffold_1 | - | 5301520 | 5310366 | 5301520 | 5310366 | 3 | 5301520,5301904,5310300, | 5301682,5301952,5310366, |
PRSS3 | NM_205385 | scaffold_1 | + | 5319639 | 5320044 | 5319639 | 5320044 | 2 | 5319639,5319930, | 5319696,5320044, |
Cnot7 | NR_155265 | scaffold_0 | - | 1445971 | 1448699 | 1448699 | 1448699 | 3 | 1445971,1447895,1448432, | 1446031,1448315,1448699, |
Cnot7 | NR_155266 | scaffold_0 | - | 1445971 | 1448699 | 1448699 | 1448699 | 3 | 1445971,1447895,1448432, | 1446031,1448315,1448699, |
LOC100381760 | NM_001361542 | scaffold_4 | + | 3318673 | 3320212 | 3318673 | 3320212 | 5 | 3318673,3318955,3319417,3319679,3320113, | 3318925,3319102,3319609,3319690,3320212, |
LOC100381906 | NM_001361553 | scaffold_6 | + | 1364068 | 1365610 | 1364068 | 1365610 | 4 | 1364068,1364773,1364995,1365484, | 1364617,1364917,1365226,1365610, |
Epn3 | NM_001361558 | scaffold_32 | + | 466484 | 467067 | 466484 | 467067 | 3 | 466484,466569,466974, | 466565,466752,467067, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|