aafTableAnn {annaffy} | R Documentation |
Constructs an aafTable
object given a set of probe ids
and desired annotation types.
aafTableAnn(probeids, chip, colnames = aaf.handler(), widget = FALSE)
probeids |
character vector of probe ids |
chip |
name of the data package in which the annotation data is stored |
colnames |
character vector of annotation types |
widget |
boolean, use widget to select columns? |
An aafTable
object.
Colin A. Smith, annaffy@colinsmith.org