Compute signaling network similarity for any pair of datasets
computeNetSimilarityPairwise(
object,
slot.name = "netP",
type = c("functional", "structural"),
comparison = NULL,
k = NULL,
thresh = NULL
)
A merged CellChat object
the slot name of object that is used to compute centrality measures of signaling networks
"functional","structural"
a numerical vector giving the datasets for comparison
the number of nearest neighbors
the fraction (0 to 0.25) of interactions to be trimmed before computing network similarity