cola_report-ConsensusPartition-method | R Documentation |
Make HTML report from the ConsensusPartition object
## S4 method for signature 'ConsensusPartition'
cola_report(object, output_dir = getwd(),
title = qq("cola Report for Consensus Partitioning (@{object@top_value_method}:@{object@partition_method})"),
env = parent.frame())
object |
A |
output_dir |
The output directory where the report is saved. |
title |
Title of the report. |
env |
Where the objects in the report are found, internally used. |
It generates report for a specific combination of top-value method and partitioning method.
No value is returned.
Zuguang Gu <z.gu@dkfz.de>
cola_report,ConsensusPartitionList-method
# There is no example
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.