seurat icon indicating copy to clipboard operation
seurat copied to clipboard

error in evaluating the argument 'x' in selecting a method for function 't': Missing directory:

Open Flu09 opened this issue 11 months ago • 0 comments

i followed this vignette to create a seurat object then moved it to a different computer to do normalization etc.., so the path changed for the BP folder. it is still looking for the old path of where the folder was placed in the old computer. I repeated the steps to create the folder again but I am just posting this to report this issue and know how to avoid it in the future.

seurat_object <- NormalizeData(seurat_object) Normalizing layer: counts Error in (function (cond) : error in evaluating the argument 'x' in selecting a method for function 't': Missing directory: /mnt/a7619626-ad19-4d93-b171-74df6ad5b303/folder1/object_BP

Flu09 avatar Mar 06 '24 20:03 Flu09