Description Usage Arguments Value Author(s)
cnetplot
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, ...)
|
x |
enrichResult object |
showCategory |
number of category plotted |
categorySize |
one of geneNum or pvalue |
foldChange |
fold change of expression value |
fixed |
logical |
... |
additional parameters |
plot
Guangchuang Yu http://guangchuangyu.github.io
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.