Create a bipartite graph showing ligand-receptor pairs between two clusters.
Usage
PlotLRPairs(
x,
sending,
target,
top_n = 20,
rank_by = c("specificity", "mean", "sum"),
show_weight = TRUE,
title = NULL
)Create a bipartite graph showing ligand-receptor pairs between two clusters.
PlotLRPairs(
x,
sending,
target,
top_n = 20,
rank_by = c("specificity", "mean", "sum"),
show_weight = TRUE,
title = NULL
)