View source: R/dotplot_met_class_path.R
dotplot_met_class_path | R Documentation |
Plots dot plot pf PATHWAY and Metabolite class
dotplot_met_class_path(met_path, kegg_es, classm, xaxis, yaxis)
met_path |
dataframe of pathways mapped to significant metabolites |
kegg_es |
dataframe of enrichment score of pathways |
classm |
metabolite class super_class, main_class or sub_class |
xaxis |
font of x axis |
yaxis |
font of y axis |
dotplot_met_class_path (met_path, kegg_es,"sub_class", xaxis, yaxis)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.