Skip to content

The slot argument of Assays() was deprecated in SeuratObject 5.0.0 and is now defunct. #7701

Description

@nbutyrate

Hi, I am trying to analyze a Seurat object in the SCP package, and its throwing the following error.

Could you please take a look and let me know if its something you could help me resolve,

DIS_sub <- SCP::RunDEtest(srt = DIA_sub1, group_by = "Cell_Type", fc.threshold = 1, only.pos = FALSE)
[2023-08-20 18:48:35] 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.
Run rlang::last_trace() to see where the error occurred.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions