module.curve: Display the patient-gene numbers during bi-clustering...

View source: R/moduleCurve.R

module.curveR Documentation

Display the patient-gene numbers during bi-clustering analysis

Description

Plot the curve of patient-gene number during bi-clustering analysis

Usage

module.curve(res.module, mod = names(res.module)[1])

Arguments

res.module

a 'seed.module' or 'cluster.module' object returned by seed.module or cluster.module

mod

the module to plot

Details

This function is used to display the patient and gene number during the bi-clustering analysis. It can be used for users to select the better gene or patient number for breakpoints.

Value

The plot for gene and patient number.

Author(s)

Guofeng Meng

Examples

module.curve(cluster.mod, 'M1')

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