View source: R/summarize.module.R
summarize.seed.module | R Documentation |
Summarize the DEG modules
## S3 method for class 'seed.module' summarize(res.module, max.n = 10, ...) summarize(...)
res.module |
a 'seed.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(seed.mod)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.