如果数据是seurat格式了,无需转换,直接构建即可#创建cellchat对象cellchat <- createCellChat(object = pmbc, group.by = "cell_type")