You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used to run it smoothly with seurat4. However, when I changed to seurat5, I got this error when running paramSweep. My doubletfinder version is 2.0.3.
sweep.res.list <- paramSweep(seurat, PCs = 1:30, sct = FALSE)
Error in paramSweep(seurat, PCs = 1:30, sct = FALSE) :
unused argument (sct = FALSE)
Could you please suggest any solution to this?
The text was updated successfully, but these errors were encountered:
Hello developer,
Thanks for sharing this tool.
I used to run it smoothly with seurat4. However, when I changed to seurat5, I got this error when running paramSweep. My doubletfinder version is 2.0.3.
sweep.res.list <- paramSweep(seurat, PCs = 1:30, sct = FALSE)
Error in paramSweep(seurat, PCs = 1:30, sct = FALSE) :
unused argument (sct = FALSE)
Could you please suggest any solution to this?
The text was updated successfully, but these errors were encountered: