View source: R/run_gsea_gobp_MVH.R
run_gsea_gobp_MVH | R Documentation |
Run fGSEA on GO biological processes pathway set.
run_gsea_gobp_MVH(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 data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.