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