View source: R/leading_edge_gene_analysis.R
plot_gsea_leg_plots | R Documentation |
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
plot_gsea_leg_plots(leading_edge_gene_df, title = "", strwidth = 30, topn = 20)
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 |
grob of ggplots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.