Learn R Programming

DOSE (version 2.10.6)

cnetplot_internal: cnetplot_internal

Description

plot function of gene Concept Net.

Usage

cnetplot_internal(inputList, categorySize = "geneNum", showCategory = 5, pvalue = NULL, foldChange = NULL, fixed = TRUE, DE.foldChange = NULL, ...)

Arguments

inputList
a list of gene IDs
categorySize
setting category size
showCategory
number of categories to plot
pvalue
pvalue
foldChange
fold Change
fixed
logical
DE.foldChange
logical
...
additional parameters

Value

plotted igraph object.