readDF.Annotation: Retrieve the annotation data frame from the service data repository
Description
This is an internal function called from within Annotation.getDataFrame() on a particular
annotation object. The algorithm of the data frame extraction is annotation object type specific
and reflects the format and content of the data returned by a particular query system.
Usage
"readDF"(this, arrayType, verbose=FALSE, ...)
Arguments
arrayType
The microarray chip name.
verbose
if TRUE enables diagnostic messages. ...
Additional arguments.
Value
containing annotation data for a particular microarray.