nuID2probeID {lumi} | R Documentation |
~~ A concise (1-5 lines) description of what the function does. ~~
nuID2probeID(nuID, lib = "lumiHumanV1")
nuID |
a vector of nuID |
lib |
a nuID indexed Illumina annotation library |
return a list with the same length as the input nuID vector.
Pan Du
if (require(lumiHumanV1)) { nuID2probeID("B2J6WGhV.RevOJYff4", lib='lumiHumanV1') }