plot_rankings: Plot a side-by-side comparison of multiple rankings.

plot_rankingsR Documentation

Plot a side-by-side comparison of multiple rankings.

Description

Each ranking's scores will be shown as a vertical violin plot without any additional markings. The gene sets will be shown as markers on top of the density visualization.

Usage

plot_rankings(rankings, gene_sets)

Arguments

rankings

A named list of rankings to display. The names will be shown as labels in the plot.

gene_sets

A named list of vectors of gene IDs to highlight. The names will be used to distinguish the sets and in the legend.

Details

This function requires the package plotly.


johrpan/geposan documentation built on Feb. 28, 2025, 3:48 a.m.