R/visualization.R
SecAct.CCC.sankey.Rd
Draw a sankey plot of cell-cell communication mediated by secreted proteins.
SecAct.CCC.sankey( data, colors_cellType, sender = NULL, secretedProtein = NULL, receiver = NULL )
A SpaCET object or a Seurat object.
Colors for cell types.
Sender cell types.
Secreted proteins.
Receiver cell types.
A ggplot2 object.