mesposit
mesposit
I have the exact same issue as jchincheong: I ran `Idents(seuratObj) class(Idents(seuratObj)) [1] "factor" > levels(Idents(seuratObj)) [1] "T" "CD14 Mono" "NK" "Intermediate Mono" [5] "B memory & intermediate" "CD16 Mono"...
Hi again :) I've just tried it again using the example data set you provide in your [step-by-step vignette](https://github.com/saeyslab/nichenetr/blob/master/vignettes/seurat_steps.md) and there I run into the same error. Is it possible...
I am getting the same error with CellChat version 2.2.0. I have stored my colors in a named vector and used the this vector in `netVisual_diffInteraction` without any issues, but...