extractAffyBatch.AffymetrixCelSet: Extracts an in-memory AffyBatch object from the CEL set
Description
Extracts an in-memory AffyBatch object from the CEL set.
Note that any modifications done to the extract object will not
be reflected in the original CEL set.
Usage
"extractAffyBatch"(this, ..., verbose=FALSE)
Details
Since the affy package is making use of special CDF environment
packages, this method will warn if the needed package is missing and
explain that affy will later try to download and install it
automatically.