刚刚测试了一下,可能是cellchat的bug,可以换成细胞类型序号绘制这个图,下面的代码获得细胞序号: print("设置感兴趣的细胞类型对应的细胞序号")print(paste(1:length(levels( cellchat@idents )),levels( cellchat@idents ),sep=":")) #单独的 print(paste(1:length(levels( cellchat2@idents$joint )),levels( cellcha...
回答于 2025-03-10 10:56
这个库在我吗云服务器上已经有了,不需要下载:/share/database/eggNOG/emapperdb-5.0.2/
回答于 2025-03-09 07:47