You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
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.