Learn R Programming

WGCNA (version 1.25-1)

GTOMdist: Generalized Topological Overlap Measure

Description

Generalized Topological Overlap Measure, taking into account interactions of higher degree.

Usage

GTOMdist(adjMat, degree = 1)

Arguments

adjMat
adjacency matrix. See details below.
degree
integer specifying the maximum degree to be calculated.

Value

  • Matrix of the same dimension as the input adjMat.

References

Yip A, Horvath S (2007) Gene network interconnectedness and the generalized topological overlap measure. BMC Bioinformatics 2007, 8:22