plotRank | R Documentation |
The plotRank
function visualizes the ranked statistics of a GSEA (Gene Set Enrichment Analysis) analysis.
The function creates a plot where the x-axis represents the rank of each gene, and the y-axis shows
the corresponding ranked list metric.
plotRank(stats)
stats |
A numeric vector containing the ranked statistics from a GSEA analysis. |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.