BatchAdjust(expressionSet, batchVariableName, covariateVariableNames=c())ExpressionSet object that contains data to be adjusted for batch effects. This object should contain at least one phenoData column that indicates the batch number for each sample. Covariates may also be specified in other phenoData columns. Required.
phenoData column that indicates the batch number for each sample. Required.
phenoData column(s) that indicate the covariate information for each sample. Optional.