View source: R/summarize.deg.R
| summarize.deg.specific | R Documentation | 
Summarize the binary differential expression matrix transformed by bi.deg or the cross-validated DEGs predicted by deg.specific.
## S3 method for class 'deg.specific' summarize(res.deg, max.n = 10, ...)
| res.deg | a list returned by  | 
| max.n | the number of DEGs to display | 
| ... | other setting | 
This function summarizes the gene number before and after cross-validation.
A data.frame.
Guofeng Meng
report.deg <- summarize(deg.spc)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.