### Name: hgu95av2PATH2PROBE ### Title: Map between Kyoto Encyclopedia of Genes and Genomes (KEGG) ### pathway identifiers and Manufacturer Identifiers ### Aliases: hgu95av2PATH2PROBE ### Keywords: datasets ### ** Examples # Convert the object to a list xx <- as.list(hgu95av2PATH2PROBE) if(length(xx) > 0){ # Get the probe identifiers for the first two pathway identifiers xx[1:2] # Get the first one xx[[1]] }