### Name: hgu95av2ALIAS2PROBE ### Title: Map between Common Gene Symbol Identifiers and Manufacturer ### Identifiers ### Aliases: hgu95av2ALIAS2PROBE ### Keywords: datasets ### ** Examples # Convert the object to a list xx <- as.list(hgu95av2ALIAS2PROBE) if(length(xx) > 0){ # Get the probe identifiers for the first two aliases xx[1:2] # Get the first one xx[[1]] }