Description Usage Arguments Value
View source: R/compute_singlecell_silh.R
Computes silhouette width for a sequence of single-cell clustering
1 | compute_singlecell_silh(clustering.list, d)
|
clustering.list |
list of clustering result with names of the field being number of clusters and value being clusterting result |
d |
cell-to-cell distance (dissimilarity) |
names vector with names being number of clusters and values being average silhouette coefficient
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.