get_cell_count_matrix: Get cell counts from seurat object

get_cell_count_matrixR Documentation

Get cell counts from seurat object

Description

Get cell counts from seurat object

Usage

get_cell_count_matrix(obj, row_var, col_var)

Arguments

row_var

meta.data column to group for counts. will be rows in the output matrix

col_var

meta.data column to group for counts. will be columns in the output matrix

sobj

seurat object


rnabioco/scbp documentation built on July 7, 2023, 10:10 p.m.