Ali Farhat
Ali Farhat
This error happens in both Linux and Windows.
@ghuls @timoast @SeppeDeWinter @emirerkol Can you please try to update the links? Even these links here do not work:
Hi @Gesmira @nsanchezcollantes @saketkc @troels @pmarks I am still running into the same issue. I am following this tutorial: ``` library(Seurat) library(SeuratData) library(patchwork) library(SeuratWrappers) options(timeout = 600) #InstallData("ifnb") # load...
Nevermind. I was able to solve it using this comment here: https://github.com/satijalab/seurat/issues/9508#issuecomment-2540647707 "I solved the problem installing Seurat wrappers from remotes not specifying 'seurat5' and Seurat obj and Seurat from...