Description Usage Arguments Value
View source: R/multintersect.R
Plots the results of 'multintersect' using a dot plot
1 2 | dotplot.multintersect(m, sizeRange = c(0, 20), colors = c(low = "blue",
mid = "grey", high = "yellow"), forceDivergent = FALSE)
|
m |
A list as produced by 'multintersect' |
sizeRange |
Size range of the dots |
colors |
A named vector of 'low', 'mid', and 'high' colors |
forceDivergent |
Logical; whether to force the use of a divergent color palette; otherwise only low/high colors are used when there is no negative enrichment. |
A ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.