Schema for Gene Prediction - Gene Prediction
  Database: Radish    Primary Table: genePred    Row Count: 46,514
fieldexampleSQL type info
bin 585smallint(5) unsigned range
name Rs025080.1varchar(255) values
chrom R1varchar(255) values
strand +char(1) values
txStart 828int(10) unsigned range
txEnd 2526int(10) unsigned range
cdsStart 978int(10) unsigned range
cdsEnd 2319int(10) unsigned range
exonCount 1int(10) unsigned range
exonStarts 828,longblob  
exonEnds 2526,longblob  
score 0int(11) range
name2 Rs025080varchar(255) values
cdsStartStat incmplenum('none', 'unk', 'incmpl', 'cmpl') values
cdsEndStat incmplenum('none', 'unk', 'incmpl', 'cmpl') values
exonFrames 0,longblob  

Sample Rows
 
binnamechromstrandtxStarttxEndcdsStartcdsEndexonCountexonStartsexonEndsscorename2cdsStartStatcdsEndStatexonFrames
585Rs025080.1R1+828252697823191828,2526,0Rs025080incmplincmpl0,
585Rs035250.1R1+21058217552105821755221058,21440,21364,21755,0Rs035250incmplincmpl0,0,
585Rs035280.1R1-34617351303461735130234617,34978,34873,35130,0Rs035280incmplincmpl1,0,
585Rs035290.1R1+42452431984245243198342452,42785,43020,42546,42831,43198,0Rs035290incmplincmpl0,2,1,
585Rs035300.1R1-54460554235464255229254460,54985,54854,55423,0Rs035300incmplincmpl2,0,
585Rs035320.1R1+75209785777547478249675209,77011,77540,77769,77988,78171,76788,77131,77657,77859,78096,78577,0Rs035320incmplincmpl0,0,0,0,0,0,
585Rs035330.1R1-78953800847896580084178953,80084,0Rs035330incmplincmpl0,
585Rs035340.1R1-81084827928122682747681084,81322,81813,81975,82272,82597,81241,81682,81897,82060,82502,82792,0Rs035340incmplincmpl0,0,0,1,0,0,
585Rs000040.1R1-98041992799814499279498041,98436,98620,99205,98228,98479,98740,99279,0Rs000040incmplincmpl0,1,1,0,
586Rs000940.1R1-1659591680421659591678683165959,166358,167090,166037,166450,168042,0Rs000940incmplincmpl0,2,0,

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