CCI_network: Network viewing of cell-cell communication

View source: R/CCI_network.r

CCI_networkR Documentation

Network viewing of cell-cell communication

Description

Network viewing of cell-cell communication

Usage

CCI_network(
  interaction_count,
  mycolor,
  vertex.label.cex = 1.5,
  edge.label.cex = 1,
  title = "",
  edgeLabel = TRUE
)

Arguments

interaction_count

A data frame of the ligand-receptor interactions between pairwise cell types.

mycolor

Colors used to represent different cell types.

vertex.label.cex

The label size of vertex. Default is 1.5.

edge.label.cex

The size of label for arrows. Default is 1.

title

The text for the title. Default is NULL.

edgeLabel

Default is TRUE.

Value

A network graph of the significant interactions.


Jasonxu0109/PlantPhoneDB documentation built on Jan. 2, 2023, 8:53 p.m.