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

Description Usage Arguments Details Value Author(s) Examples

View source: R/moduleCurve.R

Description

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

Usage

1
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

1
2
3
4
## Not run: 
module.curve(res.module, "M1")

## End(Not run)

menggf/decd documentation built on Jan. 2, 2020, 12:53 a.m.