CellChat icon indicating copy to clipboard operation
CellChat copied to clipboard

UpdateCellChatDB() Function

Open zacharyjxy2020 opened this issue 2 years ago • 2 comments

I'm trying to use the UpdateCellChatDB pipeline as written in this article:

https://htmlpreview.github.io/?https://github.com/jinworks/CellChat/blob/master/tutorial/Update-CellChatDB.html

However, even with the most recent version of R and CellChat, I get an error where the updateCellChatDB function is not found. How can I fix this?

zacharyjxy2020 avatar Mar 13 '24 21:03 zacharyjxy2020

@zacharyjxy2020 It is unexpected because you can find it at https://github.com/jinworks/CellChat/blob/main/man/updateCellChatDB.Rd and it works good at my side.

sqjin avatar Mar 22 '24 23:03 sqjin

I installed the newest version of CellChat but still am not getting this function. Am I installing cellchat incorrectly? I ran the following line:

devtools::install_github("jinworks/CellChat")

zacharyjxy2020 avatar Apr 15 '24 03:04 zacharyjxy2020