Description Usage Arguments Value
View source: R/preprocessing_filtering_reduction.R
Generate count matrix
1 | generate_count_matrix(cells, features, sparse, cell_names, feature_names)
|
cells |
Number of cells |
features |
Number of features |
sparse |
Is matrix sparse ? |
cell_names |
Cell names |
feature_names |
Feature names |
A matrix or a sparse matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.