Clustering of the features_by_cell matrix
Usage
cluster_by_features(features_by_cells = NULL, n_comp = 10, ...)
Arguments
- features_by_cells
features by cells
- n_comp
numeric, Dimensions of reduction to use as input
- ...
arguments passed to Seurat::FindCLusters
Value
features_by_cells Seurat Object, object with saved dimension reduction components calculate on features by cells matrix