CellChat之no slot of name “images” for this object of class “CellChat”

CellChat之no slot of name “images” for this object of class “CellChat” 遇到问题解决问题CellChat之no slot of name “images” for this object of class “CellChat”# 下载地址#cellchat.NLhttps://ndownloader.figshare.com/files/25954199#cellchat.LShttps://ndownloader.figshare.com/files/25956518cellchat.NL-readRDS(data/cellchat_humanSkin_NL.rds)cellchat.LS-readRDS(data/cellchat_humanSkin_LS.rds)1报错界面no slot of nameimagesforthisobjectofclass2原因这是因为cellchat版本不同导致的可以先使用updateCellChat函数将之前对象更新后再执行mergeCellChat合并的操作3解决方法cellchat.NL-updateCellChat(cellchat.NL)cellchat.LS-updateCellChat(cellchat.LS)object.list-list(NLcellchat.NL,LScellchat.LS)cellchat-mergeCellChat(object.list,add.namesnames(object.list))cellchat