computeNetD_structure: Compute the structural distance between two signaling...

View source: R/analysis.R

computeNetD_structureR Documentation

Compute the structural distance between two signaling networks

Description

Compute the structural distance between two signaling networks

Usage

computeNetD_structure(g, h, w1 = 0.45, w2 = 0.45, w3 = 0.1)

Arguments

g

a graph object of one signaling network

h

a graph object of another signaling network

w1

parameter

w2

parameter

w3

parameter


sqjin/CellChat documentation built on Nov. 10, 2023, 4:29 a.m.