\name{homologORGANISM} \alias{homologORGANISM} \title{Map tax identifiers to organism} \description{ homologORGANISM map tax identifier to the name the organism. } \details{ Mappings were based on data provided by:HomoloGene (ftp://ftp.ncbi.nlm.nih.gov/pub/HomoloGene/current/homologene.data) on 2 0 0 } \examples{ # Convert to a list xxx <- as.list(homologORGANISM) # randomly display 2 proteins sample(xxx, 2) }