| aafSymbol {annaffy} | R Documentation |
For the given probeids, constructs a list of
aafSymbol objects containing annotation data from the
chip data package.
aafSymbol(probeids, chip)
probeids |
character vector containing probe ids |
chip |
name of the chip data package |
An aafList of aafSymbol objects. NA values are returned as
empty objects.
Colin A. Smith, annaffy@colinsmith.org
probes <- ls(annaffySYMBOL) symbols <- aafSymbol(probes, "annaffy") show(symbols[6:10])