Skip to content

Error calling estimateExpressionShiftMagnitudes function with Seurat object #49

@mkazanov

Description

@mkazanov

Hi, I am trying to use cacoa with Seurat object and to follow vignettes.
Code below failed on estimateExpressionShiftMagnitudes function with the following error message:

Error in FUN(X[[i]], ...) : 
  no slot of name "counts" for this object of class "Assay5"
cao <- Cacoa$new(so, sample.groups=sample.groups, cell.groups=cell.groups, sample.per.cell=sample.per.cell, 
                 ref.level="control", target.level="case")

cao$estimateCellLoadings()
cao$estimateExpressionShiftMagnitudes()

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions