powered by
Gets the common name of the compounds of the kegg codes given.
get_cpd_names(kegg_codes)
Character vector with kegg codes.
Named vector with the names of the compounds. The names of the vector are the compounds' names and the vector elements the kegg codes.
# NOT RUN { get_cpd_names(c("cpd:C00001", "cpd:C00008", "gl:G13099")) # }
Run the code above in your browser using DataLab