Skip to contents

Plot a stored SpaTalk communication result without rerunning the optional backend.

Usage

SpaTalkPlot(
  object,
  result.name = NULL,
  plot_type = c("network", "bubble", "pathway", "tf"),
  ...
)

Arguments

object

A `Seurat` object with SpaTalk results.

result.name

Stored SpaTalk result name.

plot_type

Network, ligand-receptor bubble, pathway bubble, or receptor-TF view.

...

Arguments passed to the corresponding SCOP CCC plot.

Value

A `ggplot` or compatible plot object.