| sc.bacelloSUBCELL {sc.bacello.db} | R Documentation |
sc.bacelloSUBCELL provides mappings between a Swss-Prot protein identifier and the protein subcellular locations.
Mappings were based on data provided by: BaCelLo (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
## 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]]