|
|
Database: gadMor1 Primary Table: xenoRefGene Row Count: 656,045   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 | description |
bin | 585 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
name | NM_001025121 | varchar(255) | Name of gene (usually transcript_id from GTF) |
chrom | CAEA01015616 | varchar(255) | Reference sequence chromosome or scaffold |
strand | - | char(1) | + or - for strand |
txStart | 25 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 150 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 25 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 150 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | Number of exons |
exonStarts | 25, | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 150, | longblob | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | score |
name2 | Cdkl1 | 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 | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 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
|
|
gadMor1.all_est.qName (via xenoRefGene.name)
gadMor1.all_mrna.qName (via xenoRefGene.name)
gadMor1.xenoRefFlat.name (via xenoRefGene.name)
gadMor1.xenoRefSeqAli.qName (via xenoRefGene.name)
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)
| |
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
585 | NM_001025121 | CAEA01015616 | - | 25 | 150 | 25 | 150 | 1 | 25, | 150, | 0 | Cdkl1 | incmpl | incmpl | 1, |
602 | NM_001205462 | HE570731 | + | 2245359 | 2251556 | 2245359 | 2251556 | 6 | 2245359,2247912,2248514,2249811,2251010,2251429, | 2245407,2248014,2248676,2249836,2251126,2251556, | 0 | SMARCD2 | incmpl | incmpl | 0,0,0,1,0,2, |
585 | NM_001243049 | CAEA01215033 | + | 132 | 303 | 132 | 303 | 1 | 132, | 303, | 0 | Atp6v0a1 | incmpl | incmpl | 0, |
73 | NM_001243049 | HE567092 | - | 766702 | 787819 | 766702 | 787756 | 14 | 766702,770725,770853,772142,776583,779654,781396,781928,782272,782696,784329,784350,784862,787741, | 766787,770814,770897,772261,776682,779772,781536,782073,782278,782904,784331,784447,784945,787819, | 0 | Atp6v0a1 | cmpl | incmpl | 2,0,1,2,0,2,1,0,0,2,0,2,0,0, |
586 | NM_001244404 | HE566850 | + | 217403 | 221293 | 217427 | 221293 | 7 | 217403,218132,218625,219234,219462,219868,221044, | 217502,218228,218691,219376,219542,220078,221293, | 0 | PPP6C | cmpl | cmpl | 0,0,0,0,1,0,0, |
594 | NM_001020987 | HE566539 | - | 1181695 | 1182338 | 1181695 | 1182338 | 3 | 1181695,1181931,1182158, | 1181767,1182036,1182338, | 0 | mfr1 | incmpl | incmpl | 0,0,0, |
585 | NM_119455 | CAEA01423230 | + | 140 | 227 | 140 | 227 | 1 | 140, | 227, | 0 | GLDP1 | incmpl | incmpl | 0, |
73 | NM_001202396 | HE570423 | - | 124485 | 134362 | 124485 | 134362 | 2 | 124485,134251, | 124524,134362, | 0 | CG2246 | incmpl | incmpl | 0,0, |
590 | NM_001202396 | HE572032 | + | 668382 | 675224 | 668382 | 675224 | 6 | 668382,668610,668996,673986,674327,675086, | 668541,668613,669119,674085,674330,675224, | 0 | CG2246 | incmpl | incmpl | 0,0,0,0,0,0, |
585 | NM_001202396 | HE570405 | - | 68004 | 68142 | 68004 | 68142 | 1 | 68004, | 68142, | 0 | CG2246 | incmpl | incmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|