subsetData: Subset the expression data of signaling genes for saving...

View source: R/utilities.R

subsetDataR Documentation

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'


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