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