Hi there, thanks for the great tool.
I followed the python IRLS example but after a short while I get an out of memory error and python is killed (working on a cluster). Even requesting up to 512GB of RAM did not help. I used a cluster subset of 500 cells with 3000 genes, so this should not be a problem.
When running the same count table imported into R the results are there within a few seconds, somehow you python implementation is killing itself. I'm running CS-CORE with the following package versions:
python 3.9.16
numpy 1.23.5
scipy 1.7.2
Looking forward to use it in the future!
best
Daniel
Hi there, thanks for the great tool.
I followed the python IRLS example but after a short while I get an out of memory error and python is killed (working on a cluster). Even requesting up to 512GB of RAM did not help. I used a cluster subset of 500 cells with 3000 genes, so this should not be a problem.
When running the same count table imported into R the results are there within a few seconds, somehow you python implementation is killing itself. I'm running CS-CORE with the following package versions:
python 3.9.16
numpy 1.23.5
scipy 1.7.2
Looking forward to use it in the future!
best
Daniel