|
|
Database: dm6 Primary Table: xenoRefGene Row Count: 55,280   Data last updated: 2020-08-18
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 811 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001191341 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr3R | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 29684568 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 29685342 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 29684568 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 29685342 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 29684568,29684910,29685168, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 29684775,29685144,29685342, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | GUCY1A2 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0,0,0, | longblob | | Reading frame of the start of the CDS region of the exon, in the direction of transcription (0,1,2), or -1 if there is no CDS region. |
|
| |
|
|
Connected Tables and Joining Fields
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
811 | NM_001191341 | chr3R | + | 29684568 | 29685342 | 29684568 | 29685342 | 3 | 29684568,29684910,29685168, | 29684775,29685144,29685342, | 0 | GUCY1A2 | incmpl | incmpl | 0,0,0, |
664 | NM_001201321 | chr2L | + | 10427167 | 10427809 | 10427170 | 10427809 | 4 | 10427167,10427386,10427497,10427698, | 10427363,10427473,10427668,10427809, | 0 | kdelr2a | cmpl | cmpl | 0,0,0,0, |
749 | NM_001013463 | chr2L | - | 21518108 | 21518408 | 21518108 | 21518408 | 1 | 21518108, | 21518408, | 0 | zgc:114046 | incmpl | cmpl | 0, |
810 | NM_001091717 | chr3R | + | 29619581 | 29620504 | 29619581 | 29620504 | 4 | 29619581,29619829,29619958,29620255, | 29619653,29619904,29620207,29620504, | 0 | slc25a11.S | incmpl | incmpl | 0,0,0,0, |
667 | NM_001636 | chrX | - | 10781620 | 10782649 | 10781620 | 10782649 | 4 | 10781620,10781760,10782171,10782379, | 10781749,10782064,10782297,10782649, | 0 | SLC25A6 | incmpl | cmpl | 0,0,0,0, |
748 | NM_178196 | chr2L | - | 21472541 | 21472894 | 21472594 | 21472894 | 2 | 21472541,21472594, | 21472559,21472894, | 0 | H2bc8 | incmpl | cmpl | -1,0, |
748 | NM_178196 | chr2L | - | 21487778 | 21488131 | 21487831 | 21488131 | 2 | 21487778,21487831, | 21487796,21488131, | 0 | H2bc8 | incmpl | cmpl | -1,0, |
701 | NM_001180289 | chr3R | + | 15244374 | 15245565 | 15244374 | 15245565 | 5 | 15244374,15244434,15244932,15245130,15245511, | 15244413,15244914,15245103,15245505,15245565, | 0 | SSB1 | incmpl | incmpl | 0,0,0,0,0, |
718 | NM_001179279 | chr2R | + | 17518290 | 17518940 | 17518290 | 17518940 | 2 | 17518290,17518790, | 17518368,17518940, | 0 | IMP3 | cmpl | incmpl | 0,0, |
738 | NM_001317022 | chr3R | - | 20081346 | 20082339 | 20081346 | 20082339 | 4 | 20081346,20081757,20081940,20082258, | 20081718,20081844,20082234,20082339, | 0 | LOC106719192 | incmpl | incmpl | 0,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|