HierarchicalPartition-class | R Documentation |
The HierarchicalPartition class
The HierarchicalPartition-class
has following methods:
hierarchical_partition
:constructor method.
collect_classes,HierarchicalPartition-method
:plot the hierarchy of subgroups predicted.
get_classes,HierarchicalPartition-method
:get the class IDs of subgroups.
suggest_best_k,HierarchicalPartition-method
:guess the best number of partitions for each node.
get_matrix,HierarchicalPartition-method
:get the original matrix.
get_signatures,HierarchicalPartition-method
:get the signatures for each subgroup.
compare_signatures,HierarchicalPartition-method
:compare signatures from different nodes.
dimension_reduction,HierarchicalPartition-method
:make dimension reduction plots.
test_to_known_factors,HierarchicalPartition-method
:test correlation between predicted subgrouping and known annotations, if available.
cola_report,HierarchicalPartition-method
:generate a HTML report for the whole analysis.
functional_enrichment,HierarchicalPartition-method
:apply functional enrichment.
Zuguang Gu <z.gu@dkfz.de>
# There is no example
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.