Learn R Programming

annaffy (version 1.44.0)

aafTableAnn: Constructor for aafTable objects from annotation data

Description

Constructs an aafTable object given a set of probe ids and desired annotation types.

Usage

aafTableAnn(probeids, chip, colnames = aaf.handler(chip = chip), widget = FALSE)

Arguments

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?

Value

An aafTable object.

See Also

aafTable-class