summarize.seed.module {DEComplexDisease} | 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)