View source: R/CellComm_functions.R
calculateLigandReceptor | R Documentation |
Calculate the ligand and receptor pairs from a graph. Used in the predict interactions function.
calculateLigandReceptor(graph)
graph |
igraph; the cell graph. |
dataframe; the dataframe with the cell pairs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.