Learn R Programming

clusterProfiler (version 2.4.1)

plotting.clusterProfile: plotting-clusterProfile

Description

Internal plot function for plotting compareClusterResult

Usage

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

Arguments

clProf.reshape.df
data frame of compareCluster result
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