|
|
Database: sorAra1 Primary Table: xenoRefGene Row Count: 799,185   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 | description |
bin | 585 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
name | NM_001097214 | varchar(255) | Name of gene (usually transcript_id from GTF) |
chrom | scaffold_231054 | varchar(255) | Reference sequence chromosome or scaffold |
strand | + | char(1) | + or - for strand |
txStart | 88563 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 88681 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 88681 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 88681 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | Number of exons |
exonStarts | 88563, | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 88681, | longblob | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | score |
name2 | bckdha | varchar(255) | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | unk | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | unk | 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
|
|
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)
sorAra1.all_mrna.qName (via xenoRefGene.name)
sorAra1.xenoRefFlat.name (via xenoRefGene.name)
sorAra1.xenoRefSeqAli.qName (via xenoRefGene.name)
| |
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
585 | NM_001097214 | scaffold_231054 | + | 88563 | 88681 | 88681 | 88681 | 1 | 88563, | 88681, | 0 | bckdha | unk | unk | -1, |
585 | NM_001044703 | scaffold_231272 | - | 42020 | 43252 | 42020 | 43252 | 2 | 42020,43081, | 42059,43252, | 0 | Zscan21 | incmpl | incmpl | 0,0, |
585 | NM_001046354 | scaffold_151301 | + | 131 | 18915 | 131 | 18915 | 7 | 131,1603,5657,11804,14005,14760,18792, | 504,1752,5789,11892,14223,14763,18915, | 0 | UGT2B10 | incmpl | incmpl | 0,1,0,0,1,0,0, |
585 | NM_001085507 | scaffold_175005 | + | 7812 | 13982 | 7812 | 9172 | 31 | 7812,9577,9702,9816,9834,10005,10037,10086,10248,10335,10472,10531,10612,10918,11022,11103,11141,11286,11436,11661,11876,12347,1 ... | 9172,9587,9719,9824,9962,10018,10062,10130,10322,10422,10483,10566,10639,10936,11050,11112,11168,11306,11449,11779,11921,12362,1 ... | 0 | Zbtb34 | incmpl | incmpl | 0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, |
585 | NM_001159667 | scaffold_48485 | - | 357 | 1368 | 357 | 1368 | 5 | 357,677,769,1107,1305, | 452,682,1098,1254,1368, | 0 | fryl | incmpl | incmpl | 1,2,0,0,0, |
585 | NM_001124291 | scaffold_210924 | - | 78 | 1072 | 78 | 1072 | 3 | 78,207,946, | 183,234,1072, | 0 | myl1 | incmpl | incmpl | 0,0,0, |
585 | NR_024515 | scaffold_246850 | - | 2 | 4166 | 4166 | 4166 | 2 | 2,4037, | 47,4166, | 0 | APLP2 | unk | unk | -1,-1, |
585 | NM_001178332 | scaffold_203782 | + | 782 | 953 | 782 | 953 | 1 | 782, | 953, | 0 | RPL32 | incmpl | incmpl | 0, |
585 | NM_001178332 | scaffold_237225 | + | 44485 | 44692 | 44485 | 44692 | 1 | 44485, | 44692, | 0 | RPL32 | incmpl | incmpl | 0, |
585 | NM_001178331 | scaffold_131730 | - | 4774 | 6243 | 4774 | 6243 | 2 | 4774,6162, | 5014,6243, | 0 | MAP2 | incmpl | cmpl | 0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|