get_cell_count_matrix | R Documentation |
Get cell counts from seurat object
get_cell_count_matrix(obj, row_var, col_var)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.