Learn R Programming

CellChat (version 1.0.0)

mergeCellChat: Merge CellChat objects

Description

Merge CellChat objects

Usage

mergeCellChat(
  object.list,
  add.names = NULL,
  merge.data = FALSE,
  cell.prefix = FALSE
)

Arguments

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

cell.prefix

whether prefix cell names

Value