\name{sysptmORGANISM} \alias{sysptmORGANISM} \title{Map SysPTM protein identifiers to organism} \description{ sysptmORGANISM map SysPTM protein identifiers to the name the organism. } \details{ Mappings were based on data provided by: SysPTM (\url{http://www.biosino.org/papers/SysPTM/Current/ptm ; http://www.biosino.org/papers/SysPTM/Current/name ; http://www.biosino.org/papers/SysPTM/Current/Protein_ID_equal}) on v1.1, 2008-11-20 } \examples{ # Convert to a list xxx <- as.list(sysptmORGANISM) # randomly display 10 proteins sample(xxx, 10) }