Skip to main content
. 2021 Jul 19;12:666771. doi: 10.3389/fgene.2021.666771

Algorithm 1.

SCORE Algorithm

1 Create a dendrogram tree using CORE, keeping Euclidean distance matrix M for bagging runs:
2 Create a vector bk (k = 1, 2, …, m);
3 Populate bk with a subsample of cells, with replacement, from the set of all cells C;
4 Create a new matrix, Nk, of Euclidean distances for the cells in bk, using values from M;
5 Generate a new dendrogram tree and clustering of cells;
6 Record result from optimal stability of subsampled tree;
7 Vote on most commonly occurring result;
8 Choose most stable result from the original dendrogram tree