get_cl_means | R Documentation |
Compute cluster means for each row in a matrix
get_cl_means(mat, cl)
mat |
A gene (rows) x samples (columns) sparse matrix |
cl |
A cluster factor object |
a matrix of genes (rows) x clusters (columns) with means for each cluster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.