hdWGCNA icon indicating copy to clipboard operation
hdWGCNA copied to clipboard

pbmc <- ModuleEigengenes( pbmc, group.by.vars = "orig.ident" ) pbmc@misc$PBMC$MEs %>% head NULL

Open Baozi9 opened this issue 11 months ago • 1 comments

When i run this code to compute all MEs in the full single-cell dataset , however, the result of MEs is full of the character"NAN",like the picuture just show. I don"t kown waht happened ,can someone give some sugggestion? Thanks a lot!! #####code pbmc <- ScaleData(pbmc, features = VariableFeatures(pbmc))

compute all MEs in the full single-cell dataset

pbmc <- ModuleEigengenes( pbmc, group.by.vars = "orig.ident" )

pbmc@misc$PBMC$MEs %>% head NULL 微信图片_20240307155709

Baozi9 avatar Mar 07 '24 07:03 Baozi9

Hi,

Are you able to reproduce this behavior on the tutorial dataset? I have not encountered NaN values in the modules table before.

smorabit avatar Mar 08 '24 02:03 smorabit

Closing this issue due to inactivity.

smorabit avatar Apr 15 '24 09:04 smorabit