compute_singlecell_silh: Computes silhouette width for a sequence of single-cell...

Description Usage Arguments Value

View source: R/compute_singlecell_silh.R

Description

Computes silhouette width for a sequence of single-cell clustering

Usage

1
compute_singlecell_silh(clustering.list, d)

Arguments

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)

Value

names vector with names being number of clusters and values being average silhouette coefficient


mariiabilous/SuperCellBM documentation built on Jan. 28, 2022, 7:45 p.m.