\name{rma} \alias{rma} \alias{rma,FeatureSet-method} %- Also NEED an '\alias' for EACH other topic documented here. \title{RMA} \description{ RMA } \usage{ rma(object, ...) } %- maybe also 'usage' for other objects documented here. \arguments{ \item{object}{\code{FeatureSet} object} \item{\dots}{the dots} } \details{ *NOT* recommended for SNP arrays, see \code{\link{snprma}}. } \value{ \code{ExpressionSet} object. } \references{} \author{} \note{} \seealso{\code{\link{snprma}}} \examples{ } % Add one or more standard keywords, see file 'KEYWORDS' in the % R documentation directory. \keyword{manip}