Description Usage Arguments Details Value Author(s) Examples
Collect classes from HierarchicalPartition object
1 2 3 | ## S4 method for signature 'HierarchicalPartition'
collect_classes(object, depth = max_depth(object),
anno = get_anno(object[1]), anno_col = get_anno_col(object[1]))
|
object |
A |
depth |
Depth of the hierarchy. |
anno |
A data frame of annotations for the original matrix columns. By default it uses the annotations specified in |
anno_col |
A list of colors (color is defined as a named vector) for the annotations. If |
The function plots the hierarchy of the classes.
No value is returned.
Zuguang Gu <z.gu@dkfz.de>
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.