You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code did not support Seurat v5 yet; My workaround is to manually navigate to source code "celloracle/data_conversion/seurat_to_mtx.R" and changed line 142 to "if (unlist(SO@version)[1] >= 4){"
After this command, cannot find the result object in anywhere without errors.
Seurat object processed by serate v5.
The text was updated successfully, but these errors were encountered: