Skip to content

Creating a Vision object from SeuratV5 object #135

Description

@shp62

Hello,

Sorry if this is a very basic question but I am trying to make a Vision object from a SeuratV5 object

`signatures <- c("mh.all.v2023.2.Mm.symbols.gmt")

vision.obj <- Vision(seu.object, signatures = signatures)`

and I get the following error:
Importing counts from obj[["RNA"]]@CountS ...
Normalizing to counts per 10,000...
Error in .local(data, ...) :
no slot of name "counts" for this object of class "Assay5"

I believe this is because of the new seurat object data structure but I don't know how to point the function to the layer

Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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