plot_heatmap | R Documentation |
Plots heatmap
plot_heatmap(met_path, shorten_name = TRUE, refmet_name = FALSE, xaxis, yaxis)
met_path |
dataframe of pathways mapped to significant metabolites |
shorten_name |
default TRUE if metabolite names are too big |
refmet_name |
default false, set to true if you want to plot according to refmet names |
xaxis |
font size for x axis |
yaxis |
fonr axis for y axis |
plot_heatmap(met_path, shorten_name=TRUE,refmet_name=FALSE, xaxis, yaxis)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.