met_pathways | R Documentation |
Gives information on pathways linked to significant metabolites specific to species of choice
met_pathways(df_metenrichment, sps, debug = 0)
df_metenrichment |
metenrichment score dataframe having metabolites, metabolite class and their enrichment score obtained from metclassenrichment |
sps |
species name |
debug |
1 to print some informative lines, 0 to suppress them |
met_path = met_pathways(df_metenrichment = metenrichment, sps = 'hsa', debug = 0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.