collect_plots-ConsensusPartition-method | R Documentation |
Collect plots from ConsensusPartition object
## 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.
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.