|
|
Database: dm1 Primary Table: xenoRefGene Row Count: 49,722   Data last updated: 2020-08-21
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 747 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001106606 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chrX | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 21293697 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 21295328 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 21293697 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 21295328 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 21293697,21293979,21295253, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 21293937,21294042,21295328, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Nfu1 | 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 |
---|
747 | NM_001106606 | chrX | - | 21293697 | 21295328 | 21293697 | 21295328 | 3 | 21293697,21293979,21295253, | 21293937,21294042,21295328, | 0 | Nfu1 | incmpl | incmpl | 0,0,0, |
732 | NM_001031598 | chr2R | + | 19349649 | 19355660 | 19349649 | 19355660 | 4 | 19349649,19354289,19354483,19354761, | 19349706,19354397,19354705,19355660, | 0 | TUBB3 | cmpl | incmpl | 0,0,0,0, |
640 | NM_001242382 | chr2L | - | 7220480 | 7227220 | 7220480 | 7227220 | 10 | 7220480,7220927,7221376,7222009,7222186,7222300,7222576,7223122,7226890,7227142, | 7220495,7221242,7221520,7222147,7222264,7222510,7222832,7223268,7227124,7227220, | 0 | Slc4a10 | incmpl | incmpl | 1,0,0,0,0,0,2,0,0,0, |
783 | NM_001138416 | chr3R | - | 26023210 | 26023513 | 26023210 | 26023513 | 2 | 26023210,26023387, | 26023342,26023513, | 0 | LOC100193269 | incmpl | incmpl | 0,0, |
589 | NM_001248051 | chr2L | - | 543510 | 543912 | 543510 | 543912 | 1 | 543510, | 543912, | 0 | LOC100305922 | cmpl | incmpl | 0, |
598 | NM_001173205 | chr3L | - | 1821609 | 1821816 | 1821609 | 1821816 | 1 | 1821609, | 1821816, | 0 | CPR86 | incmpl | incmpl | 0, |
598 | NM_001173195 | chr3L | - | 1821615 | 1821816 | 1821615 | 1821816 | 1 | 1821615, | 1821816, | 0 | CPR100 | incmpl | incmpl | 0, |
598 | NM_001173204 | chr3L | - | 1821609 | 1821816 | 1821609 | 1821816 | 1 | 1821609, | 1821816, | 0 | CPR87 | incmpl | incmpl | 0, |
712 | NM_001111849 | chr2R | - | 16729886 | 16730484 | 16729886 | 16730484 | 2 | 16729886,16730220, | 16730156,16730484, | 0 | LOC542241 | incmpl | incmpl | 0,0, |
661 | NM_001385185 | chrX | - | 10017529 | 10018988 | 10017529 | 10018949 | 8 | 10017529,10017668,10018001,10018198,10018261,10018487,10018727,10018940, | 10017610,10017914,10018064,10018237,10018282,10018586,10018766,10018988, | 0 | MAN1C1 | cmpl | incmpl | 0,0,0,0,0,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|