R/plotting.R
plot_communication_heatmap.Rd
Create a heatmap of cluster-cluster communication.
plot_communication_heatmap( seurat_obj, database_name, clustering, key = "total", show_pvalue = TRUE, color_palette = NULL, title = NULL )
Seurat object.
Database name.
Clustering name.
LR pair or pathway name.
Show significance stars.
Color palette for heatmap.
Plot title.
A ggplot2 object.