cellgeni / sceasy

A package to help convert different single-cell data formats to each other
GNU General Public License v3.0
346 stars 52 forks source link

memory issues trying to convert from anndata to Seurat #70

Open massisnascimento opened 1 year ago

massisnascimento commented 1 year ago

Hi, I am trying to convert a relatively large anndata file (33.8GB) to Seurat. However my RStudio session crashes before the conversion is done. I can see the memory usage going up all the way to use all available RAM (243GB) before crashing, with no temporary files being written in the meantime. Is this normal?