Learn R Programming

CellChat (version 1.0.0)

computeNetD_structure: 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

Value