Compute and visualize the contribution of each ligand-receptor pair in the overall signaling pathways
netAnalysis_contribution(
object,
signaling,
signaling.name = NULL,
width = 0.1,
vertex.receiver = NULL,
thresh = 0.05,
return.data = FALSE,
x.rotation = 0,
title = "Contribution of each L-R pair",
font.size = 10,
font.size.title = 10
)
CellChat object
a signaling pathway name
alternative signaling pathway name to show on the plot
the width of individual bar
a numeric vector giving the index of the cell groups as targets in the first hierarchy plot
threshold of the p-value for determining significant interaction
whether return the data.frame consisting of the predicted L-R pairs and their contribution
rotation of x-label
the title of the plot
font size of the text
font size of the title