## S3 method for class 'AromaTransform':
getOutputDataSet(this, onMissing=c("dropall", "drop", "NA", "error"), ...,
incomplete=FALSE, className=NULL, force=FALSE, verbose=FALSE)byPath() of
the class of the input AromaMicroarrayDataSet.character string specifying how non-processed files
should be returned.
If "drop", they are ignored and not part of the returned
data set.
If "dropall", TRUE, any in-memory cached results are ignored.Verbose.AromaMicroarrayDataSet or NULL.AromaTransform.