View source: R/support_metabolite_enrichment.R
map_pathways_to_metabolites | R Documentation |
map_pathways_to_metabolites
Function to map pathways to enzymes and subsequently to metabolites.
map_pathways_to_metabolites(metab_df, pathways = redHuman_pathways)
metab_df |
data frame with metabolites and their target/source enzymes |
pathways |
the pathway collection to be used to create a metabolite/pathway table. by default the pathway ontology of redHuman is used. |
data frame containing metabolites and their pathways
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.