View source: R/Plotting_Functions.R
plot_GSVA | R Documentation |
Plots results from GSVA analyses.
plot_GSVA(GSVA_res, row_text_size = 10, selected_nodes)
GSVA_res |
list containing the output from the perform_GSVA_dataset function. |
row_text_size |
size of the row labels. |
selected_nodes |
Nodes to plot. |
## Not run: plot_GSVA(GSVA_res,row_text_size = 10) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.