-
Notifications
You must be signed in to change notification settings - Fork 2
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
Error when running function ICASpatial #1
Comments
UPDATE: even when I load just Seurat and CFS, I get the same error. |
Hi @inaciomdrs, Thank you for using Let me know, also if you have any additional questions or problems. |
Hi @c-thuil , The version of Seurat I'm using is 5.0.1. |
Hi @c-thuil I've the same issue. I use Seurat 5.0.0 . Any idea how to solve this ? Thanks |
Hi @nrosewick The issue should have been resolved on the development version of CFS. The main branch will be updated soon. devtools::install_github("c-thuil/CFS"
,ref="development") Let me know if this works for you, |
Hi @c-thuil Thank you for the prompt answer. I tried with the development version but it still do not work. I checked Seurat's RunICA function and apparently they have issues with their new v5.0 version : satijalab/seurat#8376 I can maybe contact directly Seurat's team. Thanks |
Hi @nrosewick Yes, I believe the problem comes from the RunICA function from Seurat. In the meantime, I have already updated the development version of CFS to work without the RunICA function from Seurat. Can you see if this works for you now? |
Environment
R version 4.3.1 (2023-06-16)
CFS Version: 0.9.7.2
Code I am using to run CFS
Error message
What can I be doing wrong?
The text was updated successfully, but these errors were encountered: