View source: R/plot_pathway_networks.R
plot_pathway_networks | R Documentation |
Plots 1st degree pathway network of only pathways having significant pathway score
plot_pathway_networks(met_path, kegg_es, colorEdge)
met_path |
dataframe of pathways mapped to significant metabolites |
kegg_es |
dataframe of enrichment score of pathways |
colorEdge |
default TRUE to color the edges by pathways |
plot_pathway_networks (met_path,kegg_es, TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.