Learn R Programming

CellChat (version 1.0.0)

subsetData: Subset the expression data of signaling genes for saving computation cost

Description

Subset the expression data of signaling genes for saving computation cost

Usage

subsetData(object, features = NULL)

Arguments

object

CellChat object

features

default = NULL: subset the expression data of signaling genes in CellChatDB.use

Value

An updated CellChat object by assigning a subset of the data into the slot `data.signaling`