dotplot | R Documentation |
plots dotplot profiles of ‘clusterOverlaps’ objects.
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,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.