Description Usage Arguments Details Value Author(s) Examples
View source: R/summarize.module.R
Summarize the DEG modules
1 2 | ## S3 method for class 'cluster.module.test'
summarize(res.module, max.n = 10)
|
res.module |
a 'cluster.module' object returned by |
max.n |
the number of modules to display |
This function summarize the DEG modules
A data.frame.
Guofeng Meng
1 2 3 4 | ## Not run:
report.module <- summarize(res.module)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.