calculateLigandReceptor: Calculate Ligand and Receptors

View source: R/CellComm_functions.R

calculateLigandReceptorR Documentation

Calculate Ligand and Receptors

Description

Calculate the ligand and receptor pairs from a graph. Used in the predict interactions function.

Usage

calculateLigandReceptor(graph)

Arguments

graph

igraph; the cell graph.

Value

dataframe; the dataframe with the cell pairs.


edroaldo/fusca documentation built on March 1, 2023, 1:43 p.m.