get_cl_medians | R Documentation |
Compute cluster medians for each row in a matrix
get_cl_medians(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 medians for each cluster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.