powered by
plotChrMap
grabChrMapProbes
plotChrMap(chrdata, '22')
show(ChrMapPlot)
data('demo') plotmap <- plotChrMap(chrdata, '22', cytoband='q11.23') probes <- grabChrMapProbes(plotmap) library('hgu95av2.db') genes <- mget(probes, hgu95av2SYMBOL, ifnotfound=NA)
Run the code above in your browser using DataLab