Learn R Programming

clusterProfiler (version 2.0.1)

plotting.clusterProfile: plotting-clusterProfile

Description

Internal plot function for plotting compareClusterResult

Usage

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

Arguments

clProf.reshape.df
data frame of compareCluster result
type
one of dot and bar
by
one of percentage and count
title
graph title
font.size
graph font size
colorBy
one of pvalue or p.adjust

Value

ggplot object