Description Usage Arguments Value
Plot Manhatten Style Enrichment for each component
1 2 | manhatten_plot(enrichments, topn = 1, repel_force = 1,
legend_position = c(0.85, 0.8))
|
enrichments |
result of the component_enrichment() function |
topn |
int; how many components should be labeled |
repel_force; |
degree of force to move points apart form each other |
legend_position; |
numeric vector of length 2, giving positions between 0 and 1 where the legend should be placed within the plot |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.