Description Usage Arguments Value References
Performs GSEA (using fgsea) and returns a GSEA-style enrichment plot. Optionally create an \ enrichment plot with multiple layers that correspong to enrichnment of a given "pathway" in a list of ranked genes \ such that each entry in a list corresponds to a different enrichment plot. Alternatively, one may supply a list of \ pathways to overlay the enrichment of multiple pathways on one ranked list. Can't do both though....
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
pathway |
= vector (or list) of genes. Names of list will define plot coloring. |
stats |
= vector (or list) of ranked gene stats (usually fold change or SNR) with names \ that contain the gene name. Names of list will define plot coloring. |
rug |
= whether to make a rug plot(s). |
dot_enhance |
character string denoting a color that enhances the dot appearance \ with another color |
all_the_rest_of_them |
Should be self explanatory |
Performs GSEA of "pathway" genes on stats'
fgsea package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.