ggenrichGroup: ggenrichGroup function

Description Usage Arguments Value

View source: R/ggenrichGroup.r

Description

ggenrichGroup function is used to draw the enrichment plot of multiple groups.

Usage

1
2
3
4
5
ggenrichGroup(
  file,
  labels,
  setcolor = c("red", "navy", "darkgreen", "blueviolet", "chocolate4", "black")
)

Arguments

file

input file, The return value of the preprocess function (ggenrichData function param: format="R_ClusterProfiler",type="groups_pathway")

labels

set the legend label.

setcolor

set color. default ("red","navy","darkgreen","blueviolet","chocolate4","black")

Value

a plot, the format is pdf


ying-ge/ggEnrich documentation built on Nov. 24, 2019, 12:34 p.m.