|
|
Database: choHof1 Primary Table: xenoRefGene Row Count: 889,220   Data last updated: 2020-08-18
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_001011053 | varchar(255) | Name of gene (usually transcript_id from GTF) |
chrom | scaffold_21320 | varchar(255) | Reference sequence chromosome or scaffold |
strand | + | char(1) | + or - for strand |
txStart | 13890 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 18768 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 13890 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 18768 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 4 | int(10) unsigned | Number of exons |
exonStarts | 13890,14212,16818,18649, | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 13984,14297,16874,18768, | longblob | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | score |
name2 | timm23 | 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 | 0,1,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
|
|
choHof1.all_mrna.qName (via xenoRefGene.name)
choHof1.xenoMrna.qName (via xenoRefGene.name)
choHof1.xenoRefFlat.name (via xenoRefGene.name)
choHof1.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_001011053 | scaffold_21320 | + | 13890 | 18768 | 13890 | 18768 | 4 | 13890,14212,16818,18649, | 13984,14297,16874,18768, | 0 | timm23 | incmpl | incmpl | 0,1,2,1, |
585 | NM_001017142 | scaffold_214730 | + | 708 | 2035 | 708 | 2035 | 3 | 708,1778,1960, | 795,1865,2035, | 0 | rae1 | incmpl | incmpl | 0,0,0, |
585 | NM_022924 | scaffold_5486 | + | 24745 | 25366 | 24745 | 25366 | 2 | 24745,25183, | 24920,25366, | 0 | F2 | incmpl | incmpl | 0,0, |
585 | NM_022923 | scaffold_66899 | - | 3691 | 4138 | 3691 | 4138 | 2 | 3691,3982, | 3787,4138, | 0 | Tspy1 | incmpl | incmpl | 0,0, |
585 | NM_023023 | scaffold_12740 | + | 8063 | 20421 | 8063 | 20421 | 9 | 8063,8394,10422,10670,11627,13201,15106,16031,20276, | 8147,8418,10555,10717,11696,13246,15182,16187,20421, | 0 | Dpysl5 | incmpl | incmpl | 0,0,0,1,0,0,0,1,2, |
585 | NM_199763 | scaffold_63464 | + | 2281 | 2766 | 2281 | 2766 | 4 | 2281,2493,2582,2715, | 2455,2580,2714,2766, | 0 | rnf145b | incmpl | incmpl | 0,0,0,0, |
585 | NM_001354755 | scaffold_60477 | - | 1884 | 2133 | 1884 | 2111 | 2 | 1884,2034, | 1902,2133, | 0 | ADD1 | cmpl | incmpl | 0,0, |
585 | NM_001354755 | scaffold_81129 | + | 5100 | 7102 | 5100 | 7102 | 19 | 5100,5133,5235,5270,5406,5500,5637,6307,6394,6453,6507,6574,6593,6608,6811,6851,6959,6967,7044, | 5127,5220,5259,5273,5499,5637,6267,6334,6453,6505,6573,6583,6608,6719,6836,6959,6964,7043,7102, | 0 | ADD1 | incmpl | incmpl | 2,0,0,0,0,0,0,0,0,1,0,1,1,2,2,1,2,0,1, |
585 | NM_001354751 | scaffold_9981 | + | 5884 | 13055 | 5884 | 5986 | 3 | 5884,11731,13040, | 5986,11747,13055, | 0 | ZBTB16 | incmpl | incmpl | 0,-1,-1, |
585 | NM_001354751 | scaffold_90690 | - | 3092 | 3179 | 3092 | 3179 | 1 | 3092, | 3179, | 0 | ZBTB16 | incmpl | incmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|