SCP
SCP copied to clipboard
RunDEtest Error
Hi I am getting the following error, please help to fix it
DIS_sub <- RunDEtest(srt = DIS_n, group_by = "Cell_Type", fc.threshold = 1, only.pos = FALSE)
[2023-08-20 16:44:07] Start DEtest
Workers: 14
Error:
! The slot argument of Assays() was deprecated in SeuratObject 5.0.0 and is now defunct.
ℹ Please use LayerData() instead.
The current version of SCP only supports Seurat versions below 5.0. Once Seurat 5.0 becomes stable, I will consider adding support for it. Therefore, for now, you have two options: either reinstall Seurat version 4.3 or lower, or use renv to create a separate environment with the required dependencies to run SCP.