require(hgu95av2.db)
## get the organism for this annotation package
organism("hgu95av2")
## get the organism this object refers to
## (for a ChromLocation object)
z <- buildChromLocation("hgu95av2")
organism(z)
Run the code above in your browser using DataLab