View source: R/Microclusters.R
poolMatrixRows | R Documentation |
Uses the provided pools to merge rows of the supplied data matrix
poolMatrixRows(data, pools)
data |
data.frame or matrix to pool |
pools |
named list of character vector describing cell ids in each pool |
Same as poolMatrixCols only operates on rows.
The pools
argument is obtained by running applyMicroClustering
Matrix of pooled data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.