reorder_cl | R Documentation |
Reorder cluster based on hiearchical clustering of clusters based on average cluster values for the input data matrix
reorder_cl(cl, dat)
cl |
A vector of cluster membership with cells as names, and cluster id as values. |
dat |
The data matrix with cells as columns. |
Reorder cluster membership vector. The cluster id start from 1 to the number of clusters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.