generate_count_matrix {ChromSCape} | R Documentation |
Generate count matrix
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