1054574
Results
1
comments of
1054574
> I have had the same issue using Seurat_4.3.0 and DoubletFinder_2.0.4. > To resolve, I copied the `doubletFinder` function from the GitHub page and replaced `seu@assays$RNA$counts` by `seu@assays$RNA@counts` and that...