Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dotplot-methods

dotplot


Description

dot plot method

Usage

## S4 method for signature 'compareClusterResult'
dotplot(
  object,
  x = ~Cluster,
  color = "p.adjust",
  showCategory = 5,
  split = NULL,
  font.size = 12,
  title = "",
  by = "geneRatio",
  includeAll = TRUE
)

Arguments

object

compareClusterResult object

x

x variable

color

one of pvalue or p.adjust

showCategory

category numbers

split

ONTOLOGY or NULL

font.size

font size

title

figure title

by

one of geneRatio, Percentage or count

includeAll

logical


enrichplot

Visualization of Functional Enrichment Result

v1.10.2
Artistic-2.0
Authors
Guangchuang Yu [aut, cre] (<https://orcid.org/0000-0002-6485-8781>), Erqiang Hu [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.