summarize.deg.specific: Summarize the patient-specific DEGs

Description Usage Arguments Details Value Author(s) Examples

View source: R/summarize.deg.R

Description

Summarize the binary differential expression matrix transformed by bi.deg or the cross-validated DEGs predicted by deg.specific.

Usage

1
2
## S3 method for class 'deg.specific'
summarize(res.deg, max.n = 10, ...)

Arguments

res.deg

a list returned by deg.specific

max.n

the number of DEGs to display

...

other setting

Details

This function summarizes the gene number before and after cross-validation.

Value

A data.frame.

Author(s)

Guofeng Meng

Examples

1
report.deg <- summarize(deg.spc)

DEComplexDisease documentation built on Nov. 8, 2020, 6:42 p.m.