feature_ggplot | R Documentation |
The core plotting component of plotEnrichment
feature_ggplot(x, usamp, limits, splitby)
x |
A |
usamp |
The name of the user-supplied sample |
limits |
Specify limits on data. Useful for controlling infinite estimation of odds ratio resulting from fisher's exact test. To remove limits, set c(-Inf, Inf). Default: c(-10, 15). |
splitby |
Metadata by which to split plots. Can be "none", "prediction", or "label". |
A ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.