updateCellChat: Update a single CellChat object

View source: R/CellChat_class.R

updateCellChatR Documentation

Update a single CellChat object

Description

Update a single previously calculated CellChat object (version < 1.6.0)

Usage

updateCellChat(object)

Arguments

object

CellChat object

Details

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'

Value

a updated CellChat object


sqjin/CellChat documentation built on Nov. 10, 2023, 4:29 a.m.