\name{RaExExonProbesetLocation} \docType{data} \alias{RaExExonProbesetLocation} \title{Probe sequence for microarrays of type RaEx.} \description{This data object was automatically created by the package AnnotationDbi version 1.8.1.} \usage{data(RaExExonProbesetLocation)} \format{A data frame with 1065284 rows and 7 columns, as follows. \tabular{lll}{ EPROBESETID \tab exon-level probeset id \cr CHR \tab chroosome \cr STRAND \tab chromosome strand \cr START \tab start position of the Probe Selection Region on chromosome \cr END \tab end position of the Probe Selection Region on chromosome \cr GPROBESETID \tab Gene-level probeset id \cr ANNLEVEL \tab annotation level\cr }} \source{The exon-level probeset genome location was retrieved from Netaffx using AffyCompatible.} \keyword{datasets} \examples{ RaExExonProbesetLocation as.data.frame(RaExExonProbesetLocation[1:3,]) }