GOplots: Plots for enrichment analysis

Description Usage Arguments

View source: R/Enrichmentplot.R

Description

Bar plot and bubble plot for GO enrichment analysis

Usage

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

Arguments

enrichment

a dataframe generated from GOEnrich

type

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

num.terms

number of terms to be plotted. Default is 10

axis

y axis,GO number term,GO Description description, or GO number~Description all,Default is all

data.type

prefix for Save file names

w

image weight

h

image height

save

Output file type,default is not save


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