View source: R/summarize.module.R
summarize.cluster.module | R Documentation |
Summarize the DEG modules
## S3 method for class 'cluster.module' summarize(res.module, max.n = 10, ...)
res.module |
a 'cluster.module' object returned by |
max.n |
the number of modules to display |
... |
other setting |
This function summarize the DEG modules
A data.frame.
Guofeng Meng
report.module <- summarize(cluster.mod)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.