Description Usage Arguments Details Value Author(s) See Also Examples
Collect plots from ConsensusPartition object
1 2 | ## S4 method for signature 'ConsensusPartition'
collect_plots(object, verbose = TRUE)
|
object |
A |
verbose |
Whether print messages. |
Plots by plot_ecdf, collect_classes,ConsensusPartition-method, consensus_heatmap, membership_heatmap
and get_signatures are arranged in one single page, for all avaialble k.
No value is returned.
Zuguang Gu <z.gu@dkfz.de>
collect_plots,ConsensusPartitionList-method collects plots for the ConsensusPartitionList-class object.
1 2 | data(golub_cola)
collect_plots(golub_cola["ATC", "skmeans"])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.