ggenrichplot: ggenrichplot function

Description Usage Arguments Value

View source: R/ggenrichplot.R

Description

ggenrichplot function is used to draw the enrichment plot.

Usage

1
2
3
4
5
6
7
ggenrichplot(
  file,
  type,
  mycolor = c("red", "navy", "darkgreen", "blueviolet", "chocolate4", "black"),
  plot_legend = "right",
  selectedGeneID = c("MCM5", "MCM2", "MCM6", "MA7", "PSMD3", "PSMB9")
)

Arguments

file

input file.

type

the type of plot. (dot,line,barcode,clusterprofiler)

mycolor

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

plot_legend

location of the legend. (left,right)

selectedGeneID

choose the gene you care about. default ("MCM5", "MCM2", "MCM6","MA7","PSMD3","PSMB9")

Value

a plot, the format is pdf


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