|
|
Database: sacCer1 Primary Table: xenoRefGene Row Count: 31,750   Data last updated: 2020-09-01
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 587 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001127494 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr8 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 316819 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 317230 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 316819 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 317230 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 316819,316993,317161, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 316960,317146,317230, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Stk24 | 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,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.gbWarn.acc (via xenoRefGene.name)
sacCer1.all_est.qName (via xenoRefGene.name)
sacCer1.all_mrna.qName (via xenoRefGene.name)
sacCer1.xenoRefSeqAli.qName (via xenoRefGene.name)
| |
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
587 | NM_001127494 | chr8 | + | 316819 | 317230 | 316819 | 317230 | 3 | 316819,316993,317161, | 316960,317146,317230, | 0 | Stk24 | incmpl | incmpl | 0,0,0, |
585 | NM_001127449 | chr6 | - | 53259 | 54378 | 53259 | 54378 | 1 | 53259, | 54378, | 0 | Actg1 | incmpl | cmpl | 0, |
589 | NM_209895 | chr7 | + | 644077 | 644527 | 644077 | 644527 | 2 | 644077,644248, | 644173,644527, | 0 | AGOS_AEL318W | incmpl | incmpl | 0,0, |
592 | NM_001017283 | chr12 | + | 1002656 | 1004114 | 1002656 | 1004114 | 7 | 1002656,1003097,1003130,1003286,1003466,1003859,1004045, | 1003067,1003109,1003274,1003436,1003829,1004003,1004114, | 0 | impdh1 | incmpl | incmpl | 0,0,0,0,0,0,0, |
586 | NM_001017283 | chr13 | - | 162199 | 164068 | 162199 | 164068 | 9 | 162199,162313,162487,162880,163042,163207,163246,163720,164032, | 162286,162457,162850,163030,163087,163225,163312,163990,164068, | 0 | impdh1 | incmpl | incmpl | 0,0,0,0,0,0,0,0,0, |
586 | NM_001133712 | chr13 | + | 220161 | 220734 | 220161 | 220728 | 2 | 220161,220353, | 220305,220734, | 0 | PRDX3 | incmpl | cmpl | 0,0, |
585 | NM_001133695 | chr6 | - | 93550 | 94381 | 93550 | 94381 | 2 | 93550,94153, | 93952,94381, | 0 | FARSA | incmpl | incmpl | 0,0, |
591 | NM_001133701 | chr7 | + | 843855 | 844695 | 843855 | 844695 | 5 | 843855,844011,844476,844539,844572, | 843981,844416,844527,844560,844695, | 0 | DRG2 | cmpl | incmpl | 0,0,0,0,0, |
588 | NM_210969 | chr11 | + | 507575 | 508190 | 507575 | 508190 | 2 | 507575,508145, | 508097,508190, | 0 | AGOS_AFR068C | cmpl | cmpl | 0,0, |
585 | NM_001023388 | chr16 | + | 47416 | 48718 | 47416 | 48718 | 5 | 47416,47602,47917,48082,48622, | 47590,47878,48052,48583,48718, | 0 | fum1 | incmpl | incmpl | 0,0,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|