"The slot
argument of SetAssayData()
is deprecated as of SeuratObject 5.0.0. Please use the layer
argument instead.
#9950
Replies: 2 comments 4 replies
-
Hello @Stephaniewy; thank you for your message. The Seurat team is aware of this issue and are actively transitioning some core functions to use layer arguments rather than slot arguments; notably those used in GetAssayData(), SetAssayData(), and FetchData(). We should have a fix for this very soon! |
Beta Was this translation helpful? Give feedback.
-
Hello hope you are well! I am receiving a similar message when trying to follow the 10x Visium Vignette at the point of data pre-processing: "Error in Any advice on how to solve this? Apologies if a basic question! I'm new to transcriptomic data analysis! Best, Daniel |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Warning message:
"The
slot
argument ofSetAssayData()
is deprecated as of SeuratObject 5.0.0.i Please use the
layer
argument instead.i The deprecated feature was likely used in the Seurat package.
Please report the issue at <https://github.com/satijalab/seurat/issues>."
but I'm not sure how I can deal with it.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions