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

View source: R/summarize.deg.R

summarize.deg.specificR Documentation

Summarize the patient-specific DEGs

Description

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

Usage

## 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

report.deg <- summarize(deg.spc)

menggf/DEComplexDisease documentation built on June 30, 2022, 1:47 p.m.