2D visualization of the learned manifold of signaling networks
netVisual_embedding(
object,
slot.name = "netP",
type = c("functional", "structural"),
color.use = NULL,
pathway.remove = NULL,
pathway.remove.show = TRUE,
dot.size = c(2, 6),
label.size = 2,
dot.alpha = 0.5,
xlabel = "Dim 1",
ylabel = "Dim 2",
title = NULL,
font.size = 10,
font.size.title = 12,
do.label = T,
show.legend = T,
show.axes = T
)
CellChat object
the slot name of object that is used to compute centrality measures of signaling networks
"functional","structural"
defining the color for each cell group
a character vector defining the signaling to remove
whether show the removed signaling names
a range defining the size of the symbol
font size of the text
transparency
label of x-axis
label of y-axis
main title of the plot
font size of the text
font size of the title
label the each point
whether show the legend
whether show the axes