readDF.Annotation: Retrieve the annotation data frame from the service data...

Description Usage Arguments Value Author(s) See Also

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

1
2
## S3 method for class 'Annotation'
readDF(this, arrayType, verbose=FALSE, ...)

Arguments

arrayType

The microarray chip name.

verbose

if TRUE enables diagnostic messages.

...

Additional arguments.

Value

data.frame containing annotation data for a particular microarray.

Author(s)

Alex Lisovich, Roger Day

See Also

For more information see Annotation.


IdMappingRetrieval documentation built on Oct. 31, 2019, 8:08 a.m.