dotplot.multintersect: dotplot.multintersect

Description Usage Arguments Value

View source: R/multintersect.R

Description

Plots the results of 'multintersect' using a dot plot

Usage

1
2
dotplot.multintersect(m, sizeRange = c(0, 20), colors = c(low = "blue",
  mid = "grey", high = "yellow"), forceDivergent = FALSE)

Arguments

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.

Value

A ggplot.


plger/overlapper documentation built on Feb. 28, 2021, 10:57 p.m.