Schema for xenoRefGene
  Database: eriEur2    Primary Table: xenoRefGene    Row Count: 315,055   Data last updated: 2020-08-19
Format description: A gene prediction with some additional info.
On download server: MariaDB table dump directory
fieldexampleSQL type info description
bin 585smallint(5) unsigned range Indexing field to speed chromosome range queries.
name NM_001088042varchar(255) values Name of gene (usually transcript_id from GTF)
chrom JH836713varchar(255) values Reference sequence chromosome or scaffold
strand -char(1) values + or - for strand
txStart 37642int(10) unsigned range Transcription start position (or end position for minus strand item)
txEnd 41284int(10) unsigned range Transcription end position (or start position for minus strand item)
cdsStart 37642int(10) unsigned range Coding region start (or end position for minus strand item)
cdsEnd 41284int(10) unsigned range Coding region end (or start position for minus strand item)
exonCount 3int(10) unsigned range Number of exons
exonStarts 37642,41036,41155,longblob   Exon start positions (or end positions for minus strand item)
exonEnds 37729,41153,41284,longblob   Exon end positions (or start positions for minus strand item)
score 0int(11) range score
name2 cgl.2.Svarchar(255) values Alternate name (e.g. gene_id from GTF)
cdsStartStat incmplenum('none', 'unk', 'incmpl', 'cmpl') values Status of CDS start annotation (none, unknown, incomplete, or complete)
cdsEndStat incmplenum('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
        eriEur2.all_mrna.qName (via xenoRefGene.name)
      eriEur2.xenoRefFlat.name (via xenoRefGene.name)
      eriEur2.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
 
binnamechromstrandtxStarttxEndcdsStartcdsEndexonCountexonStartsexonEndsscorename2cdsStartStatcdsEndStatexonFrames
585NM_001088042JH836713-37642412843764241284337642,41036,41155,37729,41153,41284,0cgl.2.Sincmplincmpl0,0,0,
593NM_001101017JH835625+114662811517971146628115179751146628,1146815,1150234,1151238,1151769,1146806,1146863,1150509,1151347,1151797,0LOC688090incmplincmpl2,0,0,1,2,
585NM_001100916JH835866-9004610166690049101651390046,95602,101532,91017,95823,101666,0MBOAT4cmplcmpl1,2,0,
586NM_001095903JH836574+18810121694718810121626715188101,190702,194584,196222,198797,199538,200143,202757,204740,206840,207201,212000,214136,216177,216914,188191,190886,194751,196282,198878,199607,200266,202912,204882,207010,207205,212159,214286,216267,216947,0crmp1.Lincmplcmpl0,0,1,0,0,0,0,0,2,0,2,0,0,0,-1,
591NM_001106777JH836095+8432338450288432338450284843233,844148,844512,844965,843347,844250,844614,845028,0RGD1561102incmplcmpl0,0,0,0,
598NM_001292528JH835455+177596117973651775961179735681775961,1781569,1782188,1791110,1792285,1795632,1796514,1797206,1776093,1781688,1782414,1791227,1792393,1795811,1796611,1797365,0rnpepincmplcmpl0,0,2,0,0,0,2,0,
75NM_001277835JH835445-251995027418852519950274188592519950,2573766,2574075,2574285,2574303,2580105,2645857,2680794,2741783,2520049,2573925,2574165,2574302,2574308,2580132,2645950,2680989,2741885,0STAG3incmplincmpl0,0,0,0,1,2,0,0,0,
73NM_001354265JH836022-21934388639244713883976121934,22201,22416,22628,22746,22828,22852,23237,23374,23404,23946,24034,24227,24297,34797,38637,42979,42997,43043,47606,49312,60 ...22176,22266,22500,22639,22785,22841,22866,23353,23388,23455,23982,24069,24251,24486,34881,38922,42996,43006,43208,47739,49383,60 ...0ANK2incmplcmpl-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,0,0,2,1,0,1,2,2,0,0,0,0,2,1,2,0,1,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 ...
77NM_001000426JH835353+477525052087804775250520878044775250,4975665,5208375,5208726,4775330,4975731,5208453,5208780,0Olr1124incmplincmpl0,0,0,0,
600NM_001380802JH835477-197087319731251970873197312521970873,1973002,1971089,1973125,0tag-260incmplincmpl0,0,

Note: all start coordinates in our database are 0-based, not 1-based. See explanation here.