|
|
Database: dm3 Primary Table: xenoRefGene Row Count: 56,731   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 | 744 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001105728 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr2L | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 20926486 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 20927085 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 20926486 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 20927085 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 20926486,20926989, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 20926861,20927085, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Nthl1 | 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, | 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 |
---|
744 | NM_001105728 | chr2L | - | 20926486 | 20927085 | 20926486 | 20927085 | 2 | 20926486,20926989, | 20926861,20927085, | 0 | Nthl1 | incmpl | incmpl | 0,0, |
621 | NM_001001534 | chr2R | + | 4753405 | 4775299 | 4753405 | 4775299 | 28 | 4753405,4753465,4754520,4754682,4754991,4755872,4756178,4756544,4757111,4757442,4757793,4761513,4763862,4763994,4764462,4764714, ... | 4753450,4753537,4754586,4754841,4755005,4755968,4756505,4756676,4757246,4757577,4757886,4761807,4763976,4764306,4764624,4764761, ... | 0 | RYR1 | incmpl | incmpl | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, |
735 | NM_001290866 | chr2L | - | 19761753 | 19762739 | 19761753 | 19762739 | 4 | 19761753,19761987,19762050,19762520, | 19761924,19762023,19762305,19762739, | 0 | FBP2 | incmpl | incmpl | 0,0,0,0, |
664 | NM_001271221 | chr3R | + | 10451771 | 10452147 | 10451771 | 10452147 | 2 | 10451771,10452015, | 10451951,10452147, | 0 | Hist1h4m | cmpl | cmpl | 0,0, |
666 | NM_001271159 | chr2R | - | 10644578 | 10645045 | 10644584 | 10645045 | 2 | 10644578,10644745, | 10644683,10645045, | 0 | TRAPPC5 | incmpl | cmpl | 0,0, |
646 | NM_001271157 | chrX | - | 8038040 | 8039231 | 8038040 | 8039231 | 4 | 8038040,8038505,8038682,8039204, | 8038484,8038649,8038967,8039231, | 0 | FARSA | incmpl | incmpl | 0,0,0,0, |
701 | NM_001271140 | chr2R | + | 15313620 | 15315714 | 15313620 | 15315714 | 9 | 15313620,15314372,15314570,15314710,15314883,15315232,15315265,15315531,15315675, | 15313634,15314447,15314639,15314827,15315048,15315256,15315307,15315627,15315714, | 0 | Capn9 | incmpl | incmpl | 1,0,0,0,0,0,0,0,0, |
732 | NM_015636 | chr2R | + | 19275835 | 19276477 | 19275835 | 19276477 | 2 | 19275835,19276372, | 19276306,19276477, | 0 | EIF2B4 | incmpl | incmpl | 0,0, |
721 | NM_001310565 | chr3L | - | 17846434 | 17847737 | 17846434 | 17847737 | 4 | 17846434,17846602,17846869,17847437, | 17846524,17846674,17847007,17847737, | 0 | Slc7a1 | incmpl | incmpl | 0,0,0,0, |
607 | NM_006001 | chr3R | + | 2912955 | 2914305 | 2912955 | 2914305 | 1 | 2912955, | 2914305, | 0 | TUBA3C | incmpl | cmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|