mergeCellChat: Merge CellChat objects

View source: R/CellChat_class.R

mergeCellChatR Documentation

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. Default only merges the data of signaling genes

cell.prefix

whether prefix cell names


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