clusterCoef: Clustering coefficient calculation

Description Usage Arguments Value Author(s)

View source: R/Functions.R

Description

This function calculates the clustering coefficients for all nodes in the network given by the input adjacency matrix.

Usage

1
clusterCoef(adjMat)

Arguments

adjMat

adjacency matrix

Value

A vector of clustering coefficients for each node.

Author(s)

Steve Horvath


nosarcasm/WGCNA documentation built on May 28, 2019, 1:01 p.m.