Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unused argument (sct = FALSE) in paramSweep #194

Open
lizh0205 opened this issue Feb 28, 2024 · 2 comments
Open

unused argument (sct = FALSE) in paramSweep #194

lizh0205 opened this issue Feb 28, 2024 · 2 comments

Comments

@lizh0205
Copy link

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?

@yuzu1999
Copy link

Hello, I encountered the same problem, my doubletfinder version is 2.0.4, Seurat version is 5.0.1, do you solve this problem ?

@ZhuoLi1986
Copy link

Hello, I encountered the same problem, my doubletfinder version is 2.0.4, Seurat version is 5.0.1, do you solve this problem ?

I downgraded my Seurat back to Seurat4 and it is working now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants