KEGGplots: Plots for enrichment analysis

Description Usage Arguments

View source: R/Enrichmentplot.R

Description

Bar plot and bubble plot for KEGG/DO enrichment analysis

Usage

1
2
3
4
5
6
7
8
9
KEGGplots(
  kegg,
  type = "bar",
  num.terms = 10,
  w = 0,
  h = 0,
  data.type = "",
  save = ""
)

Arguments

kegg

a dataframe generated from KEGGEnrich or DOEnrich

type

type of the plot, should be one of 'bar' and 'bubble'

num.terms

number of terms to be plotted. Default is 10

w

image weight

h

image height

data.type

prefix for Save file names

save

Output file type,default is not save


zexllin/lncRNAtools documentation built on Jan. 1, 2021, 1:52 p.m.