hdWGCNA icon indicating copy to clipboard operation
hdWGCNA copied to clipboard

no applicable method for 'JoinLayers' applied to an object of class "c('Assay', 'KeyMixin')

Open DLY-2021 opened this issue 7 months ago • 4 comments

In Seurat V5 using hdWGCNA, I encountered the following issue: 'Error in UseMethod(generic = "JoinLayers", object = object) : no applicable method for 'JoinLayers' applied to an object of class "c('Assay', 'KeyMixin')"'. The code is: 'seurat_obj <- MetacellsByGroups( seurat_obj = seurat_obj, reduction = "harmony", assay = 'SCT', slot = 'counts')'

DLY-2021 avatar Jul 19 '24 03:07 DLY-2021