|
|
Database: monDom1 Primary Table: xenoRefGene Row Count: 482,082   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 | info | description |
bin | 597 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001256960 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | scaffold_15031 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 1695094 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 1695539 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 1695094 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 1695539 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 1695094,1695312,1695512, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 1695310,1695512,1695539, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | SELENOF | 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 | cmpl | 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
|
|
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)
monDom1.all_mrna.qName (via xenoRefGene.name)
monDom1.xenoMrna.qName (via xenoRefGene.name)
monDom1.xenoRefFlat.name (via xenoRefGene.name)
monDom1.xenoRefSeqAli.qName (via xenoRefGene.name)
| |
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
597 | NM_001256960 | scaffold_15031 | + | 1695094 | 1695539 | 1695094 | 1695539 | 3 | 1695094,1695312,1695512, | 1695310,1695512,1695539, | 0 | SELENOF | incmpl | cmpl | 0,0,0, |
587 | NM_001256960 | scaffold_3820 | - | 281526 | 320268 | 281526 | 320268 | 4 | 281526,284260,291825,320121, | 281658,284312,291887,320268, | 0 | SELENOF | incmpl | cmpl | 0,2,0,0, |
75 | NM_170624 | scaffold_16658 | - | 2612207 | 2760988 | 2612207 | 2760988 | 5 | 2612207,2620321,2665795,2665961,2760889, | 2612285,2620507,2665867,2666000,2760988, | 0 | ATP8A | incmpl | incmpl | 0,0,0,0,0, |
585 | NM_001206399 | scaffold_10050 | - | 2571 | 35292 | 2571 | 35292 | 16 | 2571,3021,3823,4432,4961,7886,8613,8767,8816,9413,10187,10374,13274,16032,16140,35184, | 2676,3172,3987,4594,5132,8096,8724,8771,8922,9510,10271,10484,13413,16128,16167,35292, | 0 | ACACB | incmpl | incmpl | 0,2,0,0,0,0,0,2,1,0,0,1,0,0,0,0, |
627 | NM_001020227 | scaffold_15154 | - | 5587051 | 5587483 | 5587051 | 5587483 | 2 | 5587051,5587285, | 5587246,5587483, | 0 | vma3 | incmpl | incmpl | 0,0, |
587 | NM_001020227 | scaffold_11983 | + | 372498 | 373236 | 372498 | 373236 | 2 | 372498,373041, | 372642,373236, | 0 | vma3 | incmpl | incmpl | 0,0, |
588 | NM_001096644 | scaffold_12777 | + | 412185 | 412353 | 412185 | 412353 | 1 | 412185, | 412353, | 0 | fdps.L | incmpl | incmpl | 0, |
585 | NM_001177467 | scaffold_2415 | + | 69009 | 70246 | 69009 | 70216 | 4 | 69009,69269,69457,69970, | 69174,69280,69631,70246, | 0 | Gm7030 | incmpl | cmpl | 1,0,0,0, |
586 | NM_106005 | scaffold_14987 | - | 257258 | 257381 | 257258 | 257381 | 1 | 257258, | 257381, | 0 | T9L24.35; T9L24_35 | incmpl | incmpl | 0, |
593 | NM_118871 | scaffold_13235 | + | 1091219 | 1164955 | 1091219 | 1164955 | 4 | 1091219,1103644,1164294,1164850, | 1091303,1103698,1164372,1164955, | 0 | VIIIB | incmpl | incmpl | 0,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|