Andres Suarez

Generation

code to explanationWed, 07 Jun 2023

metabolite_info <- keggGet("cpd:C00022") pathway <- metabolite_info[grepl("PATWHAY", names(metabolite_info))]

This means that you are getting all the pathways that the metabolite of interest is involved in.

Want to kickstart your project?Use the new AI Studio to create your code