Rdocumentation
powered by
Learn R Programming
annaffy (version 1.44.0)
aaf.handler: Handle feching annotation data columns
Description
Dispatches requests for annotation data to the correct function. Alternatively returns a list of all the columns it supports.
Usage
aaf.handler(probeids, chip, name)
Arguments
probeids
character vector containing probe ids
chip
name of chip
name
name of the column of data to return
Value
An
aafList
containing objects of the propper class.If no arguments are passed, it will return a character vector of the columns currently supported.