-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in Idents<-
: ! 'value' must be a factor or vector
#284
Comments
I also found this problem(seurate V5) [1] "Read in and process NicheNet's networks" |
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. |
|
same issue here! |
I still can't figure out what's going wrong here. If anyone could provide me with the following, it will be very helpful.
|
nichenet_output_agnostic <- nichenet_seuratobj_aggregate(
[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
seurate V5
The text was updated successfully, but these errors were encountered: