I'm trying to process s single-cell RNA seq data using Scanpy. I usually use Seurat.
One of the major difference when using Scanpy is the lack of scDoubletFinder. The recommended alternative is to use scrublet. However, I find a large difference between the result of scrublet and scDoubletFinder.
Are there better alternatives to scrublet? Will scDoubletFinder be implemented in Python?