解决方法:
#在运行 `cellChat <- subsetData(cellChat)` 之前添加使用的数据库
CellChatDB <- CellChatDB.human
CellChatDB.use <- CellChatDB
cellChat@DB <- CellChatDB.use
#在运行 `cellChat <- subsetData(cellChat)` 之前添加使用的数据库
CellChatDB <- CellChatDB.human
CellChatDB.use <- CellChatDB
cellChat@DB <- CellChatDB.use