View source: R/plotLRHeatmap.R
plotLRHeatmap | R Documentation |
Create ligand receptor heatmap plot
plotLRHeatmap(result, clusterby)
result |
dataframe containing the fields- interacting_pair,Receptor,Ligand,Receptor_cluster,Ligand_cluster |
clusterby |
clusterby option for heatmap. Choose from "both", "row","column" and "none" |
Returns heatmap with ligand-receptor pair data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.