data(idiogramExample)
ix <- abs(colo.eset) > .225
colo.eset[ix] <- NA
idiogram(colo.eset,ucsf.chr,"14",method="i",dlim=c(-1,1),col=.rwb)
gffmat <- writeGFF3(colo.eset,ucsf.chr,"14",NULL)
gffmat[1:4,]
Run the code above in your browser using DataLab