Description Usage Arguments Details Value Author(s) Examples
Visualize columns after dimension reduction
1 2 3 4 5 |
object |
A |
depth |
Depth of the hierarchy. |
top_n |
Top n rows to use. By default it uses all rows in the original matrix. |
parent_node |
Parent node. If it is set, the function call is identical to |
method |
Which method to reduce the dimension of the data. |
scale_rows |
Whether to perform scaling on matrix rows. |
verbose |
Whether print messages. |
... |
Other arguments passed to |
The class IDs are extract at depth
.
No value is returned.
Zuguang Gu <z.gu@dkfz.de>
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.