Open maddemaddi opened 3 years ago
The best way to troubleshoot would be to increase your memory allocation. How much RAM is your system currently using?
Hi @maddemaddi, I was wondering if you managed to solve this? Am experiencing the same error with a dataset of a couple of thousand cells. Thanks!
Hi! I have been able to succesfully generate loom files using mouse sc-data but now, 1 week later, I have faced issues running velocyto run on human samples. I am getting the following error:
I don't understand how this could be a memory error, as this specific sample only has around 1600 cells whereas the mouse samples I have used previously had about 9000 cells each and I didn't face a similar error.
For sorting, I used the following code:
And for running, I used the following code:
I have also tried running this with the general velocyto run function, but I am getting the same error.
I am using version 1.11 of samtools and version 0.17.17 of velocyto in a conda environment.
Thanks for the help!