plotting.clusterProfile: plotting-clusterProfile

View source: R/utilities.R

plotting.clusterProfileR Documentation

plotting-clusterProfile

Description

Internal plot function for plotting compareClusterResult

Usage

plotting.clusterProfile(
  clProf.reshape.df,
  x = ~Cluster,
  type = "dot",
  colorBy = "p.adjust",
  by = "geneRatio",
  title = "",
  font.size = 12
)

Arguments

clProf.reshape.df

data frame of compareCluster result

x

x variable

type

one of dot and bar

colorBy

one of pvalue or p.adjust

by

one of percentage and count

title

graph title

font.size

graph font size

Value

ggplot object

Author(s)

Guangchuang Yu https://guangchuangyu.github.io


YuLab-SMU/enrichplot documentation built on April 15, 2024, 5:18 p.m.