Open markgene opened 3 years ago
Did you load the Seurat library? it needs to be loaded for the file to be read Try adding: library(Seurat)
Hi @yaaraore, I find out the files I fetched with git clone
were not complete. They were only ~130 bytes. I downloaded the files by clicking the files, it works now. Thanks, @yaaraore!
Hi there, thanks for sharing the code and data. I download the data and open it with
readRDS()
, but it gives an error message (see below). I have a look at the file sizes. I guess the files do not have the data. Any other place I can find the data. Thanks!