Skip to content
Discussion options

You must be logged in to vote

@INCLIVA-bioinformatics Great, thanks for confirming that deprecated SeuratObject functions were the cause of the issue. @SCHansmann would you be able to try updating your Seurat and SeuratObject and see if that solves the problem?

devtools::install_github("satijalab/seurat-object", ref = "main", force = TRUE)
devtools::install_github("satijalab/seurat", ref = "main", force = TRUE)

Be sure to restart your R session to ensure that no existing package installations conflict with the updated packages.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@INCLIVA-bioinformatics
Comment options

@YoukaiFromAccounting
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by YoukaiFromAccounting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants