saeyslab / nichenetr

NicheNet: predict active ligand-target links between interacting cells
467 stars 116 forks source link

Error in `Idents<-`: ! 'value' must be a factor or vector #284

Open XIANZHE-LI opened 2 months ago

XIANZHE-LI commented 2 months ago

nichenet_output_agnostic <- nichenet_seuratobj_aggregate(

seurate V5

ShiweiHePH commented 1 month ago

I also found this problem(seurate V5)

[1] "Read in and process NicheNet's networks" [1] "Define expressed ligands and receptors in receiver and sender cells" [1] "Perform DE analysis in receiver cell" Error in Idents<-: ! 'value' must be a factor or vector

csangara commented 1 month ago

Hi,

Can both of you check that your NicheNet version is 2.1.5? This issue should have been fixed in #198, but it's possible that I overlooked some lines of code.

XIANZHE-LI commented 1 month ago

Hi,

Can both of you check that your NicheNet version is 2.1.5? This issue should have been fixed in #198, but it's possible that I overlooked some lines of code.

image