cnetplot-methods: cnetplot method

Description Usage Arguments Value Author(s)

Description

cnetplot

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
cnetplot(x, showCategory = 5, categorySize = "geneNum", foldChange = NULL,
  fixed = TRUE, ...)

## S4 method for signature 'enrichResult'
cnetplot(x, showCategory = 5,
  categorySize = "pvalue", foldChange = NULL, fixed = TRUE, ...)

## S4 method for signature 'gseaResult'
cnetplot(x, showCategory = 5,
  categorySize = "pvalue", foldChange = NULL, fixed = TRUE, ...)

Arguments

x

enrichResult object

showCategory

number of category plotted

categorySize

one of geneNum or pvalue

foldChange

fold change of expression value

fixed

logical

...

additional parameters

Value

plot

Author(s)

Guangchuang Yu http://guangchuangyu.github.io


aiminy/ModifiedDOSE documentation built on May 10, 2019, 7:36 a.m.