|
|
Database: ornAna1 Primary Table: xenoRefGene Row Count: 585,080   Data last updated: 2020-08-22
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_001380646 | varchar(255) | Name of gene (usually transcript_id from GTF) |
chrom | Contig4565 | varchar(255) | Reference sequence chromosome or scaffold |
strand | + | char(1) | + or - for strand |
txStart | 30007 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 30091 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 30091 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 30091 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | Number of exons |
exonStarts | 30007, | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 30091, | longblob | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | score |
name2 | nhr-23 | 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)
ornAna1.all_est.qName (via xenoRefGene.name)
ornAna1.all_mrna.qName (via xenoRefGene.name)
ornAna1.refGene.name (via xenoRefGene.name)
ornAna1.refSeqAli.qName (via xenoRefGene.name)
ornAna1.xenoMrna.qName (via xenoRefGene.name)
ornAna1.xenoRefFlat.name (via xenoRefGene.name)
ornAna1.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_001380646 | Contig4565 | + | 30007 | 30091 | 30091 | 30091 | 1 | 30007, | 30091, | 0 | nhr-23 | unk | unk | -1, |
585 | NM_001322826 | Contig3143 | + | 5391 | 10311 | 5432 | 10311 | 7 | 5391,7770,8185,8480,9011,9557,10123, | 5469,7933,8396,8591,9053,9619,10311, | 0 | ZNF461 | cmpl | incmpl | 0,0,1,2,2,2,1, |
585 | NM_001322826 | Contig39192 | + | 1296 | 2174 | 1296 | 2174 | 5 | 1296,1366,1620,1692,2003, | 1326,1453,1692,1920,2174, | 0 | ZNF461 | incmpl | incmpl | 0,0,0,0,2, |
662 | NM_030703 | chr12 | - | 10195926 | 10201574 | 10195926 | 10201574 | 4 | 10195926,10199013,10201379,10201481, | 10196025,10199067,10201451,10201574, | 0 | Cpn1 | incmpl | incmpl | 0,0,0,0, |
612 | NM_030692 | Ultra117 | + | 3557997 | 3583231 | 3557997 | 3582057 | 22 | 3557997,3559229,3559871,3560506,3563522,3566625,3569354,3571493,3572474,3572630,3574510,3575487,3577338,3577507,3578196,3578978, ... | 3558086,3559316,3559995,3560656,3563585,3566727,3569435,3571585,3572543,3572710,3574604,3575631,3577408,3577577,3578293,3579070, ... | 0 | Sacm1l | incmpl | cmpl | 0,2,2,0,0,1,1,1,0,0,2,0,0,1,2,0,2,1,-1,-1,-1,-1, |
585 | NM_001167343 | Contig7874 | - | 13019 | 21808 | 13019 | 21808 | 2 | 13019,21745, | 13222,21808, | 0 | ORYCUNV1R1655 | incmpl | incmpl | 0,1, |
585 | NM_001167343 | Contig80915 | - | 685 | 1275 | 685 | 1275 | 2 | 685,1106, | 847,1275, | 0 | ORYCUNV1R1655 | incmpl | incmpl | 0,0, |
585 | NM_001167343 | Ultra113 | - | 79970 | 80448 | 79970 | 80448 | 2 | 79970,80342, | 80105,80448, | 0 | ORYCUNV1R1655 | incmpl | incmpl | 0,2, |
585 | NR_076934 | Contig150291 | + | 587 | 671 | 671 | 671 | 1 | 587, | 671, | 0 | | unk | unk | -1, |
593 | NM_001000563 | Ultra163 | - | 1058486 | 1059370 | 1058486 | 1059370 | 2 | 1058486,1058954, | 1058906,1059370, | 0 | Olr532 | incmpl | incmpl | 0,1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|