View source: R/AnalysisFunctions.R
poolCells | R Documentation |
create micro-clusters that reduce noise and complexity while maintaining the overall signal in the data
poolCells(object, cellsPerPartition = NULL)
object |
the VISION object for which to cluster the cells |
cellsPerPartition |
the minimum number of cells to put into a cluster |
the VISION with pooled cells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.