getOutputDataSet.Transform {aroma.affymetrix} | R Documentation |
Gets the transformed data set, if processed.
## S3 method for class 'Transform': getOutputDataSet(this, ..., verbose=FALSE)
... |
Not used. |
force |
If TRUE , any in-memory cached results are ignored. |
verbose |
See Verbose . |
Returns an AromaMicroarrayDataSet
or NULL
.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Transform
.