|
|
Database: melUnd1 Primary Table: xenoRefGene Row Count: 401,532   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 | 590 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001134082 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | JH556605 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 668429 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 672569 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 668429 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 672569 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 668429,669121,672449, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 668527,669224,672569, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | CACYBP | 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,2,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)
melUnd1.all_mrna.qName (via xenoRefGene.name)
melUnd1.xenoRefFlat.name (via xenoRefGene.name)
melUnd1.xenoRefSeqAli.qName (via xenoRefGene.name)
| |
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
590 | NM_001134082 | JH556605 | + | 668429 | 672569 | 668429 | 672569 | 3 | 668429,669121,672449, | 668527,669224,672569, | 0 | CACYBP | incmpl | incmpl | 0,2,0, |
75 | NM_001321866 | JH556484 | - | 2347697 | 2441798 | 2347697 | 2441798 | 2 | 2347697,2441618, | 2347793,2441798, | 0 | ZNF600 | incmpl | incmpl | 0,0, |
585 | NM_001374596 | JH556099 | + | 89410 | 93366 | 89410 | 93366 | 12 | 89410,89526,90203,90618,90888,91184,92038,92082,92258,92626,92849,93315, | 89441,89666,90296,90767,90993,91307,92051,92141,92344,92702,92969,93366, | 0 | TMC6 | incmpl | incmpl | 0,1,0,0,0,0,2,1,0,2,0,0, |
591 | NM_001308624 | JH556527 | + | 787096 | 787327 | 787096 | 787327 | 1 | 787096, | 787327, | 0 | LOC100632156 | incmpl | incmpl | 0, |
596 | NM_001320735 | JH556467 | - | 1511906 | 1521449 | 1514965 | 1521419 | 5 | 1511906,1514965,1516945,1517035,1521291, | 1511963,1515082,1516987,1517099,1521449, | 0 | FAM107B | cmpl | cmpl | -1,0,0,2,0, |
585 | NM_001320734 | JH534615 | + | 161 | 2598 | 161 | 2595 | 4 | 161,895,2165,2526, | 309,1027,2303,2598, | 0 | CAPG | incmpl | cmpl | 0,0,0,0, |
638 | NM_001257098 | JH556605 | - | 7076315 | 7076438 | 7076315 | 7076438 | 1 | 7076315, | 7076438, | 0 | RHNO1 | incmpl | incmpl | 0, |
613 | NM_001286717 | JH556596 | - | 3680643 | 3774441 | 3680643 | 3774441 | 8 | 3680643,3690392,3730022,3730109,3759616,3770826,3771325,3774297, | 3680820,3690524,3730023,3730288,3759754,3770976,3771382,3774441, | 0 | AGTPBP1 | incmpl | incmpl | 0,0,2,0,0,0,0,0, |
585 | NM_001289482 | JH539953 | + | 161 | 302 | 161 | 302 | 1 | 161, | 302, | 0 | Zscan10 | incmpl | incmpl | 0, |
603 | NM_001289482 | JH556484 | - | 2402915 | 2441498 | 2402915 | 2441498 | 4 | 2402915,2439530,2439927,2441376, | 2403014,2439554,2440063,2441498, | 0 | Zscan10 | incmpl | incmpl | 0,1,2,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|