getChipInfo(x, lib.mapping = NULL, species = c("Human", "Mouse", "Rat", "Unknown"), chipVersion = NULL, idMapping = FALSE, returnAllMatches = FALSE, verbose = TRUE)
getChipInfo
nuID2IlluminaID
, IlluminaID2nuID
## load example data
data(example.lumi)
if (require(lumiHumanIDMapping)) {
chipInfo <- getChipInfo(example.lumi, species='Human')
chipInfo
}
Run the code above in your browser using DataLab