|
|
Database: monDom5 Primary Table: refGene Row Count: 1,239   Data last updated: 2020-08-19
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 144 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001291669 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr2 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 75213948 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 75241389 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 75213948 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 75241389 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 6 | int(10) unsigned | range | Number of exons |
exonStarts | 75213948,75227320,75229689,... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 75214003,75227584,75229965,... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | MR1 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0,1,1,1,1,1, | 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 |
---|
144 | NM_001291669 | chr2 | + | 75213948 | 75241389 | 75213948 | 75241389 | 6 | 75213948,75227320,75229689,75238851,75239383,75241348, | 75214003,75227584,75229965,75239127,75239494,75241389, | 0 | MR1 | cmpl | cmpl | 0,1,1,1,1,1, |
222 | NM_001291670 | chr1 | + | 156360186 | 156396098 | 156360186 | 156396098 | 20 | 156360186,156360242,156364022,156366093,156366176,156366710,156369629,156370129,156378143,156379165,156380469,156381014,15638331 ... | 156360240,156360305,156364174,156366150,156366181,156366921,156369864,156370283,156378322,156379348,156380602,156381161,15638335 ... | 0 | NOX5 | cmpl | cmpl | 0,0,0,2,2,1,2,0,1,0,0,1,1,0,0,2,2,0,1,0, |
1409 | NM_001324524 | chr8 | - | 108128167 | 108133384 | 108129055 | 108132370 | 8 | 108128167,108129834,108130291,108130833,108131649,108131923,108132320,108133123, | 108129246,108129994,108130420,108130887,108131685,108132050,108132398,108133384, | 0 | MLF2 | cmpl | cmpl | 1,0,0,0,0,2,0,-1, |
4622 | NM_001324543 | chr2 | - | 529228140 | 529243307 | 529228313 | 529243203 | 9 | 529228140,529230047,529230544,529231650,529232577,529234391,529234640,529236253,529243137, | 529228445,529230199,529230644,529231728,529232703,529234501,529234724,529236422,529243307, | 0 | MDH2 | cmpl | cmpl | 0,1,0,0,0,1,1,0,0, |
14743 | NM_001324429 | chr1 | - | 705380382 | 705385829 | 705380382 | 705385829 | 5 | 705380382,705380662,705382938,705384084,705385744, | 705380533,705380933,705383205,705384345,705385829, | 0 | LOC103092429 | cmpl | cmpl | 2,1,1,1,0, |
720 | NR_032242 | chr6 | + | 17696089 | 17696186 | 17696186 | 17696186 | 1 | 17696089, | 17696186, | 0 | MIR27B | unk | unk | -1, |
720 | NR_032241 | chr6 | + | 17695900 | 17695974 | 17695974 | 17695974 | 1 | 17695900, | 17695974, | 0 | MIR23B | unk | unk | -1, |
3991 | NR_032240 | chr3 | + | 446526143 | 446526216 | 446526216 | 446526216 | 1 | 446526143, | 446526216, | 0 | MIR24-2 | unk | unk | -1, |
3991 | NR_032239 | chr3 | + | 446525994 | 446526080 | 446526080 | 446526080 | 1 | 446525994, | 446526080, | 0 | MIR27A | unk | unk | -1, |
3991 | NR_032238 | chr3 | + | 446525825 | 446525898 | 446525898 | 446525898 | 1 | 446525825, | 446525898, | 0 | MIR23A | unk | unk | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|