|
|
Database: micMur1 Primary Table: xenoRefGene Row Count: 681,359   Data last updated: 2020-08-22
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 585 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
name | NM_001003141 | varchar(255) | Name of gene (usually transcript_id from GTF) |
chrom | scaffold_6760 | varchar(255) | Reference sequence chromosome or scaffold |
strand | + | char(1) | + or - for strand |
txStart | 11116 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 12002 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 11116 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 11918 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 8 | int(10) unsigned | Number of exons |
exonStarts | 11116,11214,11306,11430,114... | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 11214,11306,11417,11466,115... | longblob | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | score |
name2 | FER | varchar(255) | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 1,1,1,0,1,2,2,-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
|
|
hgFixed.gbCdnaInfo.acc (via xenoRefGene.name)
hgFixed.gbMiscDiff.acc (via xenoRefGene.name)
hgFixed.gbSeq.acc (via xenoRefGene.name)
hgFixed.gbWarn.acc (via xenoRefGene.name)
hgFixed.imageClone.acc (via xenoRefGene.name)
micMur1.all_mrna.qName (via xenoRefGene.name)
micMur1.xenoRefFlat.name (via xenoRefGene.name)
micMur1.xenoRefSeqAli.qName (via xenoRefGene.name)
| |
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
585 | NM_001003141 | scaffold_6760 | + | 11116 | 12002 | 11116 | 11918 | 8 | 11116,11214,11306,11430,11473,11524,11857,11981, | 11214,11306,11417,11466,11524,11781,11932,12002, | 0 | FER | incmpl | cmpl | 1,1,1,0,1,2,2,-1, |
585 | NM_001194559 | scaffold_5167 | - | 35465 | 51706 | 35522 | 51517 | 3 | 35465,51507,51600, | 36519,51561,51706, | 0 | OR51E2 | cmpl | cmpl | 2,0,-1, |
587 | NR_045699 | scaffold_917 | - | 295291 | 295946 | 295946 | 295946 | 6 | 295291,295510,295560,295652,295762,295871, | 295318,295540,295626,295711,295854,295946, | 0 | 1700028E10Rik | unk | unk | -1,-1,-1,-1,-1,-1, |
585 | NM_016140 | scaffold_79587 | - | 550 | 712 | 550 | 712 | 1 | 550, | 712, | 0 | TPPP3 | incmpl | incmpl | 0, |
587 | NM_016140 | scaffold_767 | + | 379673 | 383536 | 382734 | 383179 | 5 | 379673,380149,382734,382990,383192, | 379800,380215,382891,383180,383536, | 0 | TPPP3 | incmpl | cmpl | -1,-1,2,0,-1, |
585 | NM_016140 | scaffold_30710 | - | 6501 | 6663 | 6501 | 6663 | 1 | 6501, | 6663, | 0 | TPPP3 | incmpl | incmpl | 0, |
73 | NM_016138 | scaffold_1782 | - | 255830 | 263426 | 255830 | 263420 | 7 | 255830,256204,256227,257284,258183,259553,263347, | 255873,256206,256293,257424,258298,259732,263426, | 0 | COQ7 | cmpl | incmpl | 2,0,0,1,0,1,0, |
585 | NM_001302298 | scaffold_14239 | - | 17426 | 17531 | 17426 | 17531 | 1 | 17426, | 17531, | 0 | LOC103967869 | incmpl | incmpl | 0, |
585 | NM_203992 | scaffold_147907 | + | 140 | 233 | 140 | 233 | 1 | 140, | 233, | 0 | slc22a4 | incmpl | incmpl | 0, |
586 | NM_001045101 | scaffold_1386 | + | 219664 | 239658 | 219664 | 239658 | 12 | 219664,230022,230569,231065,231259,231301,232576,232695,235465,235817,236136,239588, | 219772,230066,230672,231137,231265,231427,232681,232698,235598,235822,236189,239658, | 0 | dclre1c | cmpl | incmpl | 0,0,2,0,0,0,0,0,0,1,0,2, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|