Learn R Programming

easybio (version 1.1.1)

plotRank: Visualization of GSEA Rank Statistics

Description

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.

Usage

plotRank(stats)

Value

ggplot2 object

Arguments

stats

A numeric vector containing the ranked statistics from a GSEA analysis.