|
|
Database: dm2 Primary Table: xenoRefGene Row Count: 55,279   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 | 669 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001003035 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr3L | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 11086408 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 11086783 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 11086408 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 11086783 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 11086408,11086606, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 11086576,11086783, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | SOD1 | 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 |
---|
669 | NM_001003035 | chr3L | - | 11086408 | 11086783 | 11086408 | 11086783 | 2 | 11086408,11086606, | 11086576,11086783, | 0 | SOD1 | incmpl | incmpl | 0,0, |
611 | NM_001044253 | chr2L | - | 3468042 | 3469282 | 3468042 | 3469282 | 4 | 3468042,3468318,3468789,3468952, | 3468213,3468570,3468897,3469282, | 0 | Pif1 | incmpl | incmpl | 0,0,0,0, |
733 | NM_001153836 | chrX | + | 19477850 | 19478027 | 19477850 | 19478027 | 1 | 19477850, | 19478027, | 0 | LOC100280916 | incmpl | incmpl | 0, |
710 | NM_001155179 | chr2R | + | 16452424 | 16453516 | 16452424 | 16453516 | 1 | 16452424, | 16453516, | 0 | LOC100282267 | incmpl | cmpl | 0, |
681 | NM_001277998 | chr3L | - | 12707671 | 12707932 | 12707671 | 12707923 | 1 | 12707671, | 12707932, | 0 | SNRPD1 | cmpl | incmpl | 0, |
614 | NM_001139703 | chr3L | - | 3883239 | 3883923 | 3883239 | 3883923 | 1 | 3883239, | 3883923, | 0 | LOC100194618 | cmpl | incmpl | 0, |
614 | NM_001139703 | chr3L | - | 3883467 | 3884151 | 3883467 | 3884151 | 1 | 3883467, | 3884151, | 0 | LOC100194618 | cmpl | incmpl | 0, |
611 | NM_001205333 | chr2R | - | 3486591 | 3494771 | 3486591 | 3494771 | 18 | 3486591,3486704,3486803,3486881,3487128,3488104,3488981,3489244,3489309,3489485,3490347,3491103,3491235,3491346,3491823,3491925, ... | 3486630,3486740,3486836,3486974,3487698,3488521,3489119,3489259,3489468,3489852,3491070,3491187,3491256,3491766,3491889,3492936, ... | 0 | ACACB | incmpl | incmpl | 1,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0, |
692 | NM_001195526 | chr3R | + | 14052451 | 14054134 | 14052451 | 14054134 | 5 | 14052451,14053425,14053531,14053894,14054071, | 14052604,14053512,14053591,14053996,14054134, | 0 | MDH2 | incmpl | incmpl | 0,0,1,0,0, |
593 | NM_001195525 | chr4 | + | 1053188 | 1054669 | 1053188 | 1054663 | 2 | 1053188,1053521, | 1053468,1054669, | 0 | ATP5F1B | incmpl | cmpl | 0,1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|