smorabit / hdWGCNA

High dimensional weighted gene co-expression network analysis
https://smorabit.github.io/hdWGCNA/
Other
316 stars 31 forks source link

but FUN(X[[2]]) result is length 0 #176

Closed Tycooner closed 5 months ago

Tycooner commented 6 months ago

When run the step "MetacellsByGroups", it occurs the error:

"Error in vapply(X = keyed.objects, FUN = function(x) { : values must be length 1, but FUN(X[[2]]) result is length 0"

image

So what does this error mean?

smorabit commented 5 months ago

Hi, I am wondering if you converted this data from anndata to Seurat? I found a related issue: satijalab/seurat#5699

smorabit commented 5 months ago

Closing due to inactivity but please feel free to re-open.