I meet a question that when i build a CellCall file
cellchat = createCellChat(object = T_cells1,meta =T_cells1@meta.data, group.by = "celltype")
and find
cellchat@data 21247 x 12257 sparse Matrix of class "dgCMatrix"
but
cellchat@data.signaling 0 x 12257 sparse Matrix of class "dgCMatrix"
Hope you can give me a hand,thank you.
I meet a question that when i build a CellCall file
cellchat = createCellChat(object = T_cells1,meta =T_cells1@meta.data, group.by = "celltype")and find
cellchat@data 21247 x 12257 sparse Matrix of class "dgCMatrix"but
cellchat@data.signaling 0 x 12257 sparse Matrix of class "dgCMatrix"Hope you can give me a hand,thank you.