|
|
Database: droMoj1 Primary Table: xenoRefFlat Row Count: 336,922 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 | ANKLE1 | varchar(255) | values | Name of gene as it appears in genome browser. |
name | NM_152363 | varchar(255) | values | Name of gene |
chrom | contig_2027 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 42587 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 42953 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 42587 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 42953 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 42587,42902, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 42740,42953, | 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 |
---|
ANKLE1 | NM_152363 | contig_2027 | - | 42587 | 42953 | 42587 | 42953 | 2 | 42587,42902, | 42740,42953, |
ANKLE1 | NM_152363 | contig_817 | - | 39658 | 43024 | 43009 | 43024 | 3 | 39658,41637,43009, | 39686,41676,43024, |
GILT3 | NM_142908 | contig_1375 | + | 40405 | 41101 | 40405 | 41101 | 4 | 40405,40616,40869,41005, | 40541,40773,40917,41101, |
pdk4.L | NM_001086628 | contig_109 | - | 5744 | 6867 | 5744 | 6867 | 6 | 5744,5888,6044,6403,6508,6729, | 5864,6023,6134,6466,6571,6867, |
PHKB | NM_001163825 | contig_3086 | - | 51725 | 52336 | 51725 | 52336 | 3 | 51725,51974,52147, | 51806,52079,52336, |
CBSL | NM_001321073 | contig_2808 | + | 62063 | 62939 | 62063 | 62939 | 4 | 62063,62393,62756,62849, | 62354,62726,62804,62939, |
DLG4 | NM_001321074 | contig_3390 | + | 8698 | 9400 | 8698 | 9400 | 3 | 8698,8920,9313, | 8834,9189,9400, |
COX15 | NM_001320974 | contig_6615 | - | 2367 | 3202 | 2367 | 3202 | 5 | 2367,2688,2772,2871,3139, | 2595,2751,2844,2985,3202, |
DLG4 | NM_001321074 | contig_3389 | + | 362 | 991 | 362 | 991 | 2 | 362,769, | 578,991, |
DLG4 | NM_001321076 | contig_3389 | + | 362 | 991 | 362 | 991 | 2 | 362,769, | 578,991, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|