plotLRnetwork: Create ligand receptor network plot

View source: R/plotLRnetwork.R

plotLRnetworkR Documentation

Create ligand receptor network plot

Description

Create ligand receptor network plot

Usage

plotLRnetwork(results, filtermin = 0, filtermax = 0)

Arguments

results

dataframe containing the fields- interacting_pair,Receptor,Ligand,Receptor_cluster,Ligand_cluster

filtermin

minimum number of interactions between the nodes

filtermax

maximum number of interactions between the nodes

Value

Returns network plot with ligand-receptor pair data


Morriseylab/scExtras documentation built on July 10, 2024, 6:41 a.m.