-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Hi,
This algorithm looks great. I'm wondering if it has been systematically validated on multiple real datasets? And have there been papers published using this approach? I'm interested in using it as part of my pipeline, but before doing that, I'd like to have an idea of how robust it is beyond the PBMC tutorial. Something like precision/recall or other metrics on benchmarking datasets would be helpful, as well as how many cells are needed for robust performance (200, 1000 or 5000 cells)
I just tried it on my data, and it gave me ~10% doublet rate. It's higher than expected (~3% based on 10x genomics user guide), but a good portion of the detected doublets fall into a cluster that I was suspecting to be doublets (no significant marker genes). This is great, although I'm not quite sure if I should simply exclude all these cells for re-analysis ...