aafProbe {annaffy} | R Documentation |
For the given probeids
, constructs an aafList
of
aafProbe
objects.
aafProbe(probeids)
probeids |
character vector containing probe ids |
An aafList
of aafProbe
objects.
Colin A. Smith, annaffy@colinsmith.org
probes <- ls(annaffySYMBOL) probesets <- aafProbe(probes) getURL(probesets[6:10])