Run gost to perform Gene Set Enrichment Analysis (GSEA).
run_gprofiler( obj, n_features = 3, factors = seq(1, 4), show_plot = TRUE, verbose = TRUE, ... )
n_features | Number of top features per factor to select. |
---|---|
factors | Which factors to run gprofiler on. |
show_plot | Whether to print the plot or simply return it. |
... | Additional arguments passed to gost. |