plotRank: Visualization of GSEA Rank Statistics

View source: R/ora.R

plotRankR Documentation

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)

Arguments

stats

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

Value

ggplot2 object


easybio documentation built on Sept. 17, 2024, 1:08 a.m.