### Name: hgu95av2ENZYME2PROBE ### Title: Map Between Enzyme Commission Numbers and Manufacturer ### Identifiers ### Aliases: hgu95av2ENZYME2PROBE ### Keywords: datasets ### ** Examples # Convert to a list xx <- as.list(hgu95av2ENZYME2PROBE) if(length(xx) > 0){ # Gets the probe identifiers for the first five enzyme #commission numbers xx[1:5] # Get the first one xx[[1]] }