Learn R Programming

CellChat (version 1.0.0)

netAnalysis_signalingRole: Identification of dominant senders, receivers, mediators and influencers in the intercellular communication network

Description

Identification of dominant senders, receivers, mediators and influencers in the intercellular communication network

Usage

netAnalysis_signalingRole(
  object,
  slot.name = "netP",
  net = NULL,
  net.name = NULL
)

Arguments

object

CellChat object

slot.name

the slot name of object that is used to compute centrality measures of signaling networks

net

compute the centrality measures on a specific signaling network given by a 2 or 3 dimemsional array net

net.name

a character vector giving the name of signaling networks

Value