View source: R/CellChat_class.R
mergeCellChat | R Documentation |
Merge CellChat objects
mergeCellChat(
object.list,
add.names = NULL,
merge.data = FALSE,
cell.prefix = FALSE
)
object.list |
A list of multiple CellChat objects |
add.names |
A vector containing the name of each dataset |
merge.data |
whether merging the data for ALL genes. Default only merges the data of signaling genes |
cell.prefix |
whether prefix cell names |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.