\name{aqm.nuse} \alias{aqm.nuse} \title{ Performs NUSE plot on aqmobj.prepaffy objects. } \description{ \code{aqm.nuse} performs NUSE boxplots and outlier detection from it and formats the output for \code{aqm.plot} usage. } \usage{ aqm.nuse(affyproc, ...) } \arguments{ \item{affyproc}{ An object of class \code{\link{aqmobj.prepaffy}} } \item{...}{ Any arguments to \code{boxplot} } } \value{ An object of class \code{\link{aqmobj.nuse}} } \details{ See the aqm.prepaffy help or the aqm Vignette for example of this object. } \author{ Audrey Kauffmann } \seealso{ \code{\link{aqm.prepaffy}}, \code{\link{aqmobj.prepaffy}}, \code{\link{aqmobj.nuse}} }