View source: R/run_gsea_gobp.R
run_gsea_gobp | R Documentation |
Run fGSEA on GO biological processes pathway set.
run_gsea_gobp(marker_list, filter_pval = T)
marker_list |
FindMarkers output, not converted to human. |
filter_pval |
if T, filters FindMarkers results to remove p > 0.05. |
fGSEA results as dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.