dotplot: dotplot

View source: R/clusterTools.R

dotplotR Documentation

dotplot

Description

plots dotplot profiles of ‘clusterOverlaps’ objects.

Usage

dotplot(
  x,
  p.min = 0.01,
  dot.sze = c(0.3, 2),
  value = c("overlap", "count", "statistic", "jaccard", "text"),
  n = 100,
  col = segmenTools::arno(n),
  breaks,
  xpd = FALSE,
  show.total = FALSE,
  tot.cex = 0.8,
  file,
  ...
)

raim/segmenTools documentation built on July 5, 2025, 4:34 a.m.