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

Memory issue #12

Open
Cristinacondel1 opened this issue May 12, 2023 · 2 comments
Open

Memory issue #12

Cristinacondel1 opened this issue May 12, 2023 · 2 comments

Comments

@Cristinacondel1
Copy link

Hi!

I'm trying to run the function on 100756 cells for the GO genesets and I'm always running into the same memory issue:

In asMethod(object) :
sparse->dense coercion: allocating vector of size 17.8 GiB

I'm doing this on a cluster with quite a big capacity so I decided to fraction the cells to be able to run it. I was wondering if then the data from different runs would be comparable, because from what I understand from normal GSVA the results are only comparable intradataset.

Thank you!

@guokai8
Copy link
Owner

guokai8 commented Jun 21, 2023

Hi @Cristinacondel1 ,
Yes. You are correct. It could be only comparable within the same data. I am working on the memory issues and will update the function in next version.
Best,
K

@guokai8
Copy link
Owner

guokai8 commented Nov 28, 2023

Hi @Cristinacondel1 ,
Please try the new version by setting the batch parameter within the scgsva.
K

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

2 participants