This is a test version of Biostars. For the public version, visit https://www.biostars.org.
scVI vs Harmony, which is better for cell type based clustering in brain tissue?

Hello, I have a post-mortem dataset with 50+ donors. I do not have a brain region specific reference so I cannot use scANVI. I was wondering whether scVI or Harmony would be better in my case? I know both are good and available in python.

Thanks

harmony scvi single cell

1 answer

There is no "better" is my experience. It always depends on the dataset. Try both and integrate your biological knowledge to decide which makes more sense. I always go with harmony first (and fastMNN from batchelor second) as it is fast and usually sufficient.

Log in to answer this question.