Cell cluster statistics
cluster_stats.Rd
Calculate mean and variance for partition id and feature id
Usage
cluster_stats(
scMuffinList = NULL,
partition_id = NULL,
feature_name = NULL,
mean_f = mean,
var_f = sd,
na.rm = TRUE
)
cluster_stats.Rd
Calculate mean and variance for partition id and feature id
cluster_stats(
scMuffinList = NULL,
partition_id = NULL,
feature_name = NULL,
mean_f = mean,
var_f = sd,
na.rm = TRUE
)