Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

collapseCellsByType

Collapse count matrices by cell type, given min/max number of cells


Description

Collapse count matrices by cell type, given min/max number of cells

Usage

collapseCellsByType(cm, groups, min.cell.count = 10, max.cell.count = Inf)

Arguments

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.

Value

Subsetted factor of collapsed cells by type, with NA cells omitted


conos

Clustering on Network of Samples

v1.4.0
GPL-3
Authors
Viktor Petukhov [aut], Nikolas Barkas [aut], Peter Kharchenko [aut], Weiliang Qiu [ctb], Evan Biederstedt [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.