View source: R/CellChat_class.R
updateCellChat | R Documentation |
Update a single previously calculated CellChat object (version < 1.6.0)
updateCellChat(object)
object |
CellChat object |
version < 0.5.0: 'object@var.features' is now 'object@var.features$features'; 'object@net$sum' is now 'object@net$weight' if 'aggregateNet' has been run.
version 1.6.0: a 'object@images' slot is added and 'datatype' is added in 'object@options$datatype'
a updated CellChat object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.