calc_sc3_stability | R Documentation |
Calculate the SC3 stability index for every cluster at every resolution in a
set of clusterings. The index varies from 0 to 1, where 1 suggests that a
cluster is more stable across resolutions. See calc_sc3_stability_cluster()
for more details.
calc_sc3_stability(clusterings)
clusterings |
numeric matrix containing clustering information, each column contains clustering at a separate resolution |
matrix with stability score for each cluster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.