Collapse count matrices by cell type, given min/max number of cells
Collapse count matrices by cell type, given min/max number of cells
collapseCellsByType(cm, groups, min.cell.count = 10, max.cell.count = Inf)
cm |
count matrix |
groups |
factor specifying cell types |
min.cell.count |
numeric Minimum number of cells to include (default=10) |
max.cell.count |
numeric Maximum number of cells to include (default=Inf). If Inf, there is no maximum. |
Subsetted factor of collapsed cells by type, with NA cells omitted
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.