plot_gsea_leg_plots: plot_gsea_leg_plots

View source: R/leading_edge_gene_analysis.R

plot_gsea_leg_plotsR Documentation

plot_gsea_leg_plots

Description

Given a "leading edge df" and title, plots GSEA curve with power = 0 and plots a bar plot with the top leading edge genes using plot_grid

Usage

plot_gsea_leg_plots(leading_edge_gene_df, title = "", strwidth = 30, topn = 20)

Arguments

title

string; title of gene set

strwidth

(optional; default 30) width of title strwrap

topn

(optional; default 20) the number of top leading edge genes to plot

leading_edge_df

dataframe output by get_leading_edge_df

Value

grob of ggplots


amyh25/Rsc documentation built on Jan. 29, 2024, 7:22 a.m.