obj <- RunBanksy(obj,
lambda = 0.2, verbose = TRUE,
assay = "Spatial", slot= "data",
features = "variable", k_geom = 30)
Fetching data from slot data from assay Spatial
Error:
! The slot argument of GetAssayData() was deprecated in SeuratObject 5.0.0 and is now defunct.
ℹ Please use the layer argument instead.
Session info
packageVersion("Banksy")
[1] ‘1.2.0’
packageVersion("Seurat")
[1] ‘5.4.0’
packageVersion("SeuratObject")
[1] ‘5.3.0’
Fetching data from slot data from assay Spatial
Error:
! The
slotargument ofGetAssayData()was deprecated in SeuratObject 5.0.0 and is now defunct.ℹ Please use the
layerargument instead.Session info