Description Usage Arguments Value
View source: R/ggenrichGroup.r
ggenrichGroup function is used to draw the enrichment plot of multiple groups.
| 1 2 3 4 5 | ggenrichGroup(
  file,
  labels,
  setcolor = c("red", "navy", "darkgreen", "blueviolet", "chocolate4", "black")
)
 | 
| 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") | 
a plot, the format is pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.