This is a test version of Biostars. For the public version, visit https://www.biostars.org.
determine the robustness of single-cell clusters

Hi All,

I'm working on single-cell RNA seq data mostly with the Seurat package. I need to assess cluster stability and determine the robustness of single-cell clusters but I could not find that many tools for this purpose.

Any recommendation and tools in R (preferably applicable for Seurat object or Sce object) would be appreciated. Thanks.

Maria

clustering rna-seq rna-seq r seurat

1 answer

scclusteval (https://github.com/crazyhottommy/scclusteval) does exactly that.

Log in to answer this question.