clusterModularity {scran} | R Documentation |
Calculate the modularity of each cluster from a graph, based on a null model of random connections between nodes.
This function has been moved to the bluster package as pairwiseModularity
.
clusterModularity(...)
... |
Arguments to pass to |
See ?pairwiseModularity
for more details.
Aaron Lun
pairwiseModularity
, the new name for this function.