\name{sc.bacelloSUBCELL} \alias{sc.bacelloSUBCELL} \alias{sc.bacelloSUBCELL2SPID} \title{Map protein identifier to the subcellular location} \description{ sc.bacelloSUBCELL provides mappings between a Swss-Prot protein identifier and the protein subcellular locations. } \details{ Mappings were based on data provided by: BaCelLo (\url{http://gpcr2.biocomp.unibo.it/bacello/datasets/animals_dataset.zip ; http://gpcr2.biocomp.unibo.it/bacello/datasets/fungi_dataset.zip ; http://gpcr2.biocomp.unibo.it/bacello/datasets/plants_dataset.zip}) on Swiss-Prot 48 } \examples{ ## Convert to a list xx <- as.list(sc.bacelloSUBCELL) ## Get the first one xx[[1]] ## For the reverse map sc.bacelloSUBCELL2SPID ## Convert to a list xx <- as.list(sc.bacelloSUBCELL2SPID) ## Get the first one xx[[1]] }