You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok once I run these two lines, the error is removed but I get a warning.
rdsveh <- NormalizeData(rdsveh)
rdsveh <- FindVariableFeatures(rdsveh, selection.method = "vst", nfeatures = 2000)
Warning in LayerData.Assay5(object = object[[assay]], layer = layer, ...) :
multiple layers are identified by counts.1 counts.2 counts.3 counts.4 counts.5 counts.6
only the first layer is used
Hi, in another response, you mentioned that hdWGCNA was updated to work for seurat v5. I am getting this error:
Error in SelectNetworkGenes(seurat_obj, wgcna_name = wgcna_name, ...) :
No genes found
Any ideas?
The text was updated successfully, but these errors were encountered: