module.curve | R Documentation |
Plot the curve of patient-gene number during bi-clustering analysis
module.curve(res.module, mod = names(res.module)[1])
res.module |
a 'seed.module' or 'cluster.module' object returned by |
mod |
the module to plot |
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.
The plot for gene and patient number.
Guofeng Meng
module.curve(cluster.mod, 'M1')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.