View source: R/plotLRnetwork.R
plotLRnetwork | R Documentation |
Create ligand receptor network plot
plotLRnetwork(results, filtermin = 0, filtermax = 0)
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 |
Returns network plot with ligand-receptor pair data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.