Learn R Programming

CellChat (version 1.0.0)

updateCellChat: Update a single CellChat object

Description

Update: object@var.features is now object@var.features$features; object@net$sum is now object@net$weight if `aggregateNet` has been run.

Usage

updateCellChat(object)

Arguments

object

CellChat object

Value

a updated CellChat object