\name{aqmobj.prepaffy-class}
\docType{class}
\alias{aqmobj.prepaffy-class}
\alias{aqmobj.prepaffy}
\alias{class.aqmobj.prepaffy}

\title{ Class to contain data generated from aqm.prepaffy. }

\description{ Container for the output of \code{\link{aqm.prepaffy}} and
  for the input of the \code{\link{aqm.rle}} and \code{\link{aqm.nuse}}
  functions. }

\section{Slots}{
  \describe{
    \item{\code{dataPLM}:}{ A \code{\link[affyPLM:PLMset-class]{PLMset}}. }
    \item{\code{sN}:}{ Integers numbering the arrays to be used to label
      the plots. }
    }
  }
  
\details{
See the aqm.prepaffy help or the aqm Vignette for example of this object.
}

\author{ Audrey Kauffmann <kauffmann@bergonie.org> }

\keyword{classes}