Cannot upload seurat object in RStudio

Hello!

I am trying to upload a Seurat object to RStudio which I am running on Galaxy. The object is ~2.2GB. When I try to upload it in RStudio I get an error message saying “Unexpected response from server”. I suspected that it is just a memory issue. I have checked how much disk space I have and I have used only 30MB of my allocated 250GB, so disk storage space should not be an issue. Does anyone know what could be the problem and if it is possible to get more disk space?

Thank you!

Could you try uploading it first to galaxy, and then subsequently importing it into RStudio using gx_get(##) where ## is the number of the dataset in your history.

1 Like