Description Usage Arguments Value
plot enriched pathways A function to plot enriched pathways, y axis is normalized enrichment score, x axis is sign(NES)*(-log10(FDR))
1 2 3 4 5 6 |
gsea.df |
A data frame, output from sg_gsea function |
pathway.list |
Pathways user provided to label, a character variable |
direction |
A string, "pos" or "neg" or "both" to label positive or negative or both enriched pathways |
n |
A number, defining how many pos or neg or both pathways to label |
A pdf plot with NES as y axis and sign(NES)*(-log10(FDR)) as x axis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.