View source: R/visualization.R
plotPathway | R Documentation |
Plot GSEA values on top of UMAP/TSNE coordinates.
plotPathway(data, pathwayName, fdr = 0.05)
data |
list; GFICF object |
pathwayName |
characters; Name of the pathway to plot. |
fdr |
number; FDR threshold to select significant pathways to plot. |
plot from ggplot2 package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.