\name{gahgu95dprobe}
\docType{data}
\alias{gahgu95dprobe}
\title{Probe sequence for microarrays of type gahgu95d.}
\description{This data object was automatically created by the package AnnotationDbi version 1.5.24.}
\usage{data(gahgu95dprobe)}
\format{A data frame with 42258 rows and 6 columns, as follows.
  \tabular{lll}{
    sequence \tab character \tab probe sequence \cr
    x  \tab integer  \tab x-coordinate on the array \cr
    y  \tab integer  \tab y-coordinate on the array \cr
    Probe.Set.Name      \tab character \tab Affymetrix Probe Set Name \cr
    Probe.Interrogation.Position \tab integer \tab Probe Interrogation Position \cr
    Target.Strandedness \tab factor \tab Target Strandedness\cr
}}

\source{The probe sequence data was obtained from http://www.affymetrix.com.}

\keyword{datasets}
\examples{
  gahgu95dprobe
  as.data.frame(gahgu95dprobe[1:3,])
}