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